./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor3.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash c89c2ec3a6d8d6162c4c4ac97fed99fb9c343c7a2c2e60d87226da2b47103d07 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-10 22:07:44,381 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-10 22:07:44,459 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-10 22:07:44,462 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-10 22:07:44,463 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-10 22:07:44,478 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-10 22:07:44,479 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-10 22:07:44,479 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-10 22:07:44,480 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-10 22:07:44,480 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-10 22:07:44,480 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-10 22:07:44,481 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-10 22:07:44,481 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-10 22:07:44,482 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-10 22:07:44,482 INFO L153 SettingsManager]: * Use SBE=true [2024-10-10 22:07:44,483 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-10 22:07:44,483 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-10 22:07:44,483 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-10 22:07:44,484 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-10 22:07:44,484 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-10 22:07:44,484 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-10 22:07:44,487 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-10 22:07:44,488 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-10 22:07:44,488 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-10 22:07:44,488 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-10 22:07:44,488 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-10 22:07:44,489 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-10 22:07:44,489 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-10 22:07:44,489 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-10 22:07:44,489 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-10 22:07:44,490 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-10 22:07:44,490 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-10 22:07:44,491 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-10 22:07:44,491 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-10 22:07:44,491 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-10 22:07:44,491 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-10 22:07:44,492 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-10 22:07:44,492 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-10 22:07:44,492 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-10 22:07:44,492 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-10 22:07:44,492 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-10 22:07:44,493 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-10 22:07:44,493 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c89c2ec3a6d8d6162c4c4ac97fed99fb9c343c7a2c2e60d87226da2b47103d07 [2024-10-10 22:07:44,707 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-10 22:07:44,729 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-10 22:07:44,731 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-10 22:07:44,733 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-10 22:07:44,733 INFO L274 PluginConnector]: CDTParser initialized [2024-10-10 22:07:44,734 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor3.i [2024-10-10 22:07:46,258 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-10 22:07:46,436 INFO L384 CDTParser]: Found 1 translation units. [2024-10-10 22:07:46,437 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor3.i [2024-10-10 22:07:46,443 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/ceb199086/c6c39c58b0ae427e8387687d7f04ae83/FLAGfb9e84786 [2024-10-10 22:07:46,464 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/ceb199086/c6c39c58b0ae427e8387687d7f04ae83 [2024-10-10 22:07:46,466 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-10 22:07:46,468 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-10 22:07:46,469 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-10 22:07:46,469 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-10 22:07:46,474 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-10 22:07:46,474 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,475 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@550b62ac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46, skipping insertion in model container [2024-10-10 22:07:46,476 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,500 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-10 22:07:46,738 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor3.i[1297,1310] [2024-10-10 22:07:46,747 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-10 22:07:46,793 INFO L200 MainTranslator]: Completed pre-run [2024-10-10 22:07:46,821 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor3.i[1297,1310] [2024-10-10 22:07:46,822 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-10 22:07:46,836 INFO L204 MainTranslator]: Completed translation [2024-10-10 22:07:46,836 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46 WrapperNode [2024-10-10 22:07:46,836 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-10 22:07:46,837 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-10 22:07:46,837 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-10 22:07:46,838 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-10 22:07:46,844 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,854 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,871 INFO L138 Inliner]: procedures = 16, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 76 [2024-10-10 22:07:46,872 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-10 22:07:46,872 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-10 22:07:46,872 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-10 22:07:46,872 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-10 22:07:46,881 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,881 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,883 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,895 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-10-10 22:07:46,895 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,896 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,902 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,904 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,905 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,906 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,907 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-10 22:07:46,908 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-10 22:07:46,908 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-10 22:07:46,908 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-10 22:07:46,909 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (1/1) ... [2024-10-10 22:07:46,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-10 22:07:46,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:46,943 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-10 22:07:46,948 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-10 22:07:46,993 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-10 22:07:46,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-10 22:07:46,994 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-10 22:07:46,994 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-10 22:07:46,994 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-10 22:07:46,995 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-10 22:07:46,995 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-10 22:07:46,995 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-10 22:07:46,995 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-10 22:07:46,995 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-10 22:07:46,996 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-10 22:07:46,996 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-10 22:07:46,996 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-10 22:07:46,996 INFO L130 BoogieDeclarations]: Found specification of procedure xor [2024-10-10 22:07:46,996 INFO L138 BoogieDeclarations]: Found implementation of procedure xor [2024-10-10 22:07:46,996 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-10 22:07:47,072 INFO L238 CfgBuilder]: Building ICFG [2024-10-10 22:07:47,074 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-10 22:07:47,239 INFO L? ?]: Removed 22 outVars from TransFormulas that were not future-live. [2024-10-10 22:07:47,239 INFO L287 CfgBuilder]: Performing block encoding [2024-10-10 22:07:47,267 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-10 22:07:47,268 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-10 22:07:47,268 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.10 10:07:47 BoogieIcfgContainer [2024-10-10 22:07:47,268 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-10 22:07:47,270 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-10 22:07:47,270 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-10 22:07:47,272 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-10 22:07:47,273 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.10 10:07:46" (1/3) ... [2024-10-10 22:07:47,273 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f551af9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.10 10:07:47, skipping insertion in model container [2024-10-10 22:07:47,273 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:07:46" (2/3) ... [2024-10-10 22:07:47,274 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1f551af9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.10 10:07:47, skipping insertion in model container [2024-10-10 22:07:47,274 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.10 10:07:47" (3/3) ... [2024-10-10 22:07:47,274 INFO L112 eAbstractionObserver]: Analyzing ICFG xor3.i [2024-10-10 22:07:47,286 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-10 22:07:47,287 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-10 22:07:47,339 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-10 22:07:47,345 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;@7b6f4c7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-10 22:07:47,345 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-10 22:07:47,349 INFO L276 IsEmpty]: Start isEmpty. Operand has 25 states, 19 states have (on average 1.5789473684210527) internal successors, (30), 20 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-10-10 22:07:47,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-10-10 22:07:47,355 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:47,356 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:47,356 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:47,360 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:47,361 INFO L85 PathProgramCache]: Analyzing trace with hash 787868281, now seen corresponding path program 1 times [2024-10-10 22:07:47,368 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:47,368 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1653286397] [2024-10-10 22:07:47,368 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:47,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:47,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:47,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-10 22:07:47,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:47,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-10 22:07:47,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:47,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-10 22:07:47,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:47,776 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-10 22:07:47,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:47,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1653286397] [2024-10-10 22:07:47,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1653286397] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:47,779 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [553646405] [2024-10-10 22:07:47,779 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:47,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:47,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:47,783 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:47,784 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-10 22:07:47,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:47,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-10-10 22:07:47,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:47,899 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-10 22:07:47,901 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-10 22:07:47,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [553646405] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 22:07:47,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-10 22:07:47,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 4 [2024-10-10 22:07:47,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [431002172] [2024-10-10 22:07:47,905 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 22:07:47,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-10 22:07:47,909 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:47,927 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-10 22:07:47,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-10 22:07:47,930 INFO L87 Difference]: Start difference. First operand has 25 states, 19 states have (on average 1.5789473684210527) internal successors, (30), 20 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) Second operand has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 states have internal predecessors, (16), 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-10-10 22:07:47,954 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:47,954 INFO L93 Difference]: Finished difference Result 48 states and 71 transitions. [2024-10-10 22:07:47,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-10 22:07:47,956 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 states have internal predecessors, (16), 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 25 [2024-10-10 22:07:47,957 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:47,963 INFO L225 Difference]: With dead ends: 48 [2024-10-10 22:07:47,963 INFO L226 Difference]: Without dead ends: 23 [2024-10-10 22:07:47,966 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-10 22:07:47,969 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:47,969 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 26 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:47,982 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-10-10 22:07:47,993 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-10-10 22:07:47,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 18 states have (on average 1.3333333333333333) internal successors, (24), 18 states have internal predecessors, (24), 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-10-10 22:07:47,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 30 transitions. [2024-10-10 22:07:47,997 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 30 transitions. Word has length 25 [2024-10-10 22:07:47,998 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:47,999 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 30 transitions. [2024-10-10 22:07:47,999 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 8.0) internal successors, (16), 2 states have internal predecessors, (16), 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-10-10 22:07:47,999 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 30 transitions. [2024-10-10 22:07:48,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-10-10 22:07:48,001 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:48,001 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:48,017 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-10 22:07:48,202 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-10-10 22:07:48,202 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:48,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:48,203 INFO L85 PathProgramCache]: Analyzing trace with hash 1966949311, now seen corresponding path program 1 times [2024-10-10 22:07:48,203 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:48,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1943319895] [2024-10-10 22:07:48,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:48,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:48,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-10 22:07:48,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-10 22:07:48,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-10 22:07:48,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-10 22:07:48,334 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:48,334 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1943319895] [2024-10-10 22:07:48,334 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1943319895] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:48,334 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1165184121] [2024-10-10 22:07:48,334 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:48,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:48,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:48,336 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:48,343 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-10 22:07:48,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-10 22:07:48,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:48,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-10 22:07:48,450 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-10 22:07:48,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1165184121] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 22:07:48,450 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-10 22:07:48,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5 [2024-10-10 22:07:48,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [537055201] [2024-10-10 22:07:48,454 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 22:07:48,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-10 22:07:48,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:48,456 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-10 22:07:48,456 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-10 22:07:48,456 INFO L87 Difference]: Start difference. First operand 23 states and 30 transitions. Second operand has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 2 states have internal predecessors, (13), 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-10-10 22:07:48,476 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:48,477 INFO L93 Difference]: Finished difference Result 45 states and 59 transitions. [2024-10-10 22:07:48,478 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-10 22:07:48,478 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 2 states have internal predecessors, (13), 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 25 [2024-10-10 22:07:48,478 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:48,479 INFO L225 Difference]: With dead ends: 45 [2024-10-10 22:07:48,479 INFO L226 Difference]: Without dead ends: 24 [2024-10-10 22:07:48,479 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-10 22:07:48,480 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:48,480 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 48 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:48,481 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-10-10 22:07:48,485 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 24. [2024-10-10 22:07:48,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 19 states have internal predecessors, (25), 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-10-10 22:07:48,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 31 transitions. [2024-10-10 22:07:48,489 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 31 transitions. Word has length 25 [2024-10-10 22:07:48,490 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:48,490 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 31 transitions. [2024-10-10 22:07:48,490 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 2 states have internal predecessors, (13), 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-10-10 22:07:48,490 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 31 transitions. [2024-10-10 22:07:48,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-10-10 22:07:48,492 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:48,492 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:48,504 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-10 22:07:48,692 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,3 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:48,693 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:48,693 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:48,694 INFO L85 PathProgramCache]: Analyzing trace with hash 1565927272, now seen corresponding path program 1 times [2024-10-10 22:07:48,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:48,694 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [312860706] [2024-10-10 22:07:48,694 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:48,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:48,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-10 22:07:48,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-10 22:07:48,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-10-10 22:07:48,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,828 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-10 22:07:48,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:48,829 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [312860706] [2024-10-10 22:07:48,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [312860706] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:48,829 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [835345413] [2024-10-10 22:07:48,829 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:48,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:48,830 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:48,831 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:48,835 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-10 22:07:48,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:48,895 INFO L255 TraceCheckSpWp]: Trace formula consists of 144 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-10 22:07:48,896 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:48,901 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-10-10 22:07:48,902 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-10 22:07:48,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [835345413] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 22:07:48,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-10 22:07:48,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 5 [2024-10-10 22:07:48,902 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2071197221] [2024-10-10 22:07:48,903 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 22:07:48,903 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-10 22:07:48,903 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:48,904 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-10 22:07:48,904 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-10 22:07:48,904 INFO L87 Difference]: Start difference. First operand 24 states and 31 transitions. Second operand has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 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-10-10 22:07:48,920 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:48,920 INFO L93 Difference]: Finished difference Result 49 states and 68 transitions. [2024-10-10 22:07:48,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-10 22:07:48,921 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 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 26 [2024-10-10 22:07:48,921 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:48,922 INFO L225 Difference]: With dead ends: 49 [2024-10-10 22:07:48,922 INFO L226 Difference]: Without dead ends: 30 [2024-10-10 22:07:48,922 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 32 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-10-10 22:07:48,923 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 8 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:48,923 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 46 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:48,924 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-10-10 22:07:48,926 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 25. [2024-10-10 22:07:48,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 20 states have (on average 1.3) internal successors, (26), 20 states have internal predecessors, (26), 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-10-10 22:07:48,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 32 transitions. [2024-10-10 22:07:48,927 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 32 transitions. Word has length 26 [2024-10-10 22:07:48,927 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:48,927 INFO L471 AbstractCegarLoop]: Abstraction has 25 states and 32 transitions. [2024-10-10 22:07:48,928 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 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-10-10 22:07:48,928 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 32 transitions. [2024-10-10 22:07:48,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-10-10 22:07:48,929 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:48,929 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:48,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-10 22:07:49,132 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:49,133 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:49,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:49,134 INFO L85 PathProgramCache]: Analyzing trace with hash 1251937313, now seen corresponding path program 1 times [2024-10-10 22:07:49,134 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:49,134 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [7304013] [2024-10-10 22:07:49,134 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:49,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:49,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-10 22:07:49,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-10 22:07:49,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-10-10 22:07:49,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,260 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 16 proven. 2 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-10 22:07:49,261 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:49,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [7304013] [2024-10-10 22:07:49,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [7304013] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:49,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1849029511] [2024-10-10 22:07:49,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:49,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:49,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:49,263 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:49,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-10 22:07:49,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-10 22:07:49,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:49,346 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-10 22:07:49,346 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-10 22:07:49,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1849029511] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 22:07:49,347 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-10 22:07:49,347 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-10 22:07:49,347 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [36542980] [2024-10-10 22:07:49,347 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 22:07:49,348 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-10 22:07:49,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:49,348 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-10 22:07:49,349 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-10 22:07:49,349 INFO L87 Difference]: Start difference. First operand 25 states and 32 transitions. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-10-10 22:07:49,364 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:49,365 INFO L93 Difference]: Finished difference Result 42 states and 53 transitions. [2024-10-10 22:07:49,366 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-10 22:07:49,366 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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 35 [2024-10-10 22:07:49,367 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:49,367 INFO L225 Difference]: With dead ends: 42 [2024-10-10 22:07:49,369 INFO L226 Difference]: Without dead ends: 26 [2024-10-10 22:07:49,369 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-10 22:07:49,370 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:49,371 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 47 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:49,373 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-10-10 22:07:49,375 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2024-10-10 22:07:49,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 21 states have (on average 1.2857142857142858) internal successors, (27), 21 states have internal predecessors, (27), 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-10-10 22:07:49,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 33 transitions. [2024-10-10 22:07:49,380 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 33 transitions. Word has length 35 [2024-10-10 22:07:49,380 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:49,380 INFO L471 AbstractCegarLoop]: Abstraction has 26 states and 33 transitions. [2024-10-10 22:07:49,380 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 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-10-10 22:07:49,380 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 33 transitions. [2024-10-10 22:07:49,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-10-10 22:07:49,381 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:49,381 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:49,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-10 22:07:49,582 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:49,582 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:49,583 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:49,583 INFO L85 PathProgramCache]: Analyzing trace with hash 1295306018, now seen corresponding path program 1 times [2024-10-10 22:07:49,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:49,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1543688847] [2024-10-10 22:07:49,584 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:49,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:49,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-10 22:07:49,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-10 22:07:49,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-10 22:07:49,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,697 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 16 proven. 2 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-10-10 22:07:49,699 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:49,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1543688847] [2024-10-10 22:07:49,699 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1543688847] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:49,699 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [642593905] [2024-10-10 22:07:49,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:49,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:49,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:49,701 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:49,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-10 22:07:49,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:49,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-10 22:07:49,779 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:49,811 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-10 22:07:49,811 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:49,853 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-10 22:07:49,854 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [642593905] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:49,854 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:49,854 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 3, 4] total 9 [2024-10-10 22:07:49,854 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1129547948] [2024-10-10 22:07:49,854 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:49,854 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-10 22:07:49,854 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:49,855 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-10 22:07:49,855 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-10-10 22:07:49,855 INFO L87 Difference]: Start difference. First operand 26 states and 33 transitions. Second operand has 9 states, 9 states have (on average 3.7777777777777777) internal successors, (34), 9 states have internal predecessors, (34), 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-10-10 22:07:49,895 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:49,895 INFO L93 Difference]: Finished difference Result 63 states and 89 transitions. [2024-10-10 22:07:49,896 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-10 22:07:49,896 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 3.7777777777777777) internal successors, (34), 9 states have internal predecessors, (34), 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 36 [2024-10-10 22:07:49,897 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:49,897 INFO L225 Difference]: With dead ends: 63 [2024-10-10 22:07:49,897 INFO L226 Difference]: Without dead ends: 40 [2024-10-10 22:07:49,897 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-10-10 22:07:49,898 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 14 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:49,898 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 112 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:49,899 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-10-10 22:07:49,904 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 35. [2024-10-10 22:07:49,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 30 states have (on average 1.3) internal successors, (39), 30 states have internal predecessors, (39), 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-10-10 22:07:49,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 45 transitions. [2024-10-10 22:07:49,907 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 45 transitions. Word has length 36 [2024-10-10 22:07:49,907 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:49,907 INFO L471 AbstractCegarLoop]: Abstraction has 35 states and 45 transitions. [2024-10-10 22:07:49,907 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 3.7777777777777777) internal successors, (34), 9 states have internal predecessors, (34), 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-10-10 22:07:49,907 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 45 transitions. [2024-10-10 22:07:49,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-10-10 22:07:49,909 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:49,909 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:49,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-10 22:07:50,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:50,111 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:50,111 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:50,111 INFO L85 PathProgramCache]: Analyzing trace with hash -2139585112, now seen corresponding path program 2 times [2024-10-10 22:07:50,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:50,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [687440266] [2024-10-10 22:07:50,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:50,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:50,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-10 22:07:50,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-10 22:07:50,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-10 22:07:50,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,185 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-10-10 22:07:50,185 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:50,185 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [687440266] [2024-10-10 22:07:50,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [687440266] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:50,185 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [889378120] [2024-10-10 22:07:50,185 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-10 22:07:50,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:50,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:50,187 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:50,188 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-10 22:07:50,284 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-10 22:07:50,284 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:07:50,285 INFO L255 TraceCheckSpWp]: Trace formula consists of 244 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-10 22:07:50,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:50,324 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-10-10 22:07:50,326 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:50,399 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-10-10 22:07:50,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [889378120] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:50,399 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:50,399 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 7] total 14 [2024-10-10 22:07:50,400 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [504784165] [2024-10-10 22:07:50,400 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:50,400 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-10-10 22:07:50,401 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:50,401 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-10-10 22:07:50,401 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-10-10 22:07:50,402 INFO L87 Difference]: Start difference. First operand 35 states and 45 transitions. Second operand has 14 states, 14 states have (on average 2.9285714285714284) internal successors, (41), 14 states have internal predecessors, (41), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-10-10 22:07:50,442 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:50,442 INFO L93 Difference]: Finished difference Result 71 states and 97 transitions. [2024-10-10 22:07:50,443 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-10 22:07:50,443 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.9285714285714284) internal successors, (41), 14 states have internal predecessors, (41), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 48 [2024-10-10 22:07:50,443 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:50,444 INFO L225 Difference]: With dead ends: 71 [2024-10-10 22:07:50,444 INFO L226 Difference]: Without dead ends: 42 [2024-10-10 22:07:50,445 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-10-10 22:07:50,445 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 113 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 138 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:50,446 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 138 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:50,446 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-10-10 22:07:50,450 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2024-10-10 22:07:50,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 37 states have (on average 1.2432432432432432) internal successors, (46), 37 states have internal predecessors, (46), 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-10-10 22:07:50,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 52 transitions. [2024-10-10 22:07:50,451 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 52 transitions. Word has length 48 [2024-10-10 22:07:50,451 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:50,451 INFO L471 AbstractCegarLoop]: Abstraction has 42 states and 52 transitions. [2024-10-10 22:07:50,451 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.9285714285714284) internal successors, (41), 14 states have internal predecessors, (41), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-10-10 22:07:50,452 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 52 transitions. [2024-10-10 22:07:50,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-10-10 22:07:50,453 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:50,453 INFO L215 NwaCegarLoop]: trace histogram [10, 6, 6, 6, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:50,470 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-10 22:07:50,653 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-10-10 22:07:50,655 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:50,655 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:50,655 INFO L85 PathProgramCache]: Analyzing trace with hash 230774751, now seen corresponding path program 3 times [2024-10-10 22:07:50,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:50,656 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1631578835] [2024-10-10 22:07:50,656 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:50,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-10 22:07:50,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-10 22:07:50,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-10-10 22:07:50,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:50,794 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 43 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-10-10 22:07:50,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:50,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1631578835] [2024-10-10 22:07:50,794 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1631578835] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:50,794 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [777441827] [2024-10-10 22:07:50,794 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-10 22:07:50,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:50,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:50,796 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:50,797 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-10 22:07:50,868 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-10 22:07:50,868 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:07:50,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-10 22:07:50,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:50,888 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 40 proven. 3 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-10-10 22:07:50,889 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:50,921 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 130 trivial. 0 not checked. [2024-10-10 22:07:50,921 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [777441827] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:50,921 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:50,921 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11 [2024-10-10 22:07:50,921 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1276487021] [2024-10-10 22:07:50,921 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:50,922 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-10 22:07:50,922 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:50,922 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-10 22:07:50,922 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-10 22:07:50,923 INFO L87 Difference]: Start difference. First operand 42 states and 52 transitions. Second operand has 11 states, 11 states have (on average 3.727272727272727) internal successors, (41), 11 states have internal predecessors, (41), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:50,957 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:50,957 INFO L93 Difference]: Finished difference Result 85 states and 117 transitions. [2024-10-10 22:07:50,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-10 22:07:50,958 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 3.727272727272727) internal successors, (41), 11 states have internal predecessors, (41), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 55 [2024-10-10 22:07:50,958 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:50,958 INFO L225 Difference]: With dead ends: 85 [2024-10-10 22:07:50,958 INFO L226 Difference]: Without dead ends: 57 [2024-10-10 22:07:50,959 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 119 GetRequests, 110 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-10 22:07:50,959 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 20 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:50,960 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 153 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:50,960 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2024-10-10 22:07:50,963 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 52. [2024-10-10 22:07:50,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 47 states have (on average 1.2553191489361701) internal successors, (59), 47 states have internal predecessors, (59), 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-10-10 22:07:50,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 65 transitions. [2024-10-10 22:07:50,964 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 65 transitions. Word has length 55 [2024-10-10 22:07:50,964 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:50,964 INFO L471 AbstractCegarLoop]: Abstraction has 52 states and 65 transitions. [2024-10-10 22:07:50,964 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 3.727272727272727) internal successors, (41), 11 states have internal predecessors, (41), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:50,964 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 65 transitions. [2024-10-10 22:07:50,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-10-10 22:07:50,966 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:50,966 INFO L215 NwaCegarLoop]: trace histogram [10, 9, 9, 9, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:50,978 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-10-10 22:07:51,169 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,8 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:51,170 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:51,171 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:51,171 INFO L85 PathProgramCache]: Analyzing trace with hash 1694041674, now seen corresponding path program 4 times [2024-10-10 22:07:51,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:51,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141326718] [2024-10-10 22:07:51,171 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:51,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:51,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:51,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-10 22:07:51,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:51,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-10 22:07:51,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:51,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-10-10 22:07:51,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:51,417 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 168 trivial. 0 not checked. [2024-10-10 22:07:51,417 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:51,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141326718] [2024-10-10 22:07:51,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1141326718] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:51,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [122704009] [2024-10-10 22:07:51,418 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-10 22:07:51,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:51,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:51,419 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:51,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-10 22:07:51,552 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-10 22:07:51,552 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:07:51,555 INFO L255 TraceCheckSpWp]: Trace formula consists of 366 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-10 22:07:51,557 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:51,602 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 70 proven. 12 refuted. 0 times theorem prover too weak. 141 trivial. 0 not checked. [2024-10-10 22:07:51,602 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:51,703 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 84 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked. [2024-10-10 22:07:51,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [122704009] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:51,703 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:51,704 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 6, 6] total 21 [2024-10-10 22:07:51,704 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1621217283] [2024-10-10 22:07:51,704 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:51,704 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-10-10 22:07:51,704 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:51,705 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-10-10 22:07:51,705 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=122, Invalid=298, Unknown=0, NotChecked=0, Total=420 [2024-10-10 22:07:51,706 INFO L87 Difference]: Start difference. First operand 52 states and 65 transitions. Second operand has 21 states, 21 states have (on average 2.8095238095238093) internal successors, (59), 21 states have internal predecessors, (59), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:51,778 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:51,779 INFO L93 Difference]: Finished difference Result 123 states and 172 transitions. [2024-10-10 22:07:51,782 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-10 22:07:51,783 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 2.8095238095238093) internal successors, (59), 21 states have internal predecessors, (59), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) Word has length 68 [2024-10-10 22:07:51,783 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:51,784 INFO L225 Difference]: With dead ends: 123 [2024-10-10 22:07:51,784 INFO L226 Difference]: Without dead ends: 83 [2024-10-10 22:07:51,784 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 152 GetRequests, 133 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 80 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=122, Invalid=298, Unknown=0, NotChecked=0, Total=420 [2024-10-10 22:07:51,785 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 118 mSDsluCounter, 167 mSDsCounter, 0 mSdLazyCounter, 66 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 118 SdHoareTripleChecker+Valid, 191 SdHoareTripleChecker+Invalid, 68 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 66 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:51,785 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [118 Valid, 191 Invalid, 68 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 66 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:07:51,785 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 83 states. [2024-10-10 22:07:51,793 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83. [2024-10-10 22:07:51,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 78 states have (on average 1.3461538461538463) internal successors, (105), 78 states have internal predecessors, (105), 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-10-10 22:07:51,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 111 transitions. [2024-10-10 22:07:51,794 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 111 transitions. Word has length 68 [2024-10-10 22:07:51,795 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:51,795 INFO L471 AbstractCegarLoop]: Abstraction has 83 states and 111 transitions. [2024-10-10 22:07:51,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 2.8095238095238093) internal successors, (59), 21 states have internal predecessors, (59), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:51,795 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 111 transitions. [2024-10-10 22:07:51,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-10-10 22:07:51,800 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:51,800 INFO L215 NwaCegarLoop]: trace histogram [24, 24, 24, 11, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:51,820 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-10 22:07:52,004 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2024-10-10 22:07:52,005 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:52,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:52,006 INFO L85 PathProgramCache]: Analyzing trace with hash 142341864, now seen corresponding path program 5 times [2024-10-10 22:07:52,006 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:52,006 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [554526986] [2024-10-10 22:07:52,006 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:52,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:52,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:52,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-10-10 22:07:52,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:52,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 44 [2024-10-10 22:07:52,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:52,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 82 [2024-10-10 22:07:52,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:52,356 INFO L134 CoverageAnalysis]: Checked inductivity of 999 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 933 trivial. 0 not checked. [2024-10-10 22:07:52,356 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:52,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [554526986] [2024-10-10 22:07:52,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [554526986] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:52,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [695275375] [2024-10-10 22:07:52,357 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-10 22:07:52,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:52,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:52,359 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:52,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-10 22:07:52,941 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 17 check-sat command(s) [2024-10-10 22:07:52,941 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:07:52,945 INFO L255 TraceCheckSpWp]: Trace formula consists of 470 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-10-10 22:07:52,948 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:53,113 INFO L134 CoverageAnalysis]: Checked inductivity of 999 backedges. 420 proven. 92 refuted. 0 times theorem prover too weak. 487 trivial. 0 not checked. [2024-10-10 22:07:53,113 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:53,341 INFO L134 CoverageAnalysis]: Checked inductivity of 999 backedges. 0 proven. 514 refuted. 0 times theorem prover too weak. 485 trivial. 0 not checked. [2024-10-10 22:07:53,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [695275375] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:53,341 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:53,341 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 11, 11] total 32 [2024-10-10 22:07:53,341 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1645908661] [2024-10-10 22:07:53,342 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:53,342 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-10-10 22:07:53,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:53,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-10-10 22:07:53,344 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=280, Invalid=712, Unknown=0, NotChecked=0, Total=992 [2024-10-10 22:07:53,344 INFO L87 Difference]: Start difference. First operand 83 states and 111 transitions. Second operand has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:53,445 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:53,445 INFO L93 Difference]: Finished difference Result 214 states and 313 transitions. [2024-10-10 22:07:53,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-10-10 22:07:53,446 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) Word has length 114 [2024-10-10 22:07:53,446 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:53,447 INFO L225 Difference]: With dead ends: 214 [2024-10-10 22:07:53,447 INFO L226 Difference]: Without dead ends: 144 [2024-10-10 22:07:53,448 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 245 GetRequests, 215 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 198 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=280, Invalid=712, Unknown=0, NotChecked=0, Total=992 [2024-10-10 22:07:53,449 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 328 mSDsluCounter, 237 mSDsCounter, 0 mSdLazyCounter, 87 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 328 SdHoareTripleChecker+Valid, 261 SdHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 87 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:53,449 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [328 Valid, 261 Invalid, 89 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 87 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:07:53,450 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 144 states. [2024-10-10 22:07:53,458 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 144 to 144. [2024-10-10 22:07:53,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 144 states, 139 states have (on average 1.410071942446043) internal successors, (196), 139 states have internal predecessors, (196), 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-10-10 22:07:53,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 202 transitions. [2024-10-10 22:07:53,460 INFO L78 Accepts]: Start accepts. Automaton has 144 states and 202 transitions. Word has length 114 [2024-10-10 22:07:53,460 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:53,460 INFO L471 AbstractCegarLoop]: Abstraction has 144 states and 202 transitions. [2024-10-10 22:07:53,461 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:53,461 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 202 transitions. [2024-10-10 22:07:53,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-10-10 22:07:53,464 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:53,464 INFO L215 NwaCegarLoop]: trace histogram [54, 54, 54, 12, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:53,484 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-10 22:07:53,667 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:53,667 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:53,668 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:53,668 INFO L85 PathProgramCache]: Analyzing trace with hash -978847169, now seen corresponding path program 6 times [2024-10-10 22:07:53,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:53,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533570261] [2024-10-10 22:07:53,669 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:53,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:53,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:54,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-10 22:07:54,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:54,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 75 [2024-10-10 22:07:54,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:54,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-10-10 22:07:54,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:54,197 INFO L134 CoverageAnalysis]: Checked inductivity of 4566 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 4488 trivial. 0 not checked. [2024-10-10 22:07:54,197 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:54,197 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [533570261] [2024-10-10 22:07:54,198 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [533570261] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:54,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [627175035] [2024-10-10 22:07:54,198 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-10 22:07:54,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:54,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:54,201 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:54,203 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-10 22:07:54,506 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2024-10-10 22:07:54,506 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:07:54,509 INFO L255 TraceCheckSpWp]: Trace formula consists of 339 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-10 22:07:54,512 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:54,610 INFO L134 CoverageAnalysis]: Checked inductivity of 4566 backedges. 2024 proven. 21 refuted. 0 times theorem prover too weak. 2521 trivial. 0 not checked. [2024-10-10 22:07:54,610 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:54,764 INFO L134 CoverageAnalysis]: Checked inductivity of 4566 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 4545 trivial. 0 not checked. [2024-10-10 22:07:54,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [627175035] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:54,765 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:54,765 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 9, 9] total 29 [2024-10-10 22:07:54,766 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [856312066] [2024-10-10 22:07:54,766 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:54,766 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-10-10 22:07:54,767 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:54,767 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-10-10 22:07:54,768 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=224, Invalid=588, Unknown=0, NotChecked=0, Total=812 [2024-10-10 22:07:54,768 INFO L87 Difference]: Start difference. First operand 144 states and 202 transitions. Second operand has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:54,820 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:54,821 INFO L93 Difference]: Finished difference Result 283 states and 407 transitions. [2024-10-10 22:07:54,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2024-10-10 22:07:54,821 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 205 [2024-10-10 22:07:54,821 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:54,822 INFO L225 Difference]: With dead ends: 283 [2024-10-10 22:07:54,823 INFO L226 Difference]: Without dead ends: 153 [2024-10-10 22:07:54,824 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 428 GetRequests, 401 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 168 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=224, Invalid=588, Unknown=0, NotChecked=0, Total=812 [2024-10-10 22:07:54,824 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 111 mSDsCounter, 0 mSdLazyCounter, 61 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 136 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 61 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:54,824 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 136 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 61 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:07:54,825 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 153 states. [2024-10-10 22:07:54,833 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 153. [2024-10-10 22:07:54,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 153 states, 148 states have (on average 1.385135135135135) internal successors, (205), 148 states have internal predecessors, (205), 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-10-10 22:07:54,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 153 states and 211 transitions. [2024-10-10 22:07:54,835 INFO L78 Accepts]: Start accepts. Automaton has 153 states and 211 transitions. Word has length 205 [2024-10-10 22:07:54,835 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:54,835 INFO L471 AbstractCegarLoop]: Abstraction has 153 states and 211 transitions. [2024-10-10 22:07:54,835 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:07:54,836 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 211 transitions. [2024-10-10 22:07:54,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-10-10 22:07:54,838 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:54,838 INFO L215 NwaCegarLoop]: trace histogram [54, 54, 54, 14, 13, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:54,857 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-10 22:07:55,042 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-10-10 22:07:55,043 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:55,044 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:55,044 INFO L85 PathProgramCache]: Analyzing trace with hash -535079192, now seen corresponding path program 7 times [2024-10-10 22:07:55,044 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:55,044 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1404348851] [2024-10-10 22:07:55,044 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:55,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:55,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:55,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2024-10-10 22:07:55,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:55,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76 [2024-10-10 22:07:55,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:55,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152 [2024-10-10 22:07:55,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:55,601 INFO L134 CoverageAnalysis]: Checked inductivity of 4663 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-10 22:07:55,601 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:55,601 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1404348851] [2024-10-10 22:07:55,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1404348851] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:55,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [960044193] [2024-10-10 22:07:55,602 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-10 22:07:55,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:55,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:55,603 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:55,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-10 22:07:55,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:55,814 INFO L255 TraceCheckSpWp]: Trace formula consists of 944 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-10-10 22:07:55,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:55,877 INFO L134 CoverageAnalysis]: Checked inductivity of 4663 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-10 22:07:55,877 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:56,219 INFO L134 CoverageAnalysis]: Checked inductivity of 4663 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-10 22:07:56,219 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [960044193] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:56,219 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:56,220 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 15, 16] total 31 [2024-10-10 22:07:56,220 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1352816590] [2024-10-10 22:07:56,220 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:56,220 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-10-10 22:07:56,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:56,221 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-10-10 22:07:56,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2024-10-10 22:07:56,222 INFO L87 Difference]: Start difference. First operand 153 states and 211 transitions. Second operand has 31 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 31 states have internal predecessors, (53), 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-10-10 22:07:56,295 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:56,295 INFO L93 Difference]: Finished difference Result 306 states and 436 transitions. [2024-10-10 22:07:56,295 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-10-10 22:07:56,296 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 31 states have internal predecessors, (53), 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 214 [2024-10-10 22:07:56,296 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:56,297 INFO L225 Difference]: With dead ends: 306 [2024-10-10 22:07:56,297 INFO L226 Difference]: Without dead ends: 168 [2024-10-10 22:07:56,302 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 447 GetRequests, 418 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2024-10-10 22:07:56,303 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 161 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:56,303 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 186 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:07:56,304 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 168 states. [2024-10-10 22:07:56,318 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 168 to 168. [2024-10-10 22:07:56,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 168 states, 163 states have (on average 1.3496932515337423) internal successors, (220), 163 states have internal predecessors, (220), 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-10-10 22:07:56,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 168 states and 226 transitions. [2024-10-10 22:07:56,327 INFO L78 Accepts]: Start accepts. Automaton has 168 states and 226 transitions. Word has length 214 [2024-10-10 22:07:56,328 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:56,328 INFO L471 AbstractCegarLoop]: Abstraction has 168 states and 226 transitions. [2024-10-10 22:07:56,328 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 31 states have internal predecessors, (53), 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-10-10 22:07:56,328 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 226 transitions. [2024-10-10 22:07:56,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-10-10 22:07:56,330 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:56,331 INFO L215 NwaCegarLoop]: trace histogram [54, 54, 54, 28, 14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:56,353 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-10-10 22:07:56,535 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-10 22:07:56,536 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:56,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:56,536 INFO L85 PathProgramCache]: Analyzing trace with hash 1019729855, now seen corresponding path program 8 times [2024-10-10 22:07:56,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:56,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [330835949] [2024-10-10 22:07:56,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:56,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:57,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-10 22:07:57,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:57,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-10 22:07:57,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:57,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-10-10 22:07:57,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:07:57,635 INFO L134 CoverageAnalysis]: Checked inductivity of 4978 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-10 22:07:57,635 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:07:57,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [330835949] [2024-10-10 22:07:57,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [330835949] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:07:57,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1188013840] [2024-10-10 22:07:57,636 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-10 22:07:57,636 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:57,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:07:57,637 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:07:57,642 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-10 22:07:57,896 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-10 22:07:57,896 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:07:57,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 1079 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-10-10 22:07:57,905 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:07:57,967 INFO L134 CoverageAnalysis]: Checked inductivity of 4978 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-10 22:07:57,969 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:07:58,996 INFO L134 CoverageAnalysis]: Checked inductivity of 4978 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-10 22:07:58,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1188013840] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:07:58,997 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:07:58,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 30, 31] total 61 [2024-10-10 22:07:58,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1438081941] [2024-10-10 22:07:58,997 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:07:58,997 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 61 states [2024-10-10 22:07:58,998 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:07:58,998 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 61 interpolants. [2024-10-10 22:07:58,999 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1830, Invalid=1830, Unknown=0, NotChecked=0, Total=3660 [2024-10-10 22:07:59,000 INFO L87 Difference]: Start difference. First operand 168 states and 226 transitions. Second operand has 61 states, 61 states have (on average 1.360655737704918) internal successors, (83), 61 states have internal predecessors, (83), 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-10-10 22:07:59,069 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:07:59,069 INFO L93 Difference]: Finished difference Result 336 states and 481 transitions. [2024-10-10 22:07:59,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 60 states. [2024-10-10 22:07:59,070 INFO L78 Accepts]: Start accepts. Automaton has has 61 states, 61 states have (on average 1.360655737704918) internal successors, (83), 61 states have internal predecessors, (83), 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 229 [2024-10-10 22:07:59,070 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:07:59,071 INFO L225 Difference]: With dead ends: 336 [2024-10-10 22:07:59,071 INFO L226 Difference]: Without dead ends: 198 [2024-10-10 22:07:59,072 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 492 GetRequests, 433 SyntacticMatches, 0 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 112 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=1830, Invalid=1830, Unknown=0, NotChecked=0, Total=3660 [2024-10-10 22:07:59,073 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:07:59,073 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 163 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:07:59,073 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 198 states. [2024-10-10 22:07:59,078 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 198 to 198. [2024-10-10 22:07:59,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 198 states, 193 states have (on average 1.2953367875647668) internal successors, (250), 193 states have internal predecessors, (250), 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-10-10 22:07:59,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 198 states and 256 transitions. [2024-10-10 22:07:59,080 INFO L78 Accepts]: Start accepts. Automaton has 198 states and 256 transitions. Word has length 229 [2024-10-10 22:07:59,080 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:07:59,080 INFO L471 AbstractCegarLoop]: Abstraction has 198 states and 256 transitions. [2024-10-10 22:07:59,080 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 61 states, 61 states have (on average 1.360655737704918) internal successors, (83), 61 states have internal predecessors, (83), 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-10-10 22:07:59,080 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 256 transitions. [2024-10-10 22:07:59,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-10-10 22:07:59,082 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:07:59,082 INFO L215 NwaCegarLoop]: trace histogram [58, 54, 54, 54, 14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:07:59,095 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-10-10 22:07:59,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,13 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:07:59,287 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:07:59,287 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:07:59,287 INFO L85 PathProgramCache]: Analyzing trace with hash -1369875297, now seen corresponding path program 9 times [2024-10-10 22:07:59,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:07:59,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [767859170] [2024-10-10 22:07:59,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:07:59,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:07:59,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:01,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-10 22:08:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:01,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-10-10 22:08:01,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:01,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 197 [2024-10-10 22:08:01,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:01,646 INFO L134 CoverageAnalysis]: Checked inductivity of 6283 backedges. 0 proven. 1711 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-10 22:08:01,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:08:01,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [767859170] [2024-10-10 22:08:01,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [767859170] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:08:01,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [615618770] [2024-10-10 22:08:01,647 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-10 22:08:01,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:08:01,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:08:01,650 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:08:01,655 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-10 22:08:02,584 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2024-10-10 22:08:02,585 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:08:02,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 511 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-10-10 22:08:02,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:08:03,078 INFO L134 CoverageAnalysis]: Checked inductivity of 6283 backedges. 2024 proven. 105 refuted. 0 times theorem prover too weak. 4154 trivial. 0 not checked. [2024-10-10 22:08:03,078 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:08:03,715 INFO L134 CoverageAnalysis]: Checked inductivity of 6283 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 6178 trivial. 0 not checked. [2024-10-10 22:08:03,716 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [615618770] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:08:03,716 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:08:03,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [61, 17, 17] total 91 [2024-10-10 22:08:03,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2040388463] [2024-10-10 22:08:03,716 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:08:03,716 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 91 states [2024-10-10 22:08:03,716 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:08:03,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 91 interpolants. [2024-10-10 22:08:03,725 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2325, Invalid=5865, Unknown=0, NotChecked=0, Total=8190 [2024-10-10 22:08:03,725 INFO L87 Difference]: Start difference. First operand 198 states and 256 transitions. Second operand has 91 states, 91 states have (on average 1.2967032967032968) internal successors, (118), 91 states have internal predecessors, (118), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:08:03,832 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:08:03,832 INFO L93 Difference]: Finished difference Result 353 states and 485 transitions. [2024-10-10 22:08:03,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 91 states. [2024-10-10 22:08:03,833 INFO L78 Accepts]: Start accepts. Automaton has has 91 states, 91 states have (on average 1.2967032967032968) internal successors, (118), 91 states have internal predecessors, (118), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 259 [2024-10-10 22:08:03,833 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:08:03,834 INFO L225 Difference]: With dead ends: 353 [2024-10-10 22:08:03,834 INFO L226 Difference]: Without dead ends: 215 [2024-10-10 22:08:03,837 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 582 GetRequests, 493 SyntacticMatches, 0 SemanticMatches, 89 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1740 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=2325, Invalid=5865, Unknown=0, NotChecked=0, Total=8190 [2024-10-10 22:08:03,837 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 250 mSDsCounter, 0 mSdLazyCounter, 152 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 275 SdHoareTripleChecker+Invalid, 153 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 152 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:08:03,838 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 275 Invalid, 153 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 152 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:08:03,838 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 215 states. [2024-10-10 22:08:03,843 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 215 to 215. [2024-10-10 22:08:03,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 215 states, 210 states have (on average 1.2714285714285714) internal successors, (267), 210 states have internal predecessors, (267), 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-10-10 22:08:03,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 215 states and 273 transitions. [2024-10-10 22:08:03,845 INFO L78 Accepts]: Start accepts. Automaton has 215 states and 273 transitions. Word has length 259 [2024-10-10 22:08:03,845 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:08:03,845 INFO L471 AbstractCegarLoop]: Abstraction has 215 states and 273 transitions. [2024-10-10 22:08:03,846 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 91 states, 91 states have (on average 1.2967032967032968) internal successors, (118), 91 states have internal predecessors, (118), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:08:03,846 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 273 transitions. [2024-10-10 22:08:03,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-10-10 22:08:03,848 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:08:03,848 INFO L215 NwaCegarLoop]: trace histogram [59, 54, 54, 54, 30, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:08:03,867 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-10-10 22:08:04,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,14 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:08:04,053 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:08:04,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:08:04,053 INFO L85 PathProgramCache]: Analyzing trace with hash -692372472, now seen corresponding path program 10 times [2024-10-10 22:08:04,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:08:04,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [674087622] [2024-10-10 22:08:04,054 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:08:04,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:08:04,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:06,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-10-10 22:08:06,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:06,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-10 22:08:06,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:06,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214 [2024-10-10 22:08:06,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:06,709 INFO L134 CoverageAnalysis]: Checked inductivity of 6702 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 4932 trivial. 0 not checked. [2024-10-10 22:08:06,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:08:06,709 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [674087622] [2024-10-10 22:08:06,710 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [674087622] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:08:06,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [738762606] [2024-10-10 22:08:06,710 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-10 22:08:06,710 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:08:06,710 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:08:06,712 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:08:06,713 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-10 22:08:07,056 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-10 22:08:07,056 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:08:07,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 1470 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-10-10 22:08:07,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:08:07,695 INFO L134 CoverageAnalysis]: Checked inductivity of 6702 backedges. 2022 proven. 477 refuted. 0 times theorem prover too weak. 4203 trivial. 0 not checked. [2024-10-10 22:08:07,695 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:08:08,722 INFO L134 CoverageAnalysis]: Checked inductivity of 6702 backedges. 2022 proven. 477 refuted. 0 times theorem prover too weak. 4203 trivial. 0 not checked. [2024-10-10 22:08:08,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [738762606] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:08:08,722 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:08:08,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [62, 21, 21] total 100 [2024-10-10 22:08:08,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [600050751] [2024-10-10 22:08:08,723 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:08:08,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 100 states [2024-10-10 22:08:08,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:08:08,731 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 100 interpolants. [2024-10-10 22:08:08,733 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2670, Invalid=7230, Unknown=0, NotChecked=0, Total=9900 [2024-10-10 22:08:08,734 INFO L87 Difference]: Start difference. First operand 215 states and 273 transitions. Second operand has 100 states, 100 states have (on average 1.98) internal successors, (198), 100 states have internal predecessors, (198), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:08:09,059 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:08:09,059 INFO L93 Difference]: Finished difference Result 490 states and 689 transitions. [2024-10-10 22:08:09,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 100 states. [2024-10-10 22:08:09,062 INFO L78 Accepts]: Start accepts. Automaton has has 100 states, 100 states have (on average 1.98) internal successors, (198), 100 states have internal predecessors, (198), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 276 [2024-10-10 22:08:09,063 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:08:09,065 INFO L225 Difference]: With dead ends: 490 [2024-10-10 22:08:09,065 INFO L226 Difference]: Without dead ends: 336 [2024-10-10 22:08:09,068 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 617 GetRequests, 519 SyntacticMatches, 0 SemanticMatches, 98 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2242 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=2670, Invalid=7230, Unknown=0, NotChecked=0, Total=9900 [2024-10-10 22:08:09,068 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 718 mSDsluCounter, 452 mSDsCounter, 0 mSdLazyCounter, 200 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 718 SdHoareTripleChecker+Valid, 476 SdHoareTripleChecker+Invalid, 202 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 200 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:08:09,068 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [718 Valid, 476 Invalid, 202 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 200 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:08:09,069 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 336 states. [2024-10-10 22:08:09,075 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 336 to 336. [2024-10-10 22:08:09,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 336 states, 331 states have (on average 1.353474320241692) internal successors, (448), 331 states have internal predecessors, (448), 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-10-10 22:08:09,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 336 states and 454 transitions. [2024-10-10 22:08:09,078 INFO L78 Accepts]: Start accepts. Automaton has 336 states and 454 transitions. Word has length 276 [2024-10-10 22:08:09,078 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:08:09,078 INFO L471 AbstractCegarLoop]: Abstraction has 336 states and 454 transitions. [2024-10-10 22:08:09,078 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 100 states, 100 states have (on average 1.98) internal successors, (198), 100 states have internal predecessors, (198), 2 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-10 22:08:09,079 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 454 transitions. [2024-10-10 22:08:09,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 458 [2024-10-10 22:08:09,081 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:08:09,082 INFO L215 NwaCegarLoop]: trace histogram [114, 114, 114, 60, 30, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:08:09,098 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-10-10 22:08:09,282 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-10-10 22:08:09,282 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:08:09,283 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:08:09,283 INFO L85 PathProgramCache]: Analyzing trace with hash -2119612289, now seen corresponding path program 11 times [2024-10-10 22:08:09,283 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:08:09,283 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1152633489] [2024-10-10 22:08:09,283 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:08:09,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:08:09,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:12,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 63 [2024-10-10 22:08:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:12,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-10-10 22:08:12,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:12,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 335 [2024-10-10 22:08:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:08:12,416 INFO L134 CoverageAnalysis]: Checked inductivity of 21972 backedges. 0 proven. 1830 refuted. 0 times theorem prover too weak. 20142 trivial. 0 not checked. [2024-10-10 22:08:12,417 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:08:12,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1152633489] [2024-10-10 22:08:12,417 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1152633489] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:08:12,417 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356208976] [2024-10-10 22:08:12,417 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-10 22:08:12,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:08:12,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:08:12,419 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:08:12,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process