./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/lunarlander_29_unsafe.c-amalgamation.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 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/lunarlander_29_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 82df6627e9014572b17b3004ff0af9ca035d1aa73443a809fe03d29792efab88 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 01:26:22,805 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 01:26:22,887 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-14 01:26:22,893 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 01:26:22,893 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 01:26:22,915 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 01:26:22,915 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 01:26:22,916 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 01:26:22,916 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 01:26:22,917 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 01:26:22,917 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 01:26:22,918 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 01:26:22,918 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 01:26:22,919 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 01:26:22,919 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 01:26:22,919 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 01:26:22,920 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 01:26:22,920 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 01:26:22,920 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 01:26:22,921 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 01:26:22,921 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 01:26:22,925 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 01:26:22,925 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 01:26:22,926 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 01:26:22,926 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 01:26:22,926 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 01:26:22,926 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 01:26:22,927 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 01:26:22,927 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 01:26:22,927 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 01:26:22,927 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 01:26:22,928 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 01:26:22,928 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 01:26:22,928 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 01:26:22,929 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 01:26:22,930 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 01:26:22,930 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 01:26:22,931 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 01:26:22,931 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 01:26:22,931 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 01:26:22,932 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 01:26:22,932 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 01:26:22,933 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 -> 82df6627e9014572b17b3004ff0af9ca035d1aa73443a809fe03d29792efab88 [2024-10-14 01:26:23,190 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 01:26:23,216 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 01:26:23,219 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 01:26:23,220 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 01:26:23,221 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 01:26:23,222 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/lunarlander_29_unsafe.c-amalgamation.i [2024-10-14 01:26:24,621 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 01:26:25,028 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 01:26:25,029 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/lunarlander_29_unsafe.c-amalgamation.i [2024-10-14 01:26:25,065 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/889914da1/dc7be21f0ebd47268921d50e58db2323/FLAG7bd255f23 [2024-10-14 01:26:25,082 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/889914da1/dc7be21f0ebd47268921d50e58db2323 [2024-10-14 01:26:25,084 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 01:26:25,086 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 01:26:25,088 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 01:26:25,088 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 01:26:25,094 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 01:26:25,094 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 01:26:25" (1/1) ... [2024-10-14 01:26:25,095 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a2b35a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:25, skipping insertion in model container [2024-10-14 01:26:25,097 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 01:26:25" (1/1) ... [2024-10-14 01:26:25,166 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 01:26:25,833 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/lunarlander_29_unsafe.c-amalgamation.i[64325,64338] [2024-10-14 01:26:26,047 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 01:26:26,178 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 01:26:26,229 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/lunarlander_29_unsafe.c-amalgamation.i[64325,64338] [2024-10-14 01:26:26,306 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 01:26:26,635 INFO L204 MainTranslator]: Completed translation [2024-10-14 01:26:26,635 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26 WrapperNode [2024-10-14 01:26:26,636 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 01:26:26,637 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 01:26:26,637 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 01:26:26,637 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 01:26:26,643 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:26,740 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,044 INFO L138 Inliner]: procedures = 620, calls = 5148, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 5468 [2024-10-14 01:26:27,045 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 01:26:27,046 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 01:26:27,046 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 01:26:27,047 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 01:26:27,060 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,061 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,182 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,254 INFO L175 MemorySlicer]: Split 5123 memory accesses to 12 slices as follows [2, 7, 513, 65, 4097, 65, 25, 257, 5, 14, 70, 3]. 80 percent of accesses are in the largest equivalence class. The 5077 initializations are split as follows [2, 7, 512, 64, 4096, 64, 0, 256, 4, 8, 64, 0]. The 14 writes are split as follows [0, 0, 0, 0, 0, 0, 8, 0, 0, 3, 2, 1]. [2024-10-14 01:26:27,255 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,255 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,384 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,401 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,421 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,441 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,478 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 01:26:27,479 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 01:26:27,479 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 01:26:27,480 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 01:26:27,480 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (1/1) ... [2024-10-14 01:26:27,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 01:26:27,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:27,513 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-14 01:26:27,516 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-14 01:26:27,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2024-10-14 01:26:27,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2024-10-14 01:26:27,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2024-10-14 01:26:27,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2024-10-14 01:26:27,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2024-10-14 01:26:27,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2024-10-14 01:26:27,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2024-10-14 01:26:27,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2024-10-14 01:26:27,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2024-10-14 01:26:27,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#9 [2024-10-14 01:26:27,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#10 [2024-10-14 01:26:27,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#11 [2024-10-14 01:26:27,568 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-14 01:26:27,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2024-10-14 01:26:27,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2024-10-14 01:26:27,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2024-10-14 01:26:27,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2024-10-14 01:26:27,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2024-10-14 01:26:27,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2024-10-14 01:26:27,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2024-10-14 01:26:27,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2024-10-14 01:26:27,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2024-10-14 01:26:27,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#9 [2024-10-14 01:26:27,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#10 [2024-10-14 01:26:27,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#11 [2024-10-14 01:26:27,570 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2024-10-14 01:26:27,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2024-10-14 01:26:27,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2024-10-14 01:26:27,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2024-10-14 01:26:27,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2024-10-14 01:26:27,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2024-10-14 01:26:27,571 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2024-10-14 01:26:27,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2024-10-14 01:26:27,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2024-10-14 01:26:27,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#9 [2024-10-14 01:26:27,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#10 [2024-10-14 01:26:27,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#11 [2024-10-14 01:26:27,573 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 01:26:27,573 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 01:26:27,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 01:26:27,573 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-14 01:26:27,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-14 01:26:27,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-14 01:26:27,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-14 01:26:27,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-14 01:26:27,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-14 01:26:27,574 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-14 01:26:27,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-14 01:26:27,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-14 01:26:27,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-14 01:26:27,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-14 01:26:27,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-14 01:26:27,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-14 01:26:27,817 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 01:26:27,819 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 01:26:34,694 INFO L? ?]: Removed 142 outVars from TransFormulas that were not future-live. [2024-10-14 01:26:34,695 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 01:26:35,040 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 01:26:35,041 INFO L314 CfgBuilder]: Removed 12 assume(true) statements. [2024-10-14 01:26:35,041 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 01:26:35 BoogieIcfgContainer [2024-10-14 01:26:35,042 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 01:26:35,044 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 01:26:35,044 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 01:26:35,047 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 01:26:35,047 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 01:26:25" (1/3) ... [2024-10-14 01:26:35,048 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4b78e8f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 01:26:35, skipping insertion in model container [2024-10-14 01:26:35,048 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 01:26:26" (2/3) ... [2024-10-14 01:26:35,048 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4b78e8f3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 01:26:35, skipping insertion in model container [2024-10-14 01:26:35,048 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 01:26:35" (3/3) ... [2024-10-14 01:26:35,049 INFO L112 eAbstractionObserver]: Analyzing ICFG lunarlander_29_unsafe.c-amalgamation.i [2024-10-14 01:26:35,067 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 01:26:35,067 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-14 01:26:35,133 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 01:26:35,140 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;@28d213ef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 01:26:35,142 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-14 01:26:35,146 INFO L276 IsEmpty]: Start isEmpty. Operand has 58 states, 56 states have (on average 1.7857142857142858) internal successors, (100), 57 states have internal predecessors, (100), 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-14 01:26:35,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-14 01:26:35,152 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:35,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] [2024-10-14 01:26:35,153 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:35,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:35,158 INFO L85 PathProgramCache]: Analyzing trace with hash 1219428462, now seen corresponding path program 1 times [2024-10-14 01:26:35,167 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:35,167 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [306692651] [2024-10-14 01:26:35,168 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:35,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:36,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:36,439 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-14 01:26:36,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:36,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [306692651] [2024-10-14 01:26:36,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [306692651] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 01:26:36,442 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 01:26:36,443 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 01:26:36,445 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [158731218] [2024-10-14 01:26:36,445 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:36,449 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 01:26:36,451 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:36,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 01:26:36,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 01:26:36,476 INFO L87 Difference]: Start difference. First operand has 58 states, 56 states have (on average 1.7857142857142858) internal successors, (100), 57 states have internal predecessors, (100), 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 19.5) internal successors, (39), 2 states have internal predecessors, (39), 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-14 01:26:36,765 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:36,765 INFO L93 Difference]: Finished difference Result 113 states and 195 transitions. [2024-10-14 01:26:36,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 01:26:36,768 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 19.5) internal successors, (39), 2 states have internal predecessors, (39), 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 39 [2024-10-14 01:26:36,768 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:36,775 INFO L225 Difference]: With dead ends: 113 [2024-10-14 01:26:36,776 INFO L226 Difference]: Without dead ends: 56 [2024-10-14 01:26:36,779 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-14 01:26:36,783 INFO L432 NwaCegarLoop]: 59 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 59 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-14 01:26:36,784 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 59 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:26:36,800 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2024-10-14 01:26:36,811 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2024-10-14 01:26:36,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 55 states have (on average 1.4) internal successors, (77), 55 states have internal predecessors, (77), 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-14 01:26:36,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 77 transitions. [2024-10-14 01:26:36,815 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 77 transitions. Word has length 39 [2024-10-14 01:26:36,815 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:36,815 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 77 transitions. [2024-10-14 01:26:36,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 19.5) internal successors, (39), 2 states have internal predecessors, (39), 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-14 01:26:36,815 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 77 transitions. [2024-10-14 01:26:36,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-14 01:26:36,817 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:36,817 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] [2024-10-14 01:26:36,817 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 01:26:36,818 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:36,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:36,818 INFO L85 PathProgramCache]: Analyzing trace with hash -481557306, now seen corresponding path program 1 times [2024-10-14 01:26:36,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:36,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1749900859] [2024-10-14 01:26:36,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:36,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:37,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:37,720 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-14 01:26:37,720 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:37,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1749900859] [2024-10-14 01:26:37,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1749900859] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 01:26:37,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 01:26:37,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 01:26:37,721 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [43656917] [2024-10-14 01:26:37,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:37,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 01:26:37,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:37,725 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 01:26:37,725 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 01:26:37,725 INFO L87 Difference]: Start difference. First operand 56 states and 77 transitions. Second operand has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-14 01:26:38,113 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:38,114 INFO L93 Difference]: Finished difference Result 104 states and 143 transitions. [2024-10-14 01:26:38,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 01:26:38,117 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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 39 [2024-10-14 01:26:38,117 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:38,118 INFO L225 Difference]: With dead ends: 104 [2024-10-14 01:26:38,118 INFO L226 Difference]: Without dead ends: 56 [2024-10-14 01:26:38,119 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-14 01:26:38,120 INFO L432 NwaCegarLoop]: 58 mSDtfsCounter, 0 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 112 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.4s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:38,121 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 112 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-14 01:26:38,122 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2024-10-14 01:26:38,131 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 56. [2024-10-14 01:26:38,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 55 states have (on average 1.3818181818181818) internal successors, (76), 55 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-14 01:26:38,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 76 transitions. [2024-10-14 01:26:38,136 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 76 transitions. Word has length 39 [2024-10-14 01:26:38,136 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:38,137 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 76 transitions. [2024-10-14 01:26:38,137 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-14 01:26:38,137 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 76 transitions. [2024-10-14 01:26:38,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-14 01:26:38,138 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:38,138 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] [2024-10-14 01:26:38,138 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-14 01:26:38,139 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:38,139 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:38,139 INFO L85 PathProgramCache]: Analyzing trace with hash -756316920, now seen corresponding path program 1 times [2024-10-14 01:26:38,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:38,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [600227738] [2024-10-14 01:26:38,140 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:38,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:38,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:39,271 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-14 01:26:39,271 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:39,271 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [600227738] [2024-10-14 01:26:39,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [600227738] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 01:26:39,272 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 01:26:39,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-14 01:26:39,272 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1403243679] [2024-10-14 01:26:39,272 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:39,273 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 01:26:39,273 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:39,274 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 01:26:39,274 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-14 01:26:39,275 INFO L87 Difference]: Start difference. First operand 56 states and 76 transitions. Second operand has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-14 01:26:39,713 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:39,713 INFO L93 Difference]: Finished difference Result 87 states and 120 transitions. [2024-10-14 01:26:39,714 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 01:26:39,714 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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 39 [2024-10-14 01:26:39,714 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:39,715 INFO L225 Difference]: With dead ends: 87 [2024-10-14 01:26:39,715 INFO L226 Difference]: Without dead ends: 57 [2024-10-14 01:26:39,715 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-14 01:26:39,716 INFO L432 NwaCegarLoop]: 57 mSDtfsCounter, 0 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 112 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.4s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:39,717 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 112 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-14 01:26:39,718 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2024-10-14 01:26:39,723 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2024-10-14 01:26:39,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57 states, 56 states have (on average 1.375) internal successors, (77), 56 states have internal predecessors, (77), 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-14 01:26:39,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 77 transitions. [2024-10-14 01:26:39,727 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 77 transitions. Word has length 39 [2024-10-14 01:26:39,727 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:39,727 INFO L471 AbstractCegarLoop]: Abstraction has 57 states and 77 transitions. [2024-10-14 01:26:39,727 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.0) internal successors, (39), 3 states have internal predecessors, (39), 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-14 01:26:39,727 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 77 transitions. [2024-10-14 01:26:39,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-10-14 01:26:39,729 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:39,729 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-14 01:26:39,730 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-14 01:26:39,730 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:39,730 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:39,730 INFO L85 PathProgramCache]: Analyzing trace with hash 1790905389, now seen corresponding path program 1 times [2024-10-14 01:26:39,733 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:39,734 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1314999032] [2024-10-14 01:26:39,734 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:39,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:40,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:40,802 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-14 01:26:40,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:40,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1314999032] [2024-10-14 01:26:40,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1314999032] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:40,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [469263049] [2024-10-14 01:26:40,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:40,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:26:40,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:40,806 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-14 01:26:40,810 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-14 01:26:42,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:42,412 INFO L255 TraceCheckSpWp]: Trace formula consists of 5933 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-14 01:26:42,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:26:42,450 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-14 01:26:42,450 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:26:42,469 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-14 01:26:42,469 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [469263049] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:42,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:26:42,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-14 01:26:42,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1728650432] [2024-10-14 01:26:42,470 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:42,471 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 01:26:42,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:42,471 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 01:26:42,472 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-14 01:26:42,472 INFO L87 Difference]: Start difference. First operand 57 states and 77 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-14 01:26:42,906 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:42,906 INFO L93 Difference]: Finished difference Result 78 states and 106 transitions. [2024-10-14 01:26:42,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 01:26:42,906 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-14 01:26:42,907 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:42,907 INFO L225 Difference]: With dead ends: 78 [2024-10-14 01:26:42,908 INFO L226 Difference]: Without dead ends: 58 [2024-10-14 01:26:42,908 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 78 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-14 01:26:42,909 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 3 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 108 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.4s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:42,909 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 108 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-14 01:26:42,910 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 58 states. [2024-10-14 01:26:42,914 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 58 to 58. [2024-10-14 01:26:42,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 57 states have (on average 1.368421052631579) internal successors, (78), 57 states have internal predecessors, (78), 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-14 01:26:42,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 78 transitions. [2024-10-14 01:26:42,916 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 78 transitions. Word has length 40 [2024-10-14 01:26:42,916 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:42,916 INFO L471 AbstractCegarLoop]: Abstraction has 58 states and 78 transitions. [2024-10-14 01:26:42,917 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-14 01:26:42,917 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 78 transitions. [2024-10-14 01:26:42,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-10-14 01:26:42,918 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:42,918 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-14 01:26:42,945 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-14 01:26:43,119 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-14 01:26:43,119 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:43,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:43,120 INFO L85 PathProgramCache]: Analyzing trace with hash -793809956, now seen corresponding path program 1 times [2024-10-14 01:26:43,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:43,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1806955429] [2024-10-14 01:26:43,120 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:43,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:43,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:44,247 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-14 01:26:44,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:44,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1806955429] [2024-10-14 01:26:44,248 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1806955429] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:44,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [602998027] [2024-10-14 01:26:44,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:44,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:26:44,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:44,254 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-14 01:26:44,257 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-14 01:26:45,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:45,654 INFO L255 TraceCheckSpWp]: Trace formula consists of 5951 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-14 01:26:45,659 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:26:45,673 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-14 01:26:45,673 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:26:45,695 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-14 01:26:45,695 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [602998027] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:45,695 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:26:45,696 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-14 01:26:45,696 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [832920613] [2024-10-14 01:26:45,696 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:45,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 01:26:45,696 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:45,697 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 01:26:45,697 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-14 01:26:45,697 INFO L87 Difference]: Start difference. First operand 58 states and 78 transitions. Second operand has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 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-14 01:26:45,998 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:45,998 INFO L93 Difference]: Finished difference Result 69 states and 92 transitions. [2024-10-14 01:26:45,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 01:26:45,999 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 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-14 01:26:45,999 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:45,999 INFO L225 Difference]: With dead ends: 69 [2024-10-14 01:26:46,000 INFO L226 Difference]: Without dead ends: 59 [2024-10-14 01:26:46,000 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 84 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-14 01:26:46,001 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 3 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 108 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:46,001 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 108 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:26:46,002 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2024-10-14 01:26:46,005 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2024-10-14 01:26:46,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 58 states have (on average 1.3620689655172413) internal successors, (79), 58 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-14 01:26:46,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 79 transitions. [2024-10-14 01:26:46,006 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 79 transitions. Word has length 43 [2024-10-14 01:26:46,006 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:46,007 INFO L471 AbstractCegarLoop]: Abstraction has 59 states and 79 transitions. [2024-10-14 01:26:46,007 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 14.333333333333334) internal successors, (43), 3 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-14 01:26:46,007 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 79 transitions. [2024-10-14 01:26:46,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-10-14 01:26:46,008 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:46,008 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-14 01:26:46,034 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-14 01:26:46,208 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-14 01:26:46,209 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:46,209 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:46,209 INFO L85 PathProgramCache]: Analyzing trace with hash 1367907231, now seen corresponding path program 1 times [2024-10-14 01:26:46,209 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:46,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [479361214] [2024-10-14 01:26:46,210 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:46,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:46,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:47,209 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-14 01:26:47,209 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:47,210 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [479361214] [2024-10-14 01:26:47,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [479361214] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:47,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1220443121] [2024-10-14 01:26:47,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:47,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:26:47,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:47,214 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-14 01:26:47,219 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-14 01:26:48,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:48,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 5969 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-14 01:26:48,405 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:26:48,424 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-14 01:26:48,424 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:26:48,435 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-14 01:26:48,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1220443121] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:48,436 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:26:48,436 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-14 01:26:48,436 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [408978058] [2024-10-14 01:26:48,436 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:48,437 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 01:26:48,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:48,437 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 01:26:48,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-14 01:26:48,438 INFO L87 Difference]: Start difference. First operand 59 states and 79 transitions. Second operand has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 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-14 01:26:48,706 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:48,706 INFO L93 Difference]: Finished difference Result 86 states and 116 transitions. [2024-10-14 01:26:48,706 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 01:26:48,706 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 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-14 01:26:48,707 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:48,707 INFO L225 Difference]: With dead ends: 86 [2024-10-14 01:26:48,707 INFO L226 Difference]: Without dead ends: 60 [2024-10-14 01:26:48,708 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 90 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-14 01:26:48,708 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 6 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 108 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:48,709 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 108 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:26:48,709 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2024-10-14 01:26:48,714 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 60. [2024-10-14 01:26:48,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 60 states, 59 states have (on average 1.3559322033898304) internal successors, (80), 59 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-14 01:26:48,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 80 transitions. [2024-10-14 01:26:48,716 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 80 transitions. Word has length 46 [2024-10-14 01:26:48,716 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:48,717 INFO L471 AbstractCegarLoop]: Abstraction has 60 states and 80 transitions. [2024-10-14 01:26:48,717 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 15.333333333333334) internal successors, (46), 3 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-14 01:26:48,717 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 80 transitions. [2024-10-14 01:26:48,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-10-14 01:26:48,718 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:48,718 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-14 01:26:48,749 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-14 01:26:48,918 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-14 01:26:48,919 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:48,919 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:48,919 INFO L85 PathProgramCache]: Analyzing trace with hash 1170803542, now seen corresponding path program 1 times [2024-10-14 01:26:48,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:48,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086948367] [2024-10-14 01:26:48,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:48,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:49,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:49,920 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-14 01:26:49,921 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:49,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086948367] [2024-10-14 01:26:49,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086948367] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:49,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [313326829] [2024-10-14 01:26:49,922 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:49,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:26:49,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:49,924 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-14 01:26:49,925 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-14 01:26:51,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:51,165 INFO L255 TraceCheckSpWp]: Trace formula consists of 5975 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-14 01:26:51,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:26:51,203 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-14 01:26:51,203 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:26:51,221 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-14 01:26:51,222 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [313326829] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:51,222 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:26:51,222 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-14 01:26:51,222 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [519025085] [2024-10-14 01:26:51,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:51,223 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 01:26:51,223 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:51,226 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 01:26:51,226 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-14 01:26:51,226 INFO L87 Difference]: Start difference. First operand 60 states and 80 transitions. Second operand has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 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-14 01:26:51,518 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:51,518 INFO L93 Difference]: Finished difference Result 76 states and 101 transitions. [2024-10-14 01:26:51,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 01:26:51,519 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 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-14 01:26:51,519 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:51,520 INFO L225 Difference]: With dead ends: 76 [2024-10-14 01:26:51,520 INFO L226 Difference]: Without dead ends: 61 [2024-10-14 01:26:51,520 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 95 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-14 01:26:51,521 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 6 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 108 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:51,522 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 108 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:26:51,522 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2024-10-14 01:26:51,525 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2024-10-14 01:26:51,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 60 states have (on average 1.35) internal successors, (81), 60 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-14 01:26:51,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 81 transitions. [2024-10-14 01:26:51,526 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 81 transitions. Word has length 49 [2024-10-14 01:26:51,526 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:51,526 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 81 transitions. [2024-10-14 01:26:51,526 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 16.333333333333332) internal successors, (49), 3 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-14 01:26:51,527 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 81 transitions. [2024-10-14 01:26:51,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-10-14 01:26:51,527 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:51,527 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, 1, 1] [2024-10-14 01:26:51,559 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-14 01:26:51,728 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-14 01:26:51,728 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:51,729 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:51,729 INFO L85 PathProgramCache]: Analyzing trace with hash 559835403, now seen corresponding path program 1 times [2024-10-14 01:26:51,729 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:51,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734840269] [2024-10-14 01:26:51,729 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:51,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:52,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:52,763 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-14 01:26:52,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:52,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734840269] [2024-10-14 01:26:52,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734840269] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:52,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1233395624] [2024-10-14 01:26:52,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:52,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:26:52,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:52,767 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-14 01:26:52,769 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-14 01:26:53,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:53,855 INFO L255 TraceCheckSpWp]: Trace formula consists of 5981 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-14 01:26:53,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:26:53,886 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-14 01:26:53,887 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:26:53,899 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-14 01:26:53,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1233395624] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:53,899 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:26:53,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-14 01:26:53,899 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [299763076] [2024-10-14 01:26:53,899 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:53,900 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 01:26:53,900 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:53,900 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 01:26:53,900 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-14 01:26:53,901 INFO L87 Difference]: Start difference. First operand 61 states and 81 transitions. Second operand has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 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-14 01:26:54,218 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:54,219 INFO L93 Difference]: Finished difference Result 66 states and 86 transitions. [2024-10-14 01:26:54,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 01:26:54,219 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 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 52 [2024-10-14 01:26:54,219 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:54,220 INFO L225 Difference]: With dead ends: 66 [2024-10-14 01:26:54,220 INFO L226 Difference]: Without dead ends: 62 [2024-10-14 01:26:54,220 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 101 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-14 01:26:54,221 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 6 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 108 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:54,221 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 108 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:26:54,222 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62 states. [2024-10-14 01:26:54,225 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62 to 62. [2024-10-14 01:26:54,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 62 states, 61 states have (on average 1.3442622950819672) internal successors, (82), 61 states have internal predecessors, (82), 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-14 01:26:54,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 82 transitions. [2024-10-14 01:26:54,226 INFO L78 Accepts]: Start accepts. Automaton has 62 states and 82 transitions. Word has length 52 [2024-10-14 01:26:54,226 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:54,226 INFO L471 AbstractCegarLoop]: Abstraction has 62 states and 82 transitions. [2024-10-14 01:26:54,227 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 17.333333333333332) internal successors, (52), 3 states have internal predecessors, (52), 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-14 01:26:54,227 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 82 transitions. [2024-10-14 01:26:54,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-10-14 01:26:54,228 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:54,228 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, 1, 1, 1, 1, 1] [2024-10-14 01:26:54,260 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-14 01:26:54,428 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-14 01:26:54,429 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:54,429 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:54,429 INFO L85 PathProgramCache]: Analyzing trace with hash 948688438, now seen corresponding path program 1 times [2024-10-14 01:26:54,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:54,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [135413568] [2024-10-14 01:26:54,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:54,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:54,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:55,273 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-14 01:26:55,274 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:55,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [135413568] [2024-10-14 01:26:55,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [135413568] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:55,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [405102992] [2024-10-14 01:26:55,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:55,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:26:55,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:55,276 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-14 01:26:55,278 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-14 01:26:56,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:56,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 5987 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-14 01:26:56,376 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:26:56,423 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-14 01:26:56,423 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:26:56,450 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-14 01:26:56,451 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [405102992] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-14 01:26:56,451 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-14 01:26:56,451 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 4] total 10 [2024-10-14 01:26:56,451 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [226099899] [2024-10-14 01:26:56,451 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-14 01:26:56,452 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-10-14 01:26:56,452 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:56,453 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-10-14 01:26:56,453 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=68, Unknown=0, NotChecked=0, Total=90 [2024-10-14 01:26:56,453 INFO L87 Difference]: Start difference. First operand 62 states and 82 transitions. Second operand has 10 states, 10 states have (on average 7.9) internal successors, (79), 10 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-14 01:26:57,040 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:57,040 INFO L93 Difference]: Finished difference Result 107 states and 146 transitions. [2024-10-14 01:26:57,041 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-14 01:26:57,041 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 7.9) internal successors, (79), 10 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) Word has length 55 [2024-10-14 01:26:57,041 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:57,042 INFO L225 Difference]: With dead ends: 107 [2024-10-14 01:26:57,042 INFO L226 Difference]: Without dead ends: 72 [2024-10-14 01:26:57,042 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 113 GetRequests, 104 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2024-10-14 01:26:57,043 INFO L432 NwaCegarLoop]: 54 mSDtfsCounter, 20 mSDsluCounter, 314 mSDsCounter, 0 mSdLazyCounter, 179 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 368 SdHoareTripleChecker+Invalid, 182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 179 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:57,043 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 368 Invalid, 182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 179 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-14 01:26:57,044 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 72 states. [2024-10-14 01:26:57,048 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 72. [2024-10-14 01:26:57,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 72 states, 71 states have (on average 1.323943661971831) internal successors, (94), 71 states have internal predecessors, (94), 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-14 01:26:57,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 94 transitions. [2024-10-14 01:26:57,049 INFO L78 Accepts]: Start accepts. Automaton has 72 states and 94 transitions. Word has length 55 [2024-10-14 01:26:57,049 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:57,049 INFO L471 AbstractCegarLoop]: Abstraction has 72 states and 94 transitions. [2024-10-14 01:26:57,050 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 7.9) internal successors, (79), 10 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-14 01:26:57,050 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-10-14 01:26:57,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-10-14 01:26:57,051 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:57,051 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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, 1] [2024-10-14 01:26:57,087 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-14 01:26:57,251 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-14 01:26:57,252 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:57,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:57,253 INFO L85 PathProgramCache]: Analyzing trace with hash -1849547982, now seen corresponding path program 2 times [2024-10-14 01:26:57,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:57,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1080420316] [2024-10-14 01:26:57,253 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:57,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:26:57,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:26:58,129 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-14 01:26:58,131 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:26:58,131 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1080420316] [2024-10-14 01:26:58,131 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1080420316] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:58,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1017324051] [2024-10-14 01:26:58,132 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-14 01:26:58,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:26:58,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:26:58,134 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-14 01:26:58,135 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-14 01:26:59,311 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-14 01:26:59,311 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-14 01:26:59,341 INFO L255 TraceCheckSpWp]: Trace formula consists of 6052 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-10-14 01:26:59,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:26:59,393 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-14 01:26:59,393 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:26:59,430 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-10-14 01:26:59,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1017324051] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:26:59,430 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:26:59,430 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 8] total 12 [2024-10-14 01:26:59,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1903735117] [2024-10-14 01:26:59,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:26:59,431 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 01:26:59,431 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:26:59,432 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 01:26:59,432 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132 [2024-10-14 01:26:59,432 INFO L87 Difference]: Start difference. First operand 72 states and 94 transitions. Second operand has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 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-14 01:26:59,701 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:26:59,701 INFO L93 Difference]: Finished difference Result 82 states and 107 transitions. [2024-10-14 01:26:59,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 01:26:59,702 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 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 65 [2024-10-14 01:26:59,702 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:26:59,702 INFO L225 Difference]: With dead ends: 82 [2024-10-14 01:26:59,703 INFO L226 Difference]: Without dead ends: 73 [2024-10-14 01:26:59,703 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 133 GetRequests, 123 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132 [2024-10-14 01:26:59,704 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 11 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 108 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:26:59,704 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 108 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:26:59,704 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73 states. [2024-10-14 01:26:59,708 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 73. [2024-10-14 01:26:59,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73 states, 72 states have (on average 1.3194444444444444) internal successors, (95), 72 states have internal predecessors, (95), 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-14 01:26:59,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 95 transitions. [2024-10-14 01:26:59,709 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 95 transitions. Word has length 65 [2024-10-14 01:26:59,709 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:26:59,709 INFO L471 AbstractCegarLoop]: Abstraction has 73 states and 95 transitions. [2024-10-14 01:26:59,710 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.75) internal successors, (55), 4 states have internal predecessors, (55), 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-14 01:26:59,710 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 95 transitions. [2024-10-14 01:26:59,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-10-14 01:26:59,711 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:26:59,711 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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, 1, 1, 1, 1] [2024-10-14 01:26:59,745 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-14 01:26:59,911 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-14 01:26:59,912 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:26:59,912 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:26:59,912 INFO L85 PathProgramCache]: Analyzing trace with hash 938461958, now seen corresponding path program 1 times [2024-10-14 01:26:59,912 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:26:59,913 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385979155] [2024-10-14 01:26:59,913 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:26:59,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:00,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:00,738 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-10-14 01:27:00,738 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:00,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385979155] [2024-10-14 01:27:00,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385979155] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:00,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1821807033] [2024-10-14 01:27:00,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:00,739 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:00,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:00,741 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-14 01:27:00,742 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-14 01:27:01,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:01,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 6066 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-14 01:27:01,971 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:02,002 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-14 01:27:02,003 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:02,032 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-14 01:27:02,032 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1821807033] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-14 01:27:02,032 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-14 01:27:02,032 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 6, 4] total 9 [2024-10-14 01:27:02,033 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [752805662] [2024-10-14 01:27:02,034 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-14 01:27:02,034 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-14 01:27:02,034 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:02,035 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-14 01:27:02,035 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-10-14 01:27:02,035 INFO L87 Difference]: Start difference. First operand 73 states and 95 transitions. Second operand has 9 states, 9 states have (on average 9.777777777777779) internal successors, (88), 9 states have internal predecessors, (88), 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-14 01:27:02,448 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:02,449 INFO L93 Difference]: Finished difference Result 128 states and 171 transitions. [2024-10-14 01:27:02,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-14 01:27:02,449 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 9.777777777777779) internal successors, (88), 9 states have internal predecessors, (88), 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 68 [2024-10-14 01:27:02,449 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:02,450 INFO L225 Difference]: With dead ends: 128 [2024-10-14 01:27:02,450 INFO L226 Difference]: Without dead ends: 83 [2024-10-14 01:27:02,450 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 140 GetRequests, 132 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=27, Invalid=63, Unknown=0, NotChecked=0, Total=90 [2024-10-14 01:27:02,451 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 15 mSDsluCounter, 163 mSDsCounter, 0 mSdLazyCounter, 104 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 219 SdHoareTripleChecker+Invalid, 106 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 104 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:02,451 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 219 Invalid, 106 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 104 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-14 01:27:02,451 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 83 states. [2024-10-14 01:27:02,455 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83. [2024-10-14 01:27:02,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 82 states have (on average 1.3170731707317074) internal successors, (108), 82 states have internal predecessors, (108), 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-14 01:27:02,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 108 transitions. [2024-10-14 01:27:02,457 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 108 transitions. Word has length 68 [2024-10-14 01:27:02,457 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:02,457 INFO L471 AbstractCegarLoop]: Abstraction has 83 states and 108 transitions. [2024-10-14 01:27:02,457 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 9.777777777777779) internal successors, (88), 9 states have internal predecessors, (88), 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-14 01:27:02,457 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 108 transitions. [2024-10-14 01:27:02,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-10-14 01:27:02,458 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:02,458 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 01:27:02,489 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-10-14 01:27:02,659 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-14 01:27:02,659 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:02,659 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:02,659 INFO L85 PathProgramCache]: Analyzing trace with hash 1365987656, now seen corresponding path program 2 times [2024-10-14 01:27:02,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:02,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [36655340] [2024-10-14 01:27:02,660 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:02,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:02,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:03,705 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-10-14 01:27:03,706 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:03,706 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [36655340] [2024-10-14 01:27:03,706 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [36655340] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:03,706 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [797426861] [2024-10-14 01:27:03,706 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-14 01:27:03,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:03,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:03,708 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-14 01:27:03,710 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-14 01:27:05,040 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-14 01:27:05,040 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-14 01:27:05,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 6131 conjuncts, 23 conjuncts are in the unsatisfiable core [2024-10-14 01:27:05,074 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:05,116 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-10-14 01:27:05,117 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:05,218 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-10-14 01:27:05,219 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [797426861] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-14 01:27:05,219 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-14 01:27:05,219 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 16 [2024-10-14 01:27:05,219 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [408378049] [2024-10-14 01:27:05,219 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-14 01:27:05,219 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-10-14 01:27:05,220 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:05,220 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-10-14 01:27:05,221 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=57, Invalid=183, Unknown=0, NotChecked=0, Total=240 [2024-10-14 01:27:05,221 INFO L87 Difference]: Start difference. First operand 83 states and 108 transitions. Second operand has 16 states, 16 states have (on average 6.0) internal successors, (96), 16 states have internal predecessors, (96), 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-14 01:27:05,961 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:05,961 INFO L93 Difference]: Finished difference Result 156 states and 211 transitions. [2024-10-14 01:27:05,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-14 01:27:05,962 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 6.0) internal successors, (96), 16 states have internal predecessors, (96), 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 78 [2024-10-14 01:27:05,962 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:05,962 INFO L225 Difference]: With dead ends: 156 [2024-10-14 01:27:05,962 INFO L226 Difference]: Without dead ends: 102 [2024-10-14 01:27:05,963 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 164 GetRequests, 146 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=105, Invalid=275, Unknown=0, NotChecked=0, Total=380 [2024-10-14 01:27:05,963 INFO L432 NwaCegarLoop]: 59 mSDtfsCounter, 52 mSDsluCounter, 346 mSDsCounter, 0 mSdLazyCounter, 256 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 405 SdHoareTripleChecker+Invalid, 258 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 256 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:05,963 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 405 Invalid, 258 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 256 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-14 01:27:05,964 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 102 states. [2024-10-14 01:27:05,968 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 102 to 102. [2024-10-14 01:27:05,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 102 states, 101 states have (on average 1.316831683168317) internal successors, (133), 101 states have internal predecessors, (133), 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-14 01:27:05,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 133 transitions. [2024-10-14 01:27:05,969 INFO L78 Accepts]: Start accepts. Automaton has 102 states and 133 transitions. Word has length 78 [2024-10-14 01:27:05,969 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:05,969 INFO L471 AbstractCegarLoop]: Abstraction has 102 states and 133 transitions. [2024-10-14 01:27:05,969 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 6.0) internal successors, (96), 16 states have internal predecessors, (96), 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-14 01:27:05,969 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 133 transitions. [2024-10-14 01:27:05,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-10-14 01:27:05,970 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:05,971 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 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, 1, 1, 1, 1] [2024-10-14 01:27:06,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-10-14 01:27:06,171 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-14 01:27:06,171 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:06,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:06,172 INFO L85 PathProgramCache]: Analyzing trace with hash 1697832099, now seen corresponding path program 3 times [2024-10-14 01:27:06,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:06,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1702019214] [2024-10-14 01:27:06,172 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:06,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:06,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:07,171 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 171 trivial. 0 not checked. [2024-10-14 01:27:07,171 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:07,171 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1702019214] [2024-10-14 01:27:07,171 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1702019214] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:07,171 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [424966447] [2024-10-14 01:27:07,172 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-14 01:27:07,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:07,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:07,173 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-14 01:27:07,174 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-14 01:27:08,410 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-10-14 01:27:08,410 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-14 01:27:08,443 INFO L255 TraceCheckSpWp]: Trace formula consists of 5998 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-10-14 01:27:08,448 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:08,484 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 1 proven. 4 refuted. 0 times theorem prover too weak. 176 trivial. 0 not checked. [2024-10-14 01:27:08,484 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:08,516 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-10-14 01:27:08,518 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [424966447] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:08,518 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:27:08,518 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7, 5] total 11 [2024-10-14 01:27:08,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360914453] [2024-10-14 01:27:08,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:27:08,519 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 01:27:08,519 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:08,519 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 01:27:08,519 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2024-10-14 01:27:08,520 INFO L87 Difference]: Start difference. First operand 102 states and 133 transitions. Second operand has 4 states, 4 states have (on average 14.5) internal successors, (58), 4 states have internal predecessors, (58), 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-14 01:27:08,820 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:08,820 INFO L93 Difference]: Finished difference Result 170 states and 223 transitions. [2024-10-14 01:27:08,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 01:27:08,821 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 14.5) internal successors, (58), 4 states have internal predecessors, (58), 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 97 [2024-10-14 01:27:08,821 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:08,822 INFO L225 Difference]: With dead ends: 170 [2024-10-14 01:27:08,822 INFO L226 Difference]: Without dead ends: 103 [2024-10-14 01:27:08,822 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 199 GetRequests, 190 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2024-10-14 01:27:08,823 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 7 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 160 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:08,823 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 160 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:27:08,824 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 103 states. [2024-10-14 01:27:08,828 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 103. [2024-10-14 01:27:08,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 103 states, 102 states have (on average 1.3137254901960784) internal successors, (134), 102 states have internal predecessors, (134), 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-14 01:27:08,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 134 transitions. [2024-10-14 01:27:08,830 INFO L78 Accepts]: Start accepts. Automaton has 103 states and 134 transitions. Word has length 97 [2024-10-14 01:27:08,830 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:08,830 INFO L471 AbstractCegarLoop]: Abstraction has 103 states and 134 transitions. [2024-10-14 01:27:08,830 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.5) internal successors, (58), 4 states have internal predecessors, (58), 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-14 01:27:08,830 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 134 transitions. [2024-10-14 01:27:08,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-10-14 01:27:08,831 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:08,831 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 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, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 01:27:08,862 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-10-14 01:27:09,032 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-14 01:27:09,032 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:09,033 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:09,033 INFO L85 PathProgramCache]: Analyzing trace with hash -612120683, now seen corresponding path program 1 times [2024-10-14 01:27:09,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:09,033 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [902580415] [2024-10-14 01:27:09,033 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:09,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:09,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:09,980 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 172 trivial. 0 not checked. [2024-10-14 01:27:09,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:09,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [902580415] [2024-10-14 01:27:09,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [902580415] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:09,980 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [603042004] [2024-10-14 01:27:09,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:09,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:09,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:09,984 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-14 01:27:09,985 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-14 01:27:11,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:11,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 6264 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-14 01:27:11,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:11,232 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2024-10-14 01:27:11,233 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:11,269 INFO L134 CoverageAnalysis]: Checked inductivity of 182 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 181 trivial. 0 not checked. [2024-10-14 01:27:11,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [603042004] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:11,270 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:27:11,270 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7, 6] total 13 [2024-10-14 01:27:11,270 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1406367135] [2024-10-14 01:27:11,270 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:27:11,270 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 01:27:11,270 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:11,271 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 01:27:11,271 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156 [2024-10-14 01:27:11,273 INFO L87 Difference]: Start difference. First operand 103 states and 134 transitions. Second operand has 4 states, 4 states have (on average 15.25) internal successors, (61), 4 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-14 01:27:11,584 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:11,584 INFO L93 Difference]: Finished difference Result 135 states and 177 transitions. [2024-10-14 01:27:11,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 01:27:11,585 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 15.25) internal successors, (61), 4 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) Word has length 100 [2024-10-14 01:27:11,585 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:11,585 INFO L225 Difference]: With dead ends: 135 [2024-10-14 01:27:11,585 INFO L226 Difference]: Without dead ends: 104 [2024-10-14 01:27:11,586 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 205 GetRequests, 194 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156 [2024-10-14 01:27:11,586 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 11 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 108 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:11,586 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 108 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:27:11,587 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 104 states. [2024-10-14 01:27:11,591 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 104. [2024-10-14 01:27:11,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 104 states, 103 states have (on average 1.3106796116504855) internal successors, (135), 103 states have internal predecessors, (135), 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-14 01:27:11,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 135 transitions. [2024-10-14 01:27:11,592 INFO L78 Accepts]: Start accepts. Automaton has 104 states and 135 transitions. Word has length 100 [2024-10-14 01:27:11,592 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:11,592 INFO L471 AbstractCegarLoop]: Abstraction has 104 states and 135 transitions. [2024-10-14 01:27:11,592 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 15.25) internal successors, (61), 4 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-14 01:27:11,593 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 135 transitions. [2024-10-14 01:27:11,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-10-14 01:27:11,593 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:11,594 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 01:27:11,628 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-14 01:27:11,794 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-14 01:27:11,794 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:11,795 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:11,795 INFO L85 PathProgramCache]: Analyzing trace with hash -781204617, now seen corresponding path program 1 times [2024-10-14 01:27:11,795 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:11,795 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578914280] [2024-10-14 01:27:11,795 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:11,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:12,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:12,852 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 173 trivial. 0 not checked. [2024-10-14 01:27:12,853 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:12,853 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578914280] [2024-10-14 01:27:12,853 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578914280] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:12,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [594989866] [2024-10-14 01:27:12,855 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:12,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:12,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:12,857 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-14 01:27:12,858 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-14 01:27:14,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:14,045 INFO L255 TraceCheckSpWp]: Trace formula consists of 6278 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-14 01:27:14,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:14,101 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 179 trivial. 0 not checked. [2024-10-14 01:27:14,102 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:14,134 INFO L134 CoverageAnalysis]: Checked inductivity of 183 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 181 trivial. 0 not checked. [2024-10-14 01:27:14,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [594989866] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:14,134 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:27:14,134 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7, 6] total 13 [2024-10-14 01:27:14,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [630166560] [2024-10-14 01:27:14,135 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:27:14,135 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 01:27:14,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:14,136 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 01:27:14,136 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156 [2024-10-14 01:27:14,136 INFO L87 Difference]: Start difference. First operand 104 states and 135 transitions. Second operand has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 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-14 01:27:14,417 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:14,417 INFO L93 Difference]: Finished difference Result 137 states and 179 transitions. [2024-10-14 01:27:14,418 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 01:27:14,418 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 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) Word has length 103 [2024-10-14 01:27:14,418 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:14,419 INFO L225 Difference]: With dead ends: 137 [2024-10-14 01:27:14,419 INFO L226 Difference]: Without dead ends: 105 [2024-10-14 01:27:14,419 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 211 GetRequests, 200 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156 [2024-10-14 01:27:14,420 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 7 mSDsluCounter, 107 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 163 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.3s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:14,420 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 163 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-14 01:27:14,420 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 105 states. [2024-10-14 01:27:14,424 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 105 to 105. [2024-10-14 01:27:14,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 105 states, 104 states have (on average 1.3076923076923077) internal successors, (136), 104 states have internal predecessors, (136), 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-14 01:27:14,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 105 states and 136 transitions. [2024-10-14 01:27:14,426 INFO L78 Accepts]: Start accepts. Automaton has 105 states and 136 transitions. Word has length 103 [2024-10-14 01:27:14,426 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:14,426 INFO L471 AbstractCegarLoop]: Abstraction has 105 states and 136 transitions. [2024-10-14 01:27:14,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.0) internal successors, (64), 4 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-14 01:27:14,427 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 136 transitions. [2024-10-14 01:27:14,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-10-14 01:27:14,427 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:14,428 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 01:27:14,461 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-14 01:27:14,628 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-14 01:27:14,628 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:14,629 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:14,629 INFO L85 PathProgramCache]: Analyzing trace with hash 1300240577, now seen corresponding path program 1 times [2024-10-14 01:27:14,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:14,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1796627016] [2024-10-14 01:27:14,629 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:14,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:14,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:15,759 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 174 trivial. 0 not checked. [2024-10-14 01:27:15,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:15,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1796627016] [2024-10-14 01:27:15,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1796627016] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:15,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [793958335] [2024-10-14 01:27:15,760 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:15,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:15,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:15,762 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-14 01:27:15,764 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-14 01:27:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:17,003 INFO L255 TraceCheckSpWp]: Trace formula consists of 6281 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-14 01:27:17,006 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:17,044 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 180 trivial. 0 not checked. [2024-10-14 01:27:17,044 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:17,075 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 182 trivial. 0 not checked. [2024-10-14 01:27:17,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [793958335] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:17,076 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:27:17,076 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7, 6] total 13 [2024-10-14 01:27:17,076 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2141508742] [2024-10-14 01:27:17,076 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:27:17,076 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 01:27:17,076 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:17,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 01:27:17,077 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156 [2024-10-14 01:27:17,077 INFO L87 Difference]: Start difference. First operand 105 states and 136 transitions. Second operand has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 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-14 01:27:17,300 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:17,300 INFO L93 Difference]: Finished difference Result 116 states and 150 transitions. [2024-10-14 01:27:17,300 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 01:27:17,301 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 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) Word has length 104 [2024-10-14 01:27:17,301 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:17,301 INFO L225 Difference]: With dead ends: 116 [2024-10-14 01:27:17,301 INFO L226 Difference]: Without dead ends: 106 [2024-10-14 01:27:17,302 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 213 GetRequests, 202 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=123, Unknown=0, NotChecked=0, Total=156 [2024-10-14 01:27:17,302 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 7 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 111 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-14 01:27:17,302 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 111 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-14 01:27:17,303 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 106 states. [2024-10-14 01:27:17,306 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 106 to 106. [2024-10-14 01:27:17,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 106 states, 105 states have (on average 1.3047619047619048) internal successors, (137), 105 states have internal predecessors, (137), 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-14 01:27:17,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 137 transitions. [2024-10-14 01:27:17,307 INFO L78 Accepts]: Start accepts. Automaton has 106 states and 137 transitions. Word has length 104 [2024-10-14 01:27:17,308 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:17,308 INFO L471 AbstractCegarLoop]: Abstraction has 106 states and 137 transitions. [2024-10-14 01:27:17,308 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.25) internal successors, (65), 4 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-14 01:27:17,308 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 137 transitions. [2024-10-14 01:27:17,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-10-14 01:27:17,309 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:17,309 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 01:27:17,344 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-14 01:27:17,510 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-14 01:27:17,510 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:17,510 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:17,511 INFO L85 PathProgramCache]: Analyzing trace with hash -3337210, now seen corresponding path program 1 times [2024-10-14 01:27:17,511 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:17,511 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1923337998] [2024-10-14 01:27:17,511 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:17,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:17,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:18,482 INFO L134 CoverageAnalysis]: Checked inductivity of 185 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 175 trivial. 0 not checked. [2024-10-14 01:27:18,482 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:18,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1923337998] [2024-10-14 01:27:18,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1923337998] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:18,482 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [551125628] [2024-10-14 01:27:18,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:18,482 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:18,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:18,484 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-14 01:27:18,485 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-14 01:27:19,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:19,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 6284 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-14 01:27:19,735 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:19,850 INFO L134 CoverageAnalysis]: Checked inductivity of 185 backedges. 0 proven. 122 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-10-14 01:27:19,851 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:19,956 INFO L134 CoverageAnalysis]: Checked inductivity of 185 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 163 trivial. 0 not checked. [2024-10-14 01:27:19,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [551125628] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-14 01:27:19,956 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-14 01:27:19,956 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 12, 7] total 22 [2024-10-14 01:27:19,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [168600595] [2024-10-14 01:27:19,956 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-14 01:27:19,957 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-10-14 01:27:19,957 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:19,957 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-10-14 01:27:19,958 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=70, Invalid=392, Unknown=0, NotChecked=0, Total=462 [2024-10-14 01:27:19,958 INFO L87 Difference]: Start difference. First operand 106 states and 137 transitions. Second operand has 22 states, 22 states have (on average 6.181818181818182) internal successors, (136), 22 states have internal predecessors, (136), 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-14 01:27:21,639 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:21,639 INFO L93 Difference]: Finished difference Result 201 states and 268 transitions. [2024-10-14 01:27:21,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-10-14 01:27:21,640 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 22 states have (on average 6.181818181818182) internal successors, (136), 22 states have internal predecessors, (136), 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 105 [2024-10-14 01:27:21,640 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:21,641 INFO L225 Difference]: With dead ends: 201 [2024-10-14 01:27:21,641 INFO L226 Difference]: Without dead ends: 125 [2024-10-14 01:27:21,641 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 219 GetRequests, 195 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=118, Invalid=532, Unknown=0, NotChecked=0, Total=650 [2024-10-14 01:27:21,642 INFO L432 NwaCegarLoop]: 61 mSDtfsCounter, 56 mSDsluCounter, 889 mSDsCounter, 0 mSdLazyCounter, 795 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 950 SdHoareTripleChecker+Invalid, 797 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 795 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:21,642 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 950 Invalid, 797 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 795 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2024-10-14 01:27:21,643 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 125 states. [2024-10-14 01:27:21,646 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 125. [2024-10-14 01:27:21,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 125 states, 124 states have (on average 1.3064516129032258) internal successors, (162), 124 states have internal predecessors, (162), 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-14 01:27:21,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 125 states and 162 transitions. [2024-10-14 01:27:21,647 INFO L78 Accepts]: Start accepts. Automaton has 125 states and 162 transitions. Word has length 105 [2024-10-14 01:27:21,648 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:21,648 INFO L471 AbstractCegarLoop]: Abstraction has 125 states and 162 transitions. [2024-10-14 01:27:21,648 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 6.181818181818182) internal successors, (136), 22 states have internal predecessors, (136), 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-14 01:27:21,648 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 162 transitions. [2024-10-14 01:27:21,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-10-14 01:27:21,648 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:21,649 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 01:27:21,682 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-14 01:27:21,849 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-14 01:27:21,849 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:21,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:21,850 INFO L85 PathProgramCache]: Analyzing trace with hash -1294476597, now seen corresponding path program 2 times [2024-10-14 01:27:21,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:21,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1154030378] [2024-10-14 01:27:21,850 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:21,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:22,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:22,949 INFO L134 CoverageAnalysis]: Checked inductivity of 313 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 298 trivial. 0 not checked. [2024-10-14 01:27:22,949 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:22,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1154030378] [2024-10-14 01:27:22,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1154030378] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:22,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [24263608] [2024-10-14 01:27:22,949 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-14 01:27:22,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:22,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:22,951 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-14 01:27:22,952 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-14 01:27:24,340 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-14 01:27:24,340 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-14 01:27:24,371 INFO L255 TraceCheckSpWp]: Trace formula consists of 6403 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-10-14 01:27:24,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:24,402 INFO L134 CoverageAnalysis]: Checked inductivity of 313 backedges. 2 proven. 5 refuted. 0 times theorem prover too weak. 306 trivial. 0 not checked. [2024-10-14 01:27:24,402 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:24,436 INFO L134 CoverageAnalysis]: Checked inductivity of 313 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 311 trivial. 0 not checked. [2024-10-14 01:27:24,437 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [24263608] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:24,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-14 01:27:24,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [8, 5] total 12 [2024-10-14 01:27:24,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1474361289] [2024-10-14 01:27:24,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 01:27:24,438 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 01:27:24,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:24,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 01:27:24,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132 [2024-10-14 01:27:24,439 INFO L87 Difference]: Start difference. First operand 125 states and 162 transitions. Second operand has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 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-14 01:27:24,682 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:24,683 INFO L93 Difference]: Finished difference Result 217 states and 284 transitions. [2024-10-14 01:27:24,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 01:27:24,683 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 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) Word has length 124 [2024-10-14 01:27:24,683 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:24,684 INFO L225 Difference]: With dead ends: 217 [2024-10-14 01:27:24,684 INFO L226 Difference]: Without dead ends: 126 [2024-10-14 01:27:24,684 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 254 GetRequests, 244 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=101, Unknown=0, NotChecked=0, Total=132 [2024-10-14 01:27:24,685 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 7 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 111 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-14 01:27:24,685 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 111 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-14 01:27:24,686 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 126 states. [2024-10-14 01:27:24,692 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 126. [2024-10-14 01:27:24,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 125 states have (on average 1.304) internal successors, (163), 125 states have internal predecessors, (163), 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-14 01:27:24,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 163 transitions. [2024-10-14 01:27:24,693 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 163 transitions. Word has length 124 [2024-10-14 01:27:24,693 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:24,693 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 163 transitions. [2024-10-14 01:27:24,694 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 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-14 01:27:24,694 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 163 transitions. [2024-10-14 01:27:24,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-10-14 01:27:24,694 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:24,695 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 01:27:24,723 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-14 01:27:24,895 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-14 01:27:24,895 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:24,895 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:24,896 INFO L85 PathProgramCache]: Analyzing trace with hash 1307699451, now seen corresponding path program 1 times [2024-10-14 01:27:24,896 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:24,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [55638588] [2024-10-14 01:27:24,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:24,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:25,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:25,972 INFO L134 CoverageAnalysis]: Checked inductivity of 314 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 299 trivial. 0 not checked. [2024-10-14 01:27:25,972 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:25,972 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [55638588] [2024-10-14 01:27:25,972 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [55638588] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:25,973 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1526113200] [2024-10-14 01:27:25,973 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:25,973 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:25,973 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:25,974 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-14 01:27:25,975 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-14 01:27:27,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:27,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 6406 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-10-14 01:27:27,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:27,748 INFO L134 CoverageAnalysis]: Checked inductivity of 314 backedges. 1 proven. 27 refuted. 0 times theorem prover too weak. 286 trivial. 0 not checked. [2024-10-14 01:27:27,748 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:27,806 INFO L134 CoverageAnalysis]: Checked inductivity of 314 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 312 trivial. 0 not checked. [2024-10-14 01:27:27,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1526113200] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-14 01:27:27,806 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-14 01:27:27,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 12, 5] total 16 [2024-10-14 01:27:27,806 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [373186338] [2024-10-14 01:27:27,806 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-14 01:27:27,807 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-10-14 01:27:27,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:27,807 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-10-14 01:27:27,808 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=197, Unknown=0, NotChecked=0, Total=240 [2024-10-14 01:27:27,808 INFO L87 Difference]: Start difference. First operand 126 states and 163 transitions. Second operand has 16 states, 16 states have (on average 7.75) internal successors, (124), 16 states have internal predecessors, (124), 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-14 01:27:28,841 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:28,841 INFO L93 Difference]: Finished difference Result 237 states and 311 transitions. [2024-10-14 01:27:28,841 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-10-14 01:27:28,842 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 7.75) internal successors, (124), 16 states have internal predecessors, (124), 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 125 [2024-10-14 01:27:28,842 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:28,842 INFO L225 Difference]: With dead ends: 237 [2024-10-14 01:27:28,842 INFO L226 Difference]: Without dead ends: 142 [2024-10-14 01:27:28,843 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 258 GetRequests, 242 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 17 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=59, Invalid=247, Unknown=0, NotChecked=0, Total=306 [2024-10-14 01:27:28,843 INFO L432 NwaCegarLoop]: 53 mSDtfsCounter, 25 mSDsluCounter, 507 mSDsCounter, 0 mSdLazyCounter, 332 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 560 SdHoareTripleChecker+Invalid, 334 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 332 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:28,843 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 560 Invalid, 334 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 332 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-10-14 01:27:28,844 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 142 states. [2024-10-14 01:27:28,850 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 142 to 139. [2024-10-14 01:27:28,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 139 states, 138 states have (on average 1.2971014492753623) internal successors, (179), 138 states have internal predecessors, (179), 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-14 01:27:28,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 139 states and 179 transitions. [2024-10-14 01:27:28,851 INFO L78 Accepts]: Start accepts. Automaton has 139 states and 179 transitions. Word has length 125 [2024-10-14 01:27:28,851 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:28,851 INFO L471 AbstractCegarLoop]: Abstraction has 139 states and 179 transitions. [2024-10-14 01:27:28,851 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 7.75) internal successors, (124), 16 states have internal predecessors, (124), 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-14 01:27:28,851 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 179 transitions. [2024-10-14 01:27:28,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-10-14 01:27:28,852 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:28,852 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 6, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 01:27:28,887 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-10-14 01:27:29,052 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-14 01:27:29,053 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:29,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:29,053 INFO L85 PathProgramCache]: Analyzing trace with hash -352378771, now seen corresponding path program 2 times [2024-10-14 01:27:29,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:29,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1098345880] [2024-10-14 01:27:29,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:29,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:29,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:30,163 INFO L134 CoverageAnalysis]: Checked inductivity of 362 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 341 trivial. 0 not checked. [2024-10-14 01:27:30,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:30,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1098345880] [2024-10-14 01:27:30,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1098345880] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:30,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1768886078] [2024-10-14 01:27:30,164 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-14 01:27:30,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:30,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:30,165 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-14 01:27:30,167 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-14 01:27:31,807 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-14 01:27:31,807 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-14 01:27:31,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 6468 conjuncts, 45 conjuncts are in the unsatisfiable core [2024-10-14 01:27:31,845 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:31,993 INFO L134 CoverageAnalysis]: Checked inductivity of 362 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 217 trivial. 0 not checked. [2024-10-14 01:27:31,993 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:32,299 INFO L134 CoverageAnalysis]: Checked inductivity of 362 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 217 trivial. 0 not checked. [2024-10-14 01:27:32,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1768886078] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-14 01:27:32,300 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-14 01:27:32,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 13, 13] total 31 [2024-10-14 01:27:32,300 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [371712772] [2024-10-14 01:27:32,300 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-14 01:27:32,301 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-10-14 01:27:32,301 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:32,301 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-10-14 01:27:32,302 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=186, Invalid=744, Unknown=0, NotChecked=0, Total=930 [2024-10-14 01:27:32,302 INFO L87 Difference]: Start difference. First operand 139 states and 179 transitions. Second operand has 31 states, 31 states have (on average 4.774193548387097) internal successors, (148), 31 states have internal predecessors, (148), 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-14 01:27:36,088 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:36,088 INFO L93 Difference]: Finished difference Result 283 states and 380 transitions. [2024-10-14 01:27:36,088 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2024-10-14 01:27:36,088 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 4.774193548387097) internal successors, (148), 31 states have internal predecessors, (148), 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 138 [2024-10-14 01:27:36,088 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:36,089 INFO L225 Difference]: With dead ends: 283 [2024-10-14 01:27:36,089 INFO L226 Difference]: Without dead ends: 176 [2024-10-14 01:27:36,090 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 293 GetRequests, 254 SyntacticMatches, 0 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 67 ImplicationChecksByTransitivity, 2.6s TimeCoverageRelationStatistics Valid=426, Invalid=1214, Unknown=0, NotChecked=0, Total=1640 [2024-10-14 01:27:36,090 INFO L432 NwaCegarLoop]: 65 mSDtfsCounter, 153 mSDsluCounter, 1008 mSDsCounter, 0 mSdLazyCounter, 945 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 153 SdHoareTripleChecker+Valid, 1073 SdHoareTripleChecker+Invalid, 947 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 945 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:36,090 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [153 Valid, 1073 Invalid, 947 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 945 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time] [2024-10-14 01:27:36,091 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 176 states. [2024-10-14 01:27:36,097 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 176 to 176. [2024-10-14 01:27:36,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 176 states, 175 states have (on average 1.302857142857143) internal successors, (228), 175 states have internal predecessors, (228), 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-14 01:27:36,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 176 states and 228 transitions. [2024-10-14 01:27:36,099 INFO L78 Accepts]: Start accepts. Automaton has 176 states and 228 transitions. Word has length 138 [2024-10-14 01:27:36,099 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:36,099 INFO L471 AbstractCegarLoop]: Abstraction has 176 states and 228 transitions. [2024-10-14 01:27:36,099 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 4.774193548387097) internal successors, (148), 31 states have internal predecessors, (148), 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-14 01:27:36,099 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 228 transitions. [2024-10-14 01:27:36,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-10-14 01:27:36,100 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:36,100 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 10, 10, 10, 7, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-14 01:27:36,134 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-14 01:27:36,301 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-14 01:27:36,301 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:36,301 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:36,302 INFO L85 PathProgramCache]: Analyzing trace with hash 1786039656, now seen corresponding path program 3 times [2024-10-14 01:27:36,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:36,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1865196153] [2024-10-14 01:27:36,302 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:36,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:36,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:37,582 INFO L134 CoverageAnalysis]: Checked inductivity of 939 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 911 trivial. 0 not checked. [2024-10-14 01:27:37,583 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:37,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1865196153] [2024-10-14 01:27:37,583 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1865196153] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:37,583 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [202680924] [2024-10-14 01:27:37,583 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-14 01:27:37,583 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:37,583 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:37,584 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-14 01:27:37,585 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-10-14 01:27:39,298 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-14 01:27:39,298 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-14 01:27:39,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 6098 conjuncts, 31 conjuncts are in the unsatisfiable core [2024-10-14 01:27:39,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 01:27:39,416 INFO L134 CoverageAnalysis]: Checked inductivity of 939 backedges. 1 proven. 14 refuted. 0 times theorem prover too weak. 924 trivial. 0 not checked. [2024-10-14 01:27:39,416 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-14 01:27:39,516 INFO L134 CoverageAnalysis]: Checked inductivity of 939 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 937 trivial. 0 not checked. [2024-10-14 01:27:39,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [202680924] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-14 01:27:39,516 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-14 01:27:39,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 7, 5] total 16 [2024-10-14 01:27:39,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [857443992] [2024-10-14 01:27:39,516 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-14 01:27:39,517 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-10-14 01:27:39,517 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 01:27:39,517 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-10-14 01:27:39,517 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=195, Unknown=0, NotChecked=0, Total=240 [2024-10-14 01:27:39,518 INFO L87 Difference]: Start difference. First operand 176 states and 228 transitions. Second operand has 16 states, 16 states have (on average 5.6875) internal successors, (91), 16 states have internal predecessors, (91), 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-14 01:27:40,482 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 01:27:40,482 INFO L93 Difference]: Finished difference Result 332 states and 435 transitions. [2024-10-14 01:27:40,482 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-14 01:27:40,482 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 5.6875) internal successors, (91), 16 states have internal predecessors, (91), 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 175 [2024-10-14 01:27:40,482 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 01:27:40,483 INFO L225 Difference]: With dead ends: 332 [2024-10-14 01:27:40,483 INFO L226 Difference]: Without dead ends: 189 [2024-10-14 01:27:40,483 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 360 GetRequests, 344 SyntacticMatches, 0 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=61, Invalid=245, Unknown=0, NotChecked=0, Total=306 [2024-10-14 01:27:40,484 INFO L432 NwaCegarLoop]: 54 mSDtfsCounter, 25 mSDsluCounter, 523 mSDsCounter, 0 mSdLazyCounter, 343 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 577 SdHoareTripleChecker+Invalid, 345 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 343 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-10-14 01:27:40,484 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 577 Invalid, 345 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 343 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-10-14 01:27:40,485 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 189 states. [2024-10-14 01:27:40,494 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 189. [2024-10-14 01:27:40,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 189 states, 188 states have (on average 1.297872340425532) internal successors, (244), 188 states have internal predecessors, (244), 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-14 01:27:40,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 189 states and 244 transitions. [2024-10-14 01:27:40,495 INFO L78 Accepts]: Start accepts. Automaton has 189 states and 244 transitions. Word has length 175 [2024-10-14 01:27:40,495 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 01:27:40,496 INFO L471 AbstractCegarLoop]: Abstraction has 189 states and 244 transitions. [2024-10-14 01:27:40,496 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 5.6875) internal successors, (91), 16 states have internal predecessors, (91), 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-14 01:27:40,496 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 244 transitions. [2024-10-14 01:27:40,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-10-14 01:27:40,497 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 01:27:40,497 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 10, 10, 10, 8, 4, 4, 4, 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, 1, 1, 1, 1, 1] [2024-10-14 01:27:40,534 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0 [2024-10-14 01:27:40,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,19 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:40,697 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 01:27:40,698 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 01:27:40,698 INFO L85 PathProgramCache]: Analyzing trace with hash 291021445, now seen corresponding path program 4 times [2024-10-14 01:27:40,698 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 01:27:40,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470958145] [2024-10-14 01:27:40,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 01:27:40,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 01:27:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 01:27:43,063 INFO L134 CoverageAnalysis]: Checked inductivity of 989 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 274 trivial. 0 not checked. [2024-10-14 01:27:43,063 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 01:27:43,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1470958145] [2024-10-14 01:27:43,064 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1470958145] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 01:27:43,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [812160111] [2024-10-14 01:27:43,064 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-14 01:27:43,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 01:27:43,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 01:27:43,065 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 01:27:43,066 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process