./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_99_unsafe.c-amalgamation.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_99_unsafe.c-amalgamation.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9191cc4fbcd41a0c88e940b2999cf5d65b52b7da06042c55996276ef50a51511 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-23 22:44:39,798 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-23 22:44:39,879 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-23 22:44:39,887 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-23 22:44:39,887 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-23 22:44:39,915 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-23 22:44:39,916 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-23 22:44:39,916 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-23 22:44:39,917 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-23 22:44:39,917 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-23 22:44:39,917 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-23 22:44:39,918 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-23 22:44:39,918 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-23 22:44:39,919 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-23 22:44:39,919 INFO L153 SettingsManager]: * Use SBE=true [2024-10-23 22:44:39,919 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-23 22:44:39,920 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-23 22:44:39,920 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-23 22:44:39,921 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-23 22:44:39,921 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-23 22:44:39,921 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-23 22:44:39,922 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-23 22:44:39,922 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-23 22:44:39,922 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-23 22:44:39,923 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-23 22:44:39,923 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-23 22:44:39,923 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-23 22:44:39,924 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-23 22:44:39,924 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-23 22:44:39,924 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-23 22:44:39,925 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-23 22:44:39,925 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-23 22:44:39,925 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:44:39,926 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-23 22:44:39,926 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-23 22:44:39,926 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-23 22:44:39,926 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-23 22:44:39,927 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-23 22:44:39,927 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-23 22:44:39,927 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-23 22:44:39,927 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-23 22:44:39,928 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-23 22:44:39,928 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9191cc4fbcd41a0c88e940b2999cf5d65b52b7da06042c55996276ef50a51511 [2024-10-23 22:44:40,181 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-23 22:44:40,204 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-23 22:44:40,207 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-23 22:44:40,208 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-23 22:44:40,208 INFO L274 PluginConnector]: CDTParser initialized [2024-10-23 22:44:40,209 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_99_unsafe.c-amalgamation.i [2024-10-23 22:44:41,593 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-23 22:44:41,968 INFO L384 CDTParser]: Found 1 translation units. [2024-10-23 22:44:41,969 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_99_unsafe.c-amalgamation.i [2024-10-23 22:44:41,994 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b81027ebd/11f6ce514c754a39b33a2cfab0fb79c5/FLAG734f07f91 [2024-10-23 22:44:42,013 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b81027ebd/11f6ce514c754a39b33a2cfab0fb79c5 [2024-10-23 22:44:42,017 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-23 22:44:42,018 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-23 22:44:42,019 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-23 22:44:42,020 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-23 22:44:42,025 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-23 22:44:42,026 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:44:42" (1/1) ... [2024-10-23 22:44:42,026 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a9facf0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:42, skipping insertion in model container [2024-10-23 22:44:42,027 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:44:42" (1/1) ... [2024-10-23 22:44:42,095 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-23 22:44:42,797 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/neural-networks/cartpole_99_unsafe.c-amalgamation.i[63698,63711] [2024-10-23 22:44:42,961 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:44:43,093 INFO L200 MainTranslator]: Completed pre-run [2024-10-23 22:44:43,148 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/neural-networks/cartpole_99_unsafe.c-amalgamation.i[63698,63711] [2024-10-23 22:44:43,220 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:44:43,593 INFO L204 MainTranslator]: Completed translation [2024-10-23 22:44:43,593 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43 WrapperNode [2024-10-23 22:44:43,593 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-23 22:44:43,594 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-23 22:44:43,594 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-23 22:44:43,594 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-23 22:44:43,602 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:43,683 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:43,864 INFO L138 Inliner]: procedures = 620, calls = 4746, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 5014 [2024-10-23 22:44:43,864 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-23 22:44:43,866 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-23 22:44:43,866 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-23 22:44:43,866 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-23 22:44:43,877 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:43,878 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:43,919 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,063 INFO L175 MemorySlicer]: Split 4721 memory accesses to 12 slices as follows [2, 7, 257, 65, 4097, 65, 129, 3, 10, 70, 13, 3]. 87 percent of accesses are in the largest equivalence class. The 4687 initializations are split as follows [2, 7, 256, 64, 4096, 64, 128, 2, 4, 64, 0, 0]. The 10 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 3, 2, 4, 1]. [2024-10-23 22:44:44,064 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,064 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,192 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,200 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,214 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,231 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,258 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-23 22:44:44,260 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-23 22:44:44,260 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-23 22:44:44,260 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-23 22:44:44,261 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (1/1) ... [2024-10-23 22:44:44,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:44:44,276 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:44:44,291 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-23 22:44:44,293 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-23 22:44:44,337 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2024-10-23 22:44:44,337 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2024-10-23 22:44:44,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2024-10-23 22:44:44,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2024-10-23 22:44:44,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2024-10-23 22:44:44,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2024-10-23 22:44:44,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2024-10-23 22:44:44,338 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2024-10-23 22:44:44,339 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2024-10-23 22:44:44,339 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#9 [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#10 [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#11 [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2024-10-23 22:44:44,340 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#9 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#10 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#11 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2024-10-23 22:44:44,341 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#9 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#10 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#11 [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-23 22:44:44,342 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-23 22:44:44,342 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-23 22:44:44,343 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-23 22:44:44,564 INFO L238 CfgBuilder]: Building ICFG [2024-10-23 22:44:44,565 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-23 22:44:49,886 INFO L? ?]: Removed 134 outVars from TransFormulas that were not future-live. [2024-10-23 22:44:49,886 INFO L287 CfgBuilder]: Performing block encoding [2024-10-23 22:44:50,142 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-23 22:44:50,143 INFO L314 CfgBuilder]: Removed 12 assume(true) statements. [2024-10-23 22:44:50,144 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:44:50 BoogieIcfgContainer [2024-10-23 22:44:50,144 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-23 22:44:50,147 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-23 22:44:50,147 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-23 22:44:50,150 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-23 22:44:50,150 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.10 10:44:42" (1/3) ... [2024-10-23 22:44:50,151 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@72823a52 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:44:50, skipping insertion in model container [2024-10-23 22:44:50,151 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:44:43" (2/3) ... [2024-10-23 22:44:50,151 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@72823a52 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:44:50, skipping insertion in model container [2024-10-23 22:44:50,152 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:44:50" (3/3) ... [2024-10-23 22:44:50,153 INFO L112 eAbstractionObserver]: Analyzing ICFG cartpole_99_unsafe.c-amalgamation.i [2024-10-23 22:44:50,168 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-23 22:44:50,169 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-23 22:44:50,229 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-23 22:44:50,235 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;@27fd2ff7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-23 22:44:50,236 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-23 22:44:50,239 INFO L276 IsEmpty]: Start isEmpty. Operand has 46 states, 44 states have (on average 1.8181818181818181) internal successors, (80), 45 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:50,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-23 22:44:50,246 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:44:50,246 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:44:50,247 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:44:50,251 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:44:50,253 INFO L85 PathProgramCache]: Analyzing trace with hash -531373804, now seen corresponding path program 1 times [2024-10-23 22:44:50,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:44:50,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1869929857] [2024-10-23 22:44:50,262 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:50,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:44:50,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:51,162 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:44:51,162 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:44:51,163 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1869929857] [2024-10-23 22:44:51,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1869929857] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:44:51,164 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:44:51,165 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 22:44:51,166 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1512179736] [2024-10-23 22:44:51,167 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:44:51,170 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-23 22:44:51,171 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:44:51,193 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-23 22:44:51,193 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:44:51,195 INFO L87 Difference]: Start difference. First operand has 46 states, 44 states have (on average 1.8181818181818181) internal successors, (80), 45 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:51,485 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:44:51,485 INFO L93 Difference]: Finished difference Result 89 states and 155 transitions. [2024-10-23 22:44:51,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-23 22:44:51,488 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-10-23 22:44:51,488 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:44:51,495 INFO L225 Difference]: With dead ends: 89 [2024-10-23 22:44:51,495 INFO L226 Difference]: Without dead ends: 44 [2024-10-23 22:44:51,498 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:44:51,502 INFO L432 NwaCegarLoop]: 43 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 22:44:51,504 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 43 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 22:44:51,520 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2024-10-23 22:44:51,535 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44. [2024-10-23 22:44:51,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 43 states have (on average 1.4186046511627908) internal successors, (61), 43 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:51,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 61 transitions. [2024-10-23 22:44:51,540 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 61 transitions. Word has length 27 [2024-10-23 22:44:51,540 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:44:51,540 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 61 transitions. [2024-10-23 22:44:51,540 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:51,542 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 61 transitions. [2024-10-23 22:44:51,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-23 22:44:51,543 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:44:51,543 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:44:51,544 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-23 22:44:51,544 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:44:51,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:44:51,544 INFO L85 PathProgramCache]: Analyzing trace with hash -1087110762, now seen corresponding path program 1 times [2024-10-23 22:44:51,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:44:51,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1112073130] [2024-10-23 22:44:51,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:51,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:44:51,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:52,335 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:44:52,336 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:44:52,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1112073130] [2024-10-23 22:44:52,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1112073130] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:44:52,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:44:52,337 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 22:44:52,337 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [785235971] [2024-10-23 22:44:52,337 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:44:52,338 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:44:52,338 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:44:52,339 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:44:52,339 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:44:52,339 INFO L87 Difference]: Start difference. First operand 44 states and 61 transitions. Second operand has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:52,570 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:44:52,571 INFO L93 Difference]: Finished difference Result 80 states and 111 transitions. [2024-10-23 22:44:52,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:44:52,572 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-10-23 22:44:52,572 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:44:52,573 INFO L225 Difference]: With dead ends: 80 [2024-10-23 22:44:52,573 INFO L226 Difference]: Without dead ends: 44 [2024-10-23 22:44:52,573 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:44:52,574 INFO L432 NwaCegarLoop]: 42 mSDtfsCounter, 0 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:44:52,575 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 80 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:44:52,576 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2024-10-23 22:44:52,579 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44. [2024-10-23 22:44:52,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 43 states have (on average 1.3953488372093024) internal successors, (60), 43 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:52,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 60 transitions. [2024-10-23 22:44:52,580 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 60 transitions. Word has length 27 [2024-10-23 22:44:52,580 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:44:52,580 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 60 transitions. [2024-10-23 22:44:52,580 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:52,581 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 60 transitions. [2024-10-23 22:44:52,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-23 22:44:52,581 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:44:52,582 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:44:52,582 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-23 22:44:52,582 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:44:52,583 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:44:52,583 INFO L85 PathProgramCache]: Analyzing trace with hash -269462312, now seen corresponding path program 1 times [2024-10-23 22:44:52,583 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:44:52,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1297438515] [2024-10-23 22:44:52,583 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:52,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:44:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:53,421 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:44:53,422 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:44:53,423 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1297438515] [2024-10-23 22:44:53,423 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1297438515] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:44:53,423 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:44:53,424 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 22:44:53,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [9378464] [2024-10-23 22:44:53,424 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:44:53,425 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:44:53,425 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:44:53,426 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:44:53,427 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:44:53,427 INFO L87 Difference]: Start difference. First operand 44 states and 60 transitions. Second operand has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:53,653 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:44:53,654 INFO L93 Difference]: Finished difference Result 75 states and 104 transitions. [2024-10-23 22:44:53,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:44:53,654 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-10-23 22:44:53,655 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:44:53,655 INFO L225 Difference]: With dead ends: 75 [2024-10-23 22:44:53,655 INFO L226 Difference]: Without dead ends: 45 [2024-10-23 22:44:53,656 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:44:53,657 INFO L432 NwaCegarLoop]: 41 mSDtfsCounter, 0 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:44:53,657 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 80 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:44:53,658 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2024-10-23 22:44:53,661 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45. [2024-10-23 22:44:53,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 44 states have (on average 1.3863636363636365) internal successors, (61), 44 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:53,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 61 transitions. [2024-10-23 22:44:53,664 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 61 transitions. Word has length 27 [2024-10-23 22:44:53,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:44:53,664 INFO L471 AbstractCegarLoop]: Abstraction has 45 states and 61 transitions. [2024-10-23 22:44:53,664 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:53,664 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 61 transitions. [2024-10-23 22:44:53,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-10-23 22:44:53,665 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:44:53,665 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:44:53,665 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-23 22:44:53,665 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:44:53,666 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:44:53,666 INFO L85 PathProgramCache]: Analyzing trace with hash -1144208086, now seen corresponding path program 1 times [2024-10-23 22:44:53,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:44:53,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2034276516] [2024-10-23 22:44:53,668 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:53,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:44:53,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:54,572 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:44:54,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:44:54,575 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2034276516] [2024-10-23 22:44:54,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2034276516] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:44:54,575 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [321957304] [2024-10-23 22:44:54,575 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:54,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:44:54,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:44:54,578 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:44:54,579 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-23 22:44:55,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:55,775 INFO L255 TraceCheckSpWp]: Trace formula consists of 5239 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 22:44:55,783 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:44:55,818 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:44:55,822 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:44:55,843 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 22:44:55,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [321957304] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:44:55,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:44:55,848 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 22:44:55,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591233984] [2024-10-23 22:44:55,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:44:55,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:44:55,848 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:44:55,849 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:44:55,849 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:44:55,849 INFO L87 Difference]: Start difference. First operand 45 states and 61 transitions. Second operand has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:56,071 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:44:56,072 INFO L93 Difference]: Finished difference Result 66 states and 90 transitions. [2024-10-23 22:44:56,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:44:56,073 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 28 [2024-10-23 22:44:56,073 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:44:56,073 INFO L225 Difference]: With dead ends: 66 [2024-10-23 22:44:56,074 INFO L226 Difference]: Without dead ends: 46 [2024-10-23 22:44:56,074 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 54 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:44:56,075 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 3 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:44:56,075 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:44:56,076 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2024-10-23 22:44:56,079 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2024-10-23 22:44:56,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.3777777777777778) internal successors, (62), 45 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:56,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 62 transitions. [2024-10-23 22:44:56,081 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 62 transitions. Word has length 28 [2024-10-23 22:44:56,081 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:44:56,081 INFO L471 AbstractCegarLoop]: Abstraction has 46 states and 62 transitions. [2024-10-23 22:44:56,082 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:56,082 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 62 transitions. [2024-10-23 22:44:56,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-10-23 22:44:56,082 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:44:56,082 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:44:56,112 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-23 22:44:56,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:44:56,284 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:44:56,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:44:56,284 INFO L85 PathProgramCache]: Analyzing trace with hash -372313272, now seen corresponding path program 1 times [2024-10-23 22:44:56,284 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:44:56,284 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1670408365] [2024-10-23 22:44:56,284 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:56,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:44:56,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:57,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 22:44:57,183 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:44:57,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1670408365] [2024-10-23 22:44:57,184 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1670408365] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:44:57,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1494783154] [2024-10-23 22:44:57,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:57,186 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:44:57,186 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:44:57,190 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:44:57,191 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-23 22:44:58,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:58,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 5257 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 22:44:58,430 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:44:58,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 22:44:58,447 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:44:58,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 22:44:58,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1494783154] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:44:58,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:44:58,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 22:44:58,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [604880865] [2024-10-23 22:44:58,471 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:44:58,471 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:44:58,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:44:58,472 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:44:58,472 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:44:58,472 INFO L87 Difference]: Start difference. First operand 46 states and 62 transitions. Second operand has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:58,665 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:44:58,665 INFO L93 Difference]: Finished difference Result 57 states and 76 transitions. [2024-10-23 22:44:58,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:44:58,666 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 31 [2024-10-23 22:44:58,666 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:44:58,667 INFO L225 Difference]: With dead ends: 57 [2024-10-23 22:44:58,667 INFO L226 Difference]: Without dead ends: 47 [2024-10-23 22:44:58,667 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:44:58,668 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 3 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:44:58,669 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:44:58,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2024-10-23 22:44:58,672 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 47. [2024-10-23 22:44:58,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 46 states have (on average 1.3695652173913044) internal successors, (63), 46 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:58,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 63 transitions. [2024-10-23 22:44:58,674 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 63 transitions. Word has length 31 [2024-10-23 22:44:58,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:44:58,674 INFO L471 AbstractCegarLoop]: Abstraction has 47 states and 63 transitions. [2024-10-23 22:44:58,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:44:58,674 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 63 transitions. [2024-10-23 22:44:58,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-10-23 22:44:58,675 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:44:58,675 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:44:58,699 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-23 22:44:58,876 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:44:58,876 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:44:58,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:44:58,877 INFO L85 PathProgramCache]: Analyzing trace with hash -2044304526, now seen corresponding path program 1 times [2024-10-23 22:44:58,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:44:58,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1340410915] [2024-10-23 22:44:58,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:58,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:44:59,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:44:59,757 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 22:44:59,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:44:59,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1340410915] [2024-10-23 22:44:59,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1340410915] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:44:59,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [909286637] [2024-10-23 22:44:59,760 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:44:59,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:44:59,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:44:59,762 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:44:59,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-23 22:45:00,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:00,785 INFO L255 TraceCheckSpWp]: Trace formula consists of 5275 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-23 22:45:00,789 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:00,803 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 22:45:00,804 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:00,823 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 22:45:00,823 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [909286637] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:00,823 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:00,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 22:45:00,824 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1844591238] [2024-10-23 22:45:00,824 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:00,824 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:45:00,824 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:00,825 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:45:00,825 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:45:00,825 INFO L87 Difference]: Start difference. First operand 47 states and 63 transitions. Second operand has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:00,999 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:00,999 INFO L93 Difference]: Finished difference Result 74 states and 100 transitions. [2024-10-23 22:45:00,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:45:01,000 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 34 [2024-10-23 22:45:01,000 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:01,000 INFO L225 Difference]: With dead ends: 74 [2024-10-23 22:45:01,001 INFO L226 Difference]: Without dead ends: 48 [2024-10-23 22:45:01,001 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:45:01,002 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 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.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:01,002 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:01,002 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2024-10-23 22:45:01,007 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2024-10-23 22:45:01,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 47 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:01,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 64 transitions. [2024-10-23 22:45:01,009 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 64 transitions. Word has length 34 [2024-10-23 22:45:01,009 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:01,009 INFO L471 AbstractCegarLoop]: Abstraction has 48 states and 64 transitions. [2024-10-23 22:45:01,009 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:01,009 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 64 transitions. [2024-10-23 22:45:01,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-10-23 22:45:01,010 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:01,010 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:01,036 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-23 22:45:01,211 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:01,211 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:01,212 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:01,212 INFO L85 PathProgramCache]: Analyzing trace with hash -359810836, now seen corresponding path program 1 times [2024-10-23 22:45:01,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:01,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680705177] [2024-10-23 22:45:01,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:01,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:01,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:01,902 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 22:45:01,902 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:01,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680705177] [2024-10-23 22:45:01,903 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680705177] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:01,903 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [166999754] [2024-10-23 22:45:01,903 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:01,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:01,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:01,905 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:01,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-23 22:45:02,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:02,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 5281 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:45:02,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:02,878 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 22:45:02,878 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:02,893 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:45:02,893 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [166999754] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:02,893 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:02,894 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-23 22:45:02,894 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1694713433] [2024-10-23 22:45:02,894 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:02,894 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:45:02,894 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:02,895 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:45:02,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:45:02,895 INFO L87 Difference]: Start difference. First operand 48 states and 64 transitions. Second operand has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:03,142 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:03,142 INFO L93 Difference]: Finished difference Result 64 states and 85 transitions. [2024-10-23 22:45:03,143 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:45:03,143 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 37 [2024-10-23 22:45:03,143 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:03,143 INFO L225 Difference]: With dead ends: 64 [2024-10-23 22:45:03,143 INFO L226 Difference]: Without dead ends: 49 [2024-10-23 22:45:03,144 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:45:03,144 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 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.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:03,144 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:03,145 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-10-23 22:45:03,150 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2024-10-23 22:45:03,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 48 states have (on average 1.3541666666666667) internal successors, (65), 48 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:03,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 65 transitions. [2024-10-23 22:45:03,151 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 65 transitions. Word has length 37 [2024-10-23 22:45:03,152 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:03,152 INFO L471 AbstractCegarLoop]: Abstraction has 49 states and 65 transitions. [2024-10-23 22:45:03,152 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:03,152 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 65 transitions. [2024-10-23 22:45:03,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-10-23 22:45:03,153 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:03,153 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:03,183 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-23 22:45:03,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:03,354 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:03,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:03,355 INFO L85 PathProgramCache]: Analyzing trace with hash 242160194, now seen corresponding path program 1 times [2024-10-23 22:45:03,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:03,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1171533674] [2024-10-23 22:45:03,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:03,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:03,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:04,094 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:45:04,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:04,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1171533674] [2024-10-23 22:45:04,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1171533674] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:04,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1858175764] [2024-10-23 22:45:04,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:04,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:04,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:04,097 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:04,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-23 22:45:04,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:05,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 5287 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:45:05,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:05,048 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:45:05,048 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:05,062 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 22:45:05,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1858175764] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:05,063 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:05,063 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-23 22:45:05,063 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1738022539] [2024-10-23 22:45:05,063 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:05,063 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:45:05,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:05,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:45:05,064 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:45:05,064 INFO L87 Difference]: Start difference. First operand 49 states and 65 transitions. Second operand has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:05,258 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:05,259 INFO L93 Difference]: Finished difference Result 54 states and 70 transitions. [2024-10-23 22:45:05,259 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:45:05,259 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40 [2024-10-23 22:45:05,259 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:05,260 INFO L225 Difference]: With dead ends: 54 [2024-10-23 22:45:05,260 INFO L226 Difference]: Without dead ends: 50 [2024-10-23 22:45:05,260 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:45:05,262 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 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.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:05,262 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:05,263 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-10-23 22:45:05,265 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2024-10-23 22:45:05,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.346938775510204) internal successors, (66), 49 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:05,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 66 transitions. [2024-10-23 22:45:05,266 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 66 transitions. Word has length 40 [2024-10-23 22:45:05,267 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:05,267 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 66 transitions. [2024-10-23 22:45:05,267 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:05,267 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 66 transitions. [2024-10-23 22:45:05,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-10-23 22:45:05,268 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:05,268 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:05,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-23 22:45:05,468 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:05,469 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:05,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:05,469 INFO L85 PathProgramCache]: Analyzing trace with hash -1371144433, now seen corresponding path program 1 times [2024-10-23 22:45:05,469 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:05,469 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [52796172] [2024-10-23 22:45:05,470 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:05,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:05,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:06,186 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 22:45:06,186 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:06,186 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [52796172] [2024-10-23 22:45:06,186 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [52796172] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:06,186 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [822718131] [2024-10-23 22:45:06,186 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:06,187 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:06,187 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:06,188 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:06,190 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-23 22:45:07,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:07,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 5293 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-10-23 22:45:07,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:07,135 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:45:07,135 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:07,156 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 22:45:07,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [822718131] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:07,156 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:07,156 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 5] total 8 [2024-10-23 22:45:07,157 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1217167340] [2024-10-23 22:45:07,157 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:07,157 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:45:07,157 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:07,158 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:45:07,158 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-23 22:45:07,158 INFO L87 Difference]: Start difference. First operand 50 states and 66 transitions. Second operand has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:07,332 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:07,333 INFO L93 Difference]: Finished difference Result 84 states and 113 transitions. [2024-10-23 22:45:07,333 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:45:07,333 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 43 [2024-10-23 22:45:07,334 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:07,334 INFO L225 Difference]: With dead ends: 84 [2024-10-23 22:45:07,334 INFO L226 Difference]: Without dead ends: 51 [2024-10-23 22:45:07,334 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-23 22:45:07,335 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 11 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:07,335 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:07,336 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2024-10-23 22:45:07,340 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2024-10-23 22:45:07,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 50 states have (on average 1.34) internal successors, (67), 50 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:07,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 67 transitions. [2024-10-23 22:45:07,341 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 67 transitions. Word has length 43 [2024-10-23 22:45:07,341 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:07,341 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 67 transitions. [2024-10-23 22:45:07,341 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:07,341 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 67 transitions. [2024-10-23 22:45:07,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-10-23 22:45:07,342 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:07,345 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:07,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-23 22:45:07,546 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:07,546 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:07,550 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:07,550 INFO L85 PathProgramCache]: Analyzing trace with hash -1912228973, now seen corresponding path program 1 times [2024-10-23 22:45:07,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:07,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1698235977] [2024-10-23 22:45:07,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:07,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:07,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:08,294 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:45:08,295 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:08,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1698235977] [2024-10-23 22:45:08,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1698235977] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:08,295 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1147623266] [2024-10-23 22:45:08,295 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:08,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:08,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:08,297 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:08,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-23 22:45:09,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:09,227 INFO L255 TraceCheckSpWp]: Trace formula consists of 5307 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:45:09,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:09,274 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:45:09,274 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:09,299 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:45:09,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1147623266] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:09,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:09,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 6] total 10 [2024-10-23 22:45:09,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [309919801] [2024-10-23 22:45:09,301 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:09,301 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:45:09,301 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:09,301 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:45:09,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:45:09,302 INFO L87 Difference]: Start difference. First operand 51 states and 67 transitions. Second operand has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:09,494 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:09,494 INFO L93 Difference]: Finished difference Result 73 states and 97 transitions. [2024-10-23 22:45:09,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:45:09,495 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 46 [2024-10-23 22:45:09,495 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:09,495 INFO L225 Difference]: With dead ends: 73 [2024-10-23 22:45:09,495 INFO L226 Difference]: Without dead ends: 52 [2024-10-23 22:45:09,495 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 86 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:45:09,496 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 7 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:09,496 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 112 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:09,496 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-10-23 22:45:09,499 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52. [2024-10-23 22:45:09,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 51 states have (on average 1.3333333333333333) internal successors, (68), 51 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:09,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 68 transitions. [2024-10-23 22:45:09,500 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 68 transitions. Word has length 46 [2024-10-23 22:45:09,501 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:09,501 INFO L471 AbstractCegarLoop]: Abstraction has 52 states and 68 transitions. [2024-10-23 22:45:09,501 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:09,501 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 68 transitions. [2024-10-23 22:45:09,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-10-23 22:45:09,501 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:09,502 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:09,531 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-23 22:45:09,702 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:09,702 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:09,703 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:09,703 INFO L85 PathProgramCache]: Analyzing trace with hash 1455903148, now seen corresponding path program 1 times [2024-10-23 22:45:09,703 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:09,703 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [917090773] [2024-10-23 22:45:09,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:09,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:09,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:10,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-10-23 22:45:10,485 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:10,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [917090773] [2024-10-23 22:45:10,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [917090773] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:10,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2020246948] [2024-10-23 22:45:10,486 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:10,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:10,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:10,487 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:10,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-23 22:45:11,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:11,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 5321 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:45:11,472 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:11,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:45:11,512 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:11,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:45:11,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2020246948] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:11,548 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:11,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 6] total 10 [2024-10-23 22:45:11,548 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591222087] [2024-10-23 22:45:11,548 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:11,549 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:45:11,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:11,550 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:45:11,550 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:45:11,551 INFO L87 Difference]: Start difference. First operand 52 states and 68 transitions. Second operand has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:11,757 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:11,757 INFO L93 Difference]: Finished difference Result 75 states and 99 transitions. [2024-10-23 22:45:11,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:45:11,757 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 49 [2024-10-23 22:45:11,758 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:11,758 INFO L225 Difference]: With dead ends: 75 [2024-10-23 22:45:11,758 INFO L226 Difference]: Without dead ends: 53 [2024-10-23 22:45:11,758 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:45:11,759 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 7 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:11,759 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 115 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:11,760 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2024-10-23 22:45:11,764 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53. [2024-10-23 22:45:11,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 52 states have (on average 1.3269230769230769) internal successors, (69), 52 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:11,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 69 transitions. [2024-10-23 22:45:11,768 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 69 transitions. Word has length 49 [2024-10-23 22:45:11,768 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:11,768 INFO L471 AbstractCegarLoop]: Abstraction has 53 states and 69 transitions. [2024-10-23 22:45:11,768 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:11,769 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 69 transitions. [2024-10-23 22:45:11,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-10-23 22:45:11,769 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:11,769 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:11,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-23 22:45:11,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-23 22:45:11,970 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:11,971 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:11,971 INFO L85 PathProgramCache]: Analyzing trace with hash -281320841, now seen corresponding path program 1 times [2024-10-23 22:45:11,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:11,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [305074698] [2024-10-23 22:45:11,971 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:11,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:12,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:12,587 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-10-23 22:45:12,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:12,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [305074698] [2024-10-23 22:45:12,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [305074698] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:12,587 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [806385168] [2024-10-23 22:45:12,587 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:12,587 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:12,587 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:12,588 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:12,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-23 22:45:13,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:13,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 5324 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:45:13,513 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:13,520 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-10-23 22:45:13,521 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:13,578 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-10-23 22:45:13,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [806385168] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:45:13,579 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:45:13,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 6] total 9 [2024-10-23 22:45:13,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1261573546] [2024-10-23 22:45:13,579 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:45:13,579 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-23 22:45:13,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:13,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-23 22:45:13,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-10-23 22:45:13,580 INFO L87 Difference]: Start difference. First operand 53 states and 69 transitions. Second operand has 9 states, 9 states have (on average 7.0) internal successors, (63), 9 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:13,837 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:13,838 INFO L93 Difference]: Finished difference Result 94 states and 125 transitions. [2024-10-23 22:45:13,838 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-10-23 22:45:13,838 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 7.0) internal successors, (63), 9 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 50 [2024-10-23 22:45:13,838 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:13,839 INFO L225 Difference]: With dead ends: 94 [2024-10-23 22:45:13,839 INFO L226 Difference]: Without dead ends: 56 [2024-10-23 22:45:13,839 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:45:13,840 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 108 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 191 SdHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:13,840 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 191 Invalid, 111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 108 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:13,840 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2024-10-23 22:45:13,845 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2024-10-23 22:45:13,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 55 states have (on average 1.309090909090909) internal successors, (72), 55 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:13,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 72 transitions. [2024-10-23 22:45:13,846 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 72 transitions. Word has length 50 [2024-10-23 22:45:13,848 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:13,848 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 72 transitions. [2024-10-23 22:45:13,848 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 7.0) internal successors, (63), 9 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:13,848 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 72 transitions. [2024-10-23 22:45:13,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-10-23 22:45:13,849 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:13,850 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:13,880 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-23 22:45:14,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:14,050 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:14,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:14,051 INFO L85 PathProgramCache]: Analyzing trace with hash 327417893, now seen corresponding path program 2 times [2024-10-23 22:45:14,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:14,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [65062892] [2024-10-23 22:45:14,051 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:14,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:14,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:14,676 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-10-23 22:45:14,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:14,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [65062892] [2024-10-23 22:45:14,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [65062892] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:14,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1732083033] [2024-10-23 22:45:14,677 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-23 22:45:14,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:14,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:14,679 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:14,680 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-23 22:45:15,607 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-23 22:45:15,607 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:45:15,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 5357 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-10-23 22:45:15,634 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:15,687 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:45:15,687 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:15,718 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-10-23 22:45:15,719 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1732083033] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:15,719 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:15,719 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 9] total 13 [2024-10-23 22:45:15,719 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [293765499] [2024-10-23 22:45:15,719 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:15,720 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:45:15,720 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:15,720 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:45:15,720 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=127, Unknown=0, NotChecked=0, Total=156 [2024-10-23 22:45:15,721 INFO L87 Difference]: Start difference. First operand 56 states and 72 transitions. Second operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:15,890 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:15,890 INFO L93 Difference]: Finished difference Result 93 states and 122 transitions. [2024-10-23 22:45:15,890 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:45:15,891 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 53 [2024-10-23 22:45:15,891 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:15,891 INFO L225 Difference]: With dead ends: 93 [2024-10-23 22:45:15,891 INFO L226 Difference]: Without dead ends: 57 [2024-10-23 22:45:15,891 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 97 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=29, Invalid=127, Unknown=0, NotChecked=0, Total=156 [2024-10-23 22:45:15,892 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 7 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:15,892 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 79 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:15,892 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2024-10-23 22:45:15,896 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2024-10-23 22:45:15,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57 states, 56 states have (on average 1.3035714285714286) internal successors, (73), 56 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:15,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 73 transitions. [2024-10-23 22:45:15,896 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 73 transitions. Word has length 53 [2024-10-23 22:45:15,896 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:15,897 INFO L471 AbstractCegarLoop]: Abstraction has 57 states and 73 transitions. [2024-10-23 22:45:15,897 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:15,897 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 73 transitions. [2024-10-23 22:45:15,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-10-23 22:45:15,897 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:15,898 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:15,921 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-23 22:45:16,098 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-23 22:45:16,098 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:16,099 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:16,099 INFO L85 PathProgramCache]: Analyzing trace with hash -1876015298, now seen corresponding path program 1 times [2024-10-23 22:45:16,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:16,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [300490818] [2024-10-23 22:45:16,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:16,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:16,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:16,702 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-23 22:45:16,702 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:16,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [300490818] [2024-10-23 22:45:16,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [300490818] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:16,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1371769156] [2024-10-23 22:45:16,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:16,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:16,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:16,705 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:16,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-23 22:45:17,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:17,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 5360 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-10-23 22:45:17,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:17,817 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:45:17,817 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:17,873 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-10-23 22:45:17,873 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1371769156] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:45:17,873 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:45:17,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 10, 5] total 15 [2024-10-23 22:45:17,874 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1545738122] [2024-10-23 22:45:17,874 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:45:17,874 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-23 22:45:17,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:17,875 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-23 22:45:17,875 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=173, Unknown=0, NotChecked=0, Total=210 [2024-10-23 22:45:17,875 INFO L87 Difference]: Start difference. First operand 57 states and 73 transitions. Second operand has 15 states, 15 states have (on average 5.066666666666666) internal successors, (76), 15 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:18,311 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:18,311 INFO L93 Difference]: Finished difference Result 105 states and 140 transitions. [2024-10-23 22:45:18,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-23 22:45:18,311 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 5.066666666666666) internal successors, (76), 15 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 54 [2024-10-23 22:45:18,311 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:18,312 INFO L225 Difference]: With dead ends: 105 [2024-10-23 22:45:18,312 INFO L226 Difference]: Without dead ends: 65 [2024-10-23 22:45:18,312 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 112 GetRequests, 97 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=53, Invalid=219, Unknown=0, NotChecked=0, Total=272 [2024-10-23 22:45:18,313 INFO L432 NwaCegarLoop]: 37 mSDtfsCounter, 13 mSDsluCounter, 390 mSDsCounter, 0 mSdLazyCounter, 314 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 427 SdHoareTripleChecker+Invalid, 316 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 314 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:18,314 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 427 Invalid, 316 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 314 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-23 22:45:18,314 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-10-23 22:45:18,319 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 63. [2024-10-23 22:45:18,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 62 states have (on average 1.2741935483870968) internal successors, (79), 62 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:18,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 79 transitions. [2024-10-23 22:45:18,319 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 79 transitions. Word has length 54 [2024-10-23 22:45:18,319 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:18,319 INFO L471 AbstractCegarLoop]: Abstraction has 63 states and 79 transitions. [2024-10-23 22:45:18,320 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 5.066666666666666) internal successors, (76), 15 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:18,320 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 79 transitions. [2024-10-23 22:45:18,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-10-23 22:45:18,320 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:18,320 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:18,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-10-23 22:45:18,521 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-10-23 22:45:18,521 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:18,521 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:18,521 INFO L85 PathProgramCache]: Analyzing trace with hash -1100250581, now seen corresponding path program 2 times [2024-10-23 22:45:18,522 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:18,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1233992609] [2024-10-23 22:45:18,522 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:18,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:19,151 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-10-23 22:45:19,151 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:19,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1233992609] [2024-10-23 22:45:19,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1233992609] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:19,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [806117526] [2024-10-23 22:45:19,152 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-23 22:45:19,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:19,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:19,154 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:19,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-23 22:45:20,097 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-23 22:45:20,097 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:45:20,118 INFO L255 TraceCheckSpWp]: Trace formula consists of 5387 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-10-23 22:45:20,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:20,148 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-10-23 22:45:20,149 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:20,171 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-23 22:45:20,171 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [806117526] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:20,171 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:20,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 6] total 9 [2024-10-23 22:45:20,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [858401213] [2024-10-23 22:45:20,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:20,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:45:20,172 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:20,172 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:45:20,172 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-10-23 22:45:20,172 INFO L87 Difference]: Start difference. First operand 63 states and 79 transitions. Second operand has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:20,352 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:20,352 INFO L93 Difference]: Finished difference Result 73 states and 92 transitions. [2024-10-23 22:45:20,353 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:45:20,353 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 60 [2024-10-23 22:45:20,353 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:20,354 INFO L225 Difference]: With dead ends: 73 [2024-10-23 22:45:20,354 INFO L226 Difference]: Without dead ends: 64 [2024-10-23 22:45:20,354 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-10-23 22:45:20,354 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 7 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:20,355 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 112 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:20,355 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 64 states. [2024-10-23 22:45:20,363 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64. [2024-10-23 22:45:20,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 63 states have (on average 1.2698412698412698) internal successors, (80), 63 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:20,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 80 transitions. [2024-10-23 22:45:20,364 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 80 transitions. Word has length 60 [2024-10-23 22:45:20,364 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:20,364 INFO L471 AbstractCegarLoop]: Abstraction has 64 states and 80 transitions. [2024-10-23 22:45:20,364 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.75) internal successors, (51), 4 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:20,368 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 80 transitions. [2024-10-23 22:45:20,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-10-23 22:45:20,369 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:20,369 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:20,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-10-23 22:45:20,569 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-10-23 22:45:20,570 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:20,570 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:20,570 INFO L85 PathProgramCache]: Analyzing trace with hash 1131054465, now seen corresponding path program 1 times [2024-10-23 22:45:20,570 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:20,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1801070273] [2024-10-23 22:45:20,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:20,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:20,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:21,288 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-10-23 22:45:21,289 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:21,289 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1801070273] [2024-10-23 22:45:21,289 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1801070273] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:21,289 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [28565857] [2024-10-23 22:45:21,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:21,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:21,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:21,291 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:21,294 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-23 22:45:22,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:22,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 5401 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:45:22,251 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:22,296 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-23 22:45:22,296 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:22,323 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-23 22:45:22,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [28565857] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:22,323 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:45:22,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 6] total 11 [2024-10-23 22:45:22,324 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [780700766] [2024-10-23 22:45:22,324 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:45:22,324 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:45:22,324 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:22,324 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:45:22,324 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-10-23 22:45:22,325 INFO L87 Difference]: Start difference. First operand 64 states and 80 transitions. Second operand has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:22,485 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:22,485 INFO L93 Difference]: Finished difference Result 75 states and 94 transitions. [2024-10-23 22:45:22,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:45:22,485 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63 [2024-10-23 22:45:22,486 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:22,486 INFO L225 Difference]: With dead ends: 75 [2024-10-23 22:45:22,486 INFO L226 Difference]: Without dead ends: 65 [2024-10-23 22:45:22,486 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 129 GetRequests, 120 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-10-23 22:45:22,487 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 7 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 79 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:22,487 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 79 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:45:22,487 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-10-23 22:45:22,491 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 65. [2024-10-23 22:45:22,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 65 states, 64 states have (on average 1.265625) internal successors, (81), 64 states have internal predecessors, (81), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:22,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 81 transitions. [2024-10-23 22:45:22,492 INFO L78 Accepts]: Start accepts. Automaton has 65 states and 81 transitions. Word has length 63 [2024-10-23 22:45:22,492 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:22,492 INFO L471 AbstractCegarLoop]: Abstraction has 65 states and 81 transitions. [2024-10-23 22:45:22,493 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.5) internal successors, (54), 4 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:22,493 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 81 transitions. [2024-10-23 22:45:22,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-10-23 22:45:22,493 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:22,494 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:22,518 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-10-23 22:45:22,694 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-10-23 22:45:22,694 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:22,695 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:22,695 INFO L85 PathProgramCache]: Analyzing trace with hash -1941570114, now seen corresponding path program 1 times [2024-10-23 22:45:22,695 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:22,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928769647] [2024-10-23 22:45:22,695 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:22,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:22,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:23,491 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-23 22:45:23,491 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:23,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928769647] [2024-10-23 22:45:23,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928769647] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:23,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1066989793] [2024-10-23 22:45:23,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:23,492 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:23,492 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:23,494 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:23,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-23 22:45:24,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:24,423 INFO L255 TraceCheckSpWp]: Trace formula consists of 5404 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-23 22:45:24,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:24,468 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-10-23 22:45:24,469 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:24,522 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-23 22:45:24,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1066989793] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:45:24,523 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:45:24,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 8, 5] total 12 [2024-10-23 22:45:24,523 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1454563951] [2024-10-23 22:45:24,523 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:45:24,523 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-23 22:45:24,523 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:24,524 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-23 22:45:24,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=96, Unknown=0, NotChecked=0, Total=132 [2024-10-23 22:45:24,524 INFO L87 Difference]: Start difference. First operand 65 states and 81 transitions. Second operand has 12 states, 12 states have (on average 6.0) internal successors, (72), 12 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:24,888 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:24,888 INFO L93 Difference]: Finished difference Result 104 states and 135 transitions. [2024-10-23 22:45:24,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-23 22:45:24,888 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 6.0) internal successors, (72), 12 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 64 [2024-10-23 22:45:24,889 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:24,889 INFO L225 Difference]: With dead ends: 104 [2024-10-23 22:45:24,889 INFO L226 Difference]: Without dead ends: 77 [2024-10-23 22:45:24,890 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 133 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=128, Unknown=0, NotChecked=0, Total=182 [2024-10-23 22:45:24,890 INFO L432 NwaCegarLoop]: 41 mSDtfsCounter, 24 mSDsluCounter, 311 mSDsCounter, 0 mSdLazyCounter, 249 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 352 SdHoareTripleChecker+Invalid, 251 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 249 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:24,890 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 352 Invalid, 251 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 249 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 22:45:24,891 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2024-10-23 22:45:24,897 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 77. [2024-10-23 22:45:24,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 76 states have (on average 1.2763157894736843) internal successors, (97), 76 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:24,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 97 transitions. [2024-10-23 22:45:24,898 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 97 transitions. Word has length 64 [2024-10-23 22:45:24,898 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:24,899 INFO L471 AbstractCegarLoop]: Abstraction has 77 states and 97 transitions. [2024-10-23 22:45:24,899 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 6.0) internal successors, (72), 12 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:24,899 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 97 transitions. [2024-10-23 22:45:24,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-10-23 22:45:24,900 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:24,900 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:24,931 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-10-23 22:45:25,101 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:25,101 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:25,101 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:25,101 INFO L85 PathProgramCache]: Analyzing trace with hash -648914626, now seen corresponding path program 2 times [2024-10-23 22:45:25,102 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:25,102 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [482124472] [2024-10-23 22:45:25,102 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:25,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:25,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:26,135 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-23 22:45:26,135 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:26,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [482124472] [2024-10-23 22:45:26,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [482124472] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:26,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1405834162] [2024-10-23 22:45:26,136 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-23 22:45:26,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:26,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:26,137 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:26,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-10-23 22:45:27,105 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-23 22:45:27,105 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:45:27,128 INFO L255 TraceCheckSpWp]: Trace formula consists of 5476 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:45:27,131 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:27,166 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-10-23 22:45:27,166 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:27,202 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-10-23 22:45:27,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1405834162] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:45:27,202 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:45:27,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 6, 4] total 15 [2024-10-23 22:45:27,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1619192389] [2024-10-23 22:45:27,203 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:45:27,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-23 22:45:27,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:27,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-23 22:45:27,204 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=173, Unknown=0, NotChecked=0, Total=210 [2024-10-23 22:45:27,204 INFO L87 Difference]: Start difference. First operand 77 states and 97 transitions. Second operand has 15 states, 15 states have (on average 6.466666666666667) internal successors, (97), 15 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:27,653 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:27,653 INFO L93 Difference]: Finished difference Result 118 states and 154 transitions. [2024-10-23 22:45:27,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-10-23 22:45:27,654 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 6.466666666666667) internal successors, (97), 15 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 76 [2024-10-23 22:45:27,654 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:27,655 INFO L225 Difference]: With dead ends: 118 [2024-10-23 22:45:27,655 INFO L226 Difference]: Without dead ends: 91 [2024-10-23 22:45:27,655 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 160 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=43, Invalid=197, Unknown=0, NotChecked=0, Total=240 [2024-10-23 22:45:27,656 INFO L432 NwaCegarLoop]: 43 mSDtfsCounter, 25 mSDsluCounter, 348 mSDsCounter, 0 mSdLazyCounter, 431 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 391 SdHoareTripleChecker+Invalid, 433 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 431 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:27,657 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 391 Invalid, 433 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 431 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-23 22:45:27,657 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91 states. [2024-10-23 22:45:27,661 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 89. [2024-10-23 22:45:27,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 89 states, 88 states have (on average 1.2840909090909092) internal successors, (113), 88 states have internal predecessors, (113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:27,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 89 states and 113 transitions. [2024-10-23 22:45:27,662 INFO L78 Accepts]: Start accepts. Automaton has 89 states and 113 transitions. Word has length 76 [2024-10-23 22:45:27,662 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:27,662 INFO L471 AbstractCegarLoop]: Abstraction has 89 states and 113 transitions. [2024-10-23 22:45:27,663 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 6.466666666666667) internal successors, (97), 15 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:27,663 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 113 transitions. [2024-10-23 22:45:27,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-10-23 22:45:27,663 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:27,664 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:27,688 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2024-10-23 22:45:27,864 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-10-23 22:45:27,864 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:27,865 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:27,865 INFO L85 PathProgramCache]: Analyzing trace with hash 1084420566, now seen corresponding path program 3 times [2024-10-23 22:45:27,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:27,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1585389623] [2024-10-23 22:45:27,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:27,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:28,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:28,794 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-10-23 22:45:28,794 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:28,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1585389623] [2024-10-23 22:45:28,795 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1585389623] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:28,795 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1285806040] [2024-10-23 22:45:28,795 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-23 22:45:28,795 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:28,795 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:28,797 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:28,800 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-10-23 22:45:30,006 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-23 22:45:30,006 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:45:30,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 5404 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-10-23 22:45:30,036 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:30,135 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 1 proven. 10 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked. [2024-10-23 22:45:30,135 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:30,225 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 118 trivial. 0 not checked. [2024-10-23 22:45:30,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1285806040] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:45:30,229 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:45:30,229 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 8, 5] total 19 [2024-10-23 22:45:30,230 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [509108279] [2024-10-23 22:45:30,230 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:45:30,230 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-10-23 22:45:30,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:30,234 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-10-23 22:45:30,234 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=50, Invalid=292, Unknown=0, NotChecked=0, Total=342 [2024-10-23 22:45:30,235 INFO L87 Difference]: Start difference. First operand 89 states and 113 transitions. Second operand has 19 states, 19 states have (on average 5.7894736842105265) internal successors, (110), 19 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:30,772 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:30,772 INFO L93 Difference]: Finished difference Result 137 states and 177 transitions. [2024-10-23 22:45:30,772 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-10-23 22:45:30,772 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 5.7894736842105265) internal successors, (110), 19 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 88 [2024-10-23 22:45:30,773 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:30,773 INFO L225 Difference]: With dead ends: 137 [2024-10-23 22:45:30,773 INFO L226 Difference]: Without dead ends: 101 [2024-10-23 22:45:30,774 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 185 GetRequests, 167 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 18 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=57, Invalid=323, Unknown=0, NotChecked=0, Total=380 [2024-10-23 22:45:30,774 INFO L432 NwaCegarLoop]: 42 mSDtfsCounter, 34 mSDsluCounter, 428 mSDsCounter, 0 mSdLazyCounter, 580 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 470 SdHoareTripleChecker+Invalid, 581 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 580 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:30,774 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 470 Invalid, 581 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 580 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-23 22:45:30,775 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2024-10-23 22:45:30,779 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 96. [2024-10-23 22:45:30,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 96 states, 95 states have (on average 1.2842105263157895) internal successors, (122), 95 states have internal predecessors, (122), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:30,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 122 transitions. [2024-10-23 22:45:30,780 INFO L78 Accepts]: Start accepts. Automaton has 96 states and 122 transitions. Word has length 88 [2024-10-23 22:45:30,781 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:30,781 INFO L471 AbstractCegarLoop]: Abstraction has 96 states and 122 transitions. [2024-10-23 22:45:30,781 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 5.7894736842105265) internal successors, (110), 19 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:30,781 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 122 transitions. [2024-10-23 22:45:30,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-10-23 22:45:30,782 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:30,782 INFO L215 NwaCegarLoop]: trace histogram [8, 8, 8, 4, 4, 4, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:30,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2024-10-23 22:45:30,983 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:30,983 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:30,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:30,983 INFO L85 PathProgramCache]: Analyzing trace with hash 1222923875, now seen corresponding path program 4 times [2024-10-23 22:45:30,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:30,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1820385533] [2024-10-23 22:45:30,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:30,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:31,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:32,045 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 92 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-10-23 22:45:32,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:32,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1820385533] [2024-10-23 22:45:32,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1820385533] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:32,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [509239486] [2024-10-23 22:45:32,046 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-23 22:45:32,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:32,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:32,047 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:32,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-10-23 22:45:33,103 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-23 22:45:33,103 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:45:33,128 INFO L255 TraceCheckSpWp]: Trace formula consists of 5583 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-23 22:45:33,131 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:45:33,202 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 96 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-10-23 22:45:33,203 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:45:33,300 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked. [2024-10-23 22:45:33,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [509239486] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:45:33,300 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:45:33,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 12, 7] total 21 [2024-10-23 22:45:33,300 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2099247256] [2024-10-23 22:45:33,300 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:45:33,301 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-10-23 22:45:33,301 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:45:33,301 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-10-23 22:45:33,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=72, Invalid=348, Unknown=0, NotChecked=0, Total=420 [2024-10-23 22:45:33,302 INFO L87 Difference]: Start difference. First operand 96 states and 122 transitions. Second operand has 21 states, 21 states have (on average 5.666666666666667) internal successors, (119), 21 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:34,100 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:45:34,100 INFO L93 Difference]: Finished difference Result 159 states and 211 transitions. [2024-10-23 22:45:34,100 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-23 22:45:34,101 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 5.666666666666667) internal successors, (119), 21 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 95 [2024-10-23 22:45:34,101 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:45:34,101 INFO L225 Difference]: With dead ends: 159 [2024-10-23 22:45:34,101 INFO L226 Difference]: Without dead ends: 119 [2024-10-23 22:45:34,102 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 203 GetRequests, 180 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=120, Invalid=480, Unknown=0, NotChecked=0, Total=600 [2024-10-23 22:45:34,102 INFO L432 NwaCegarLoop]: 48 mSDtfsCounter, 60 mSDsluCounter, 528 mSDsCounter, 0 mSdLazyCounter, 719 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 576 SdHoareTripleChecker+Invalid, 721 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 719 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-23 22:45:34,103 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 576 Invalid, 721 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 719 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-23 22:45:34,103 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 119 states. [2024-10-23 22:45:34,108 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 119 to 117. [2024-10-23 22:45:34,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117 states, 116 states have (on average 1.293103448275862) internal successors, (150), 116 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:34,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 150 transitions. [2024-10-23 22:45:34,109 INFO L78 Accepts]: Start accepts. Automaton has 117 states and 150 transitions. Word has length 95 [2024-10-23 22:45:34,110 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:45:34,110 INFO L471 AbstractCegarLoop]: Abstraction has 117 states and 150 transitions. [2024-10-23 22:45:34,110 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 5.666666666666667) internal successors, (119), 21 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:45:34,110 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 150 transitions. [2024-10-23 22:45:34,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-10-23 22:45:34,110 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:45:34,111 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 9, 9, 9, 4, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:45:34,136 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2024-10-23 22:45:34,311 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,18 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:34,311 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:45:34,312 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:45:34,312 INFO L85 PathProgramCache]: Analyzing trace with hash -875349015, now seen corresponding path program 5 times [2024-10-23 22:45:34,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:45:34,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1435509899] [2024-10-23 22:45:34,312 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:45:34,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:45:34,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:45:35,470 INFO L134 CoverageAnalysis]: Checked inductivity of 298 backedges. 0 proven. 117 refuted. 0 times theorem prover too weak. 181 trivial. 0 not checked. [2024-10-23 22:45:35,471 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:45:35,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1435509899] [2024-10-23 22:45:35,471 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1435509899] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:45:35,471 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [581427178] [2024-10-23 22:45:35,471 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-23 22:45:35,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:45:35,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:45:35,473 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:45:35,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process