./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_23_safe.c-amalgamation.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_23_safe.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 12880de3a27803044621a8e4be3e7f58e2f5977b9acbf0233d9c35e09534b6bb --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-23 22:36:00,485 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-23 22:36:00,541 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-23 22:36:00,546 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-23 22:36:00,547 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-23 22:36:00,574 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-23 22:36:00,576 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-23 22:36:00,576 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-23 22:36:00,577 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-23 22:36:00,577 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-23 22:36:00,577 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-23 22:36:00,578 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-23 22:36:00,579 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-23 22:36:00,579 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-23 22:36:00,581 INFO L153 SettingsManager]: * Use SBE=true [2024-10-23 22:36:00,581 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-23 22:36:00,581 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-23 22:36:00,582 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-23 22:36:00,582 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-23 22:36:00,582 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-23 22:36:00,582 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-23 22:36:00,584 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-23 22:36:00,584 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-23 22:36:00,584 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-23 22:36:00,584 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-23 22:36:00,585 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-23 22:36:00,585 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-23 22:36:00,585 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-23 22:36:00,585 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-23 22:36:00,586 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-23 22:36:00,586 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-23 22:36:00,586 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-23 22:36:00,586 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:36:00,586 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-23 22:36:00,587 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-23 22:36:00,587 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-23 22:36:00,587 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-23 22:36:00,587 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-23 22:36:00,588 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-23 22:36:00,588 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-23 22:36:00,588 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-23 22:36:00,591 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-23 22:36:00,592 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 -> 12880de3a27803044621a8e4be3e7f58e2f5977b9acbf0233d9c35e09534b6bb [2024-10-23 22:36:00,814 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-23 22:36:00,835 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-23 22:36:00,838 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-23 22:36:00,839 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-23 22:36:00,843 INFO L274 PluginConnector]: CDTParser initialized [2024-10-23 22:36:00,844 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_23_safe.c-amalgamation.i [2024-10-23 22:36:02,172 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-23 22:36:02,448 INFO L384 CDTParser]: Found 1 translation units. [2024-10-23 22:36:02,450 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_23_safe.c-amalgamation.i [2024-10-23 22:36:02,492 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9af57478e/13babd74376f40f9b316d84cfdf9817a/FLAG1f04735be [2024-10-23 22:36:02,522 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9af57478e/13babd74376f40f9b316d84cfdf9817a [2024-10-23 22:36:02,524 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-23 22:36:02,528 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-23 22:36:02,529 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-23 22:36:02,532 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-23 22:36:02,536 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-23 22:36:02,540 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:36:02" (1/1) ... [2024-10-23 22:36:02,541 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5d5e52d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:02, skipping insertion in model container [2024-10-23 22:36:02,541 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 10:36:02" (1/1) ... [2024-10-23 22:36:02,645 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-23 22:36:03,144 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_23_safe.c-amalgamation.i[63699,63712] [2024-10-23 22:36:03,261 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:36:03,372 INFO L200 MainTranslator]: Completed pre-run [2024-10-23 22:36:03,406 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/neural-networks/cartpole_23_safe.c-amalgamation.i[63699,63712] [2024-10-23 22:36:03,494 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 22:36:03,788 INFO L204 MainTranslator]: Completed translation [2024-10-23 22:36:03,789 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03 WrapperNode [2024-10-23 22:36:03,789 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-23 22:36:03,790 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-23 22:36:03,790 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-23 22:36:03,791 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-23 22:36:03,798 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:03,859 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,107 INFO L138 Inliner]: procedures = 620, calls = 4746, calls flagged for inlining = 9, calls inlined = 9, statements flattened = 5014 [2024-10-23 22:36:04,108 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-23 22:36:04,108 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-23 22:36:04,108 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-23 22:36:04,108 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-23 22:36:04,121 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,124 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,174 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,228 INFO L175 MemorySlicer]: Split 4721 memory accesses to 12 slices as follows [2, 7, 257, 65, 4097, 65, 129, 3, 10, 3, 13, 70]. 87 percent of accesses are in the largest equivalence class. The 4687 initializations are split as follows [2, 7, 256, 64, 4096, 64, 128, 2, 4, 0, 0, 64]. The 10 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 4, 2]. [2024-10-23 22:36:04,229 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,230 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,323 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,338 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,364 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,374 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,399 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-23 22:36:04,401 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-23 22:36:04,402 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-23 22:36:04,402 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-23 22:36:04,403 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (1/1) ... [2024-10-23 22:36:04,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 22:36:04,419 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:04,438 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-23 22:36:04,452 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-23 22:36:04,498 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#0 [2024-10-23 22:36:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#1 [2024-10-23 22:36:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#2 [2024-10-23 22:36:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#3 [2024-10-23 22:36:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#4 [2024-10-23 22:36:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#5 [2024-10-23 22:36:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#6 [2024-10-23 22:36:04,499 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#7 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#8 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#9 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#10 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure read~real#11 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#0 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#1 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#2 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#3 [2024-10-23 22:36:04,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#4 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#5 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#6 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#7 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#8 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#9 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#10 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~real#11 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#0 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#1 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#2 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#3 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#4 [2024-10-23 22:36:04,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#5 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#6 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#7 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#8 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#9 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#10 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~real#11 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-23 22:36:04,503 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-23 22:36:04,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-23 22:36:04,506 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-23 22:36:04,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-23 22:36:04,507 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-23 22:36:04,796 INFO L238 CfgBuilder]: Building ICFG [2024-10-23 22:36:04,798 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-23 22:36:09,402 INFO L? ?]: Removed 134 outVars from TransFormulas that were not future-live. [2024-10-23 22:36:09,403 INFO L287 CfgBuilder]: Performing block encoding [2024-10-23 22:36:09,609 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-23 22:36:09,610 INFO L314 CfgBuilder]: Removed 12 assume(true) statements. [2024-10-23 22:36:09,611 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:36:09 BoogieIcfgContainer [2024-10-23 22:36:09,611 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-23 22:36:09,612 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-23 22:36:09,613 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-23 22:36:09,615 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-23 22:36:09,615 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.10 10:36:02" (1/3) ... [2024-10-23 22:36:09,616 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3eb99aad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:36:09, skipping insertion in model container [2024-10-23 22:36:09,616 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 10:36:03" (2/3) ... [2024-10-23 22:36:09,616 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3eb99aad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 10:36:09, skipping insertion in model container [2024-10-23 22:36:09,617 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 10:36:09" (3/3) ... [2024-10-23 22:36:09,619 INFO L112 eAbstractionObserver]: Analyzing ICFG cartpole_23_safe.c-amalgamation.i [2024-10-23 22:36:09,632 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-23 22:36:09,632 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-23 22:36:09,685 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-23 22:36:09,690 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@448d2e3d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-23 22:36:09,691 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-23 22:36:09,695 INFO L276 IsEmpty]: Start isEmpty. Operand has 46 states, 44 states have (on average 1.8181818181818181) internal successors, (80), 45 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:09,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-23 22:36:09,700 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:09,701 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:09,701 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:09,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:09,705 INFO L85 PathProgramCache]: Analyzing trace with hash -531373804, now seen corresponding path program 1 times [2024-10-23 22:36:09,712 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:09,712 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1326707559] [2024-10-23 22:36:09,713 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:09,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:10,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:10,539 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:36:10,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:10,541 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1326707559] [2024-10-23 22:36:10,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1326707559] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:36:10,541 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:36:10,541 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 22:36:10,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1878768144] [2024-10-23 22:36:10,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:10,546 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-23 22:36:10,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:10,566 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-23 22:36:10,567 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:36:10,569 INFO L87 Difference]: Start difference. First operand has 46 states, 44 states have (on average 1.8181818181818181) internal successors, (80), 45 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:10,789 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:10,789 INFO L93 Difference]: Finished difference Result 89 states and 155 transitions. [2024-10-23 22:36:10,792 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-23 22:36:10,793 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-10-23 22:36:10,793 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:10,798 INFO L225 Difference]: With dead ends: 89 [2024-10-23 22:36:10,798 INFO L226 Difference]: Without dead ends: 44 [2024-10-23 22:36:10,800 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 22:36:10,802 INFO L432 NwaCegarLoop]: 43 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, 43 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:10,803 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 43 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:10,815 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2024-10-23 22:36:10,823 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44. [2024-10-23 22:36:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 43 states have (on average 1.4186046511627908) internal successors, (61), 43 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:10,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 61 transitions. [2024-10-23 22:36:10,826 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 61 transitions. Word has length 27 [2024-10-23 22:36:10,826 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:10,826 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 61 transitions. [2024-10-23 22:36:10,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 13.5) internal successors, (27), 2 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:10,826 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 61 transitions. [2024-10-23 22:36:10,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-23 22:36:10,827 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:10,827 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:10,827 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-23 22:36:10,827 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:10,828 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:10,828 INFO L85 PathProgramCache]: Analyzing trace with hash -1087110762, now seen corresponding path program 1 times [2024-10-23 22:36:10,828 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:10,828 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1510491552] [2024-10-23 22:36:10,828 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:10,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:10,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:11,309 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:36:11,311 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:11,311 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1510491552] [2024-10-23 22:36:11,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1510491552] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:36:11,311 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:36:11,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 22:36:11,312 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1669578375] [2024-10-23 22:36:11,312 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:11,313 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:36:11,313 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:11,313 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:36:11,314 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:36:11,314 INFO L87 Difference]: Start difference. First operand 44 states and 61 transitions. Second operand has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:11,585 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:11,585 INFO L93 Difference]: Finished difference Result 80 states and 111 transitions. [2024-10-23 22:36:11,586 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:36:11,586 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-10-23 22:36:11,586 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:11,587 INFO L225 Difference]: With dead ends: 80 [2024-10-23 22:36:11,588 INFO L226 Difference]: Without dead ends: 44 [2024-10-23 22:36:11,588 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:36:11,589 INFO L432 NwaCegarLoop]: 42 mSDtfsCounter, 0 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:11,589 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 80 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 22:36:11,590 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2024-10-23 22:36:11,595 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 44. [2024-10-23 22:36:11,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 43 states have (on average 1.3953488372093024) internal successors, (60), 43 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:11,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 60 transitions. [2024-10-23 22:36:11,597 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 60 transitions. Word has length 27 [2024-10-23 22:36:11,598 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:11,598 INFO L471 AbstractCegarLoop]: Abstraction has 44 states and 60 transitions. [2024-10-23 22:36:11,598 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:11,598 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 60 transitions. [2024-10-23 22:36:11,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-23 22:36:11,600 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:11,600 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:11,600 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-23 22:36:11,600 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:11,601 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:11,601 INFO L85 PathProgramCache]: Analyzing trace with hash -269462312, now seen corresponding path program 1 times [2024-10-23 22:36:11,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:11,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1425570786] [2024-10-23 22:36:11,604 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:11,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:11,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:12,383 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:36:12,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:12,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1425570786] [2024-10-23 22:36:12,384 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1425570786] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 22:36:12,384 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 22:36:12,384 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 22:36:12,384 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1372030310] [2024-10-23 22:36:12,385 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:12,385 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:36:12,386 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:12,386 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:36:12,386 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:36:12,386 INFO L87 Difference]: Start difference. First operand 44 states and 60 transitions. Second operand has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:12,616 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:12,617 INFO L93 Difference]: Finished difference Result 75 states and 104 transitions. [2024-10-23 22:36:12,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:36:12,617 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 27 [2024-10-23 22:36:12,617 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:12,618 INFO L225 Difference]: With dead ends: 75 [2024-10-23 22:36:12,618 INFO L226 Difference]: Without dead ends: 45 [2024-10-23 22:36:12,618 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 22:36:12,619 INFO L432 NwaCegarLoop]: 41 mSDtfsCounter, 0 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:12,619 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 80 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:12,620 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2024-10-23 22:36:12,627 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45. [2024-10-23 22:36:12,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 44 states have (on average 1.3863636363636365) internal successors, (61), 44 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:12,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 61 transitions. [2024-10-23 22:36:12,634 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 61 transitions. Word has length 27 [2024-10-23 22:36:12,634 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:12,635 INFO L471 AbstractCegarLoop]: Abstraction has 45 states and 61 transitions. [2024-10-23 22:36:12,635 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.0) internal successors, (27), 3 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:12,635 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 61 transitions. [2024-10-23 22:36:12,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-10-23 22:36:12,635 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:12,635 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:12,635 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-23 22:36:12,636 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:12,636 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:12,636 INFO L85 PathProgramCache]: Analyzing trace with hash -1144208086, now seen corresponding path program 1 times [2024-10-23 22:36:12,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:12,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [964831802] [2024-10-23 22:36:12,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:12,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:12,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:13,464 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:36:13,468 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:13,468 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [964831802] [2024-10-23 22:36:13,469 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [964831802] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:13,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1286452794] [2024-10-23 22:36:13,469 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:13,469 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:13,469 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:13,471 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:13,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-23 22:36:14,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:14,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 5239 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 22:36:14,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:14,509 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 22:36:14,510 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:14,522 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 22:36:14,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1286452794] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:14,523 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:14,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 22:36:14,523 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [201836567] [2024-10-23 22:36:14,523 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:14,524 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:36:14,524 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:14,524 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:36:14,525 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:36:14,525 INFO L87 Difference]: Start difference. First operand 45 states and 61 transitions. Second operand has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:14,703 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:14,703 INFO L93 Difference]: Finished difference Result 66 states and 90 transitions. [2024-10-23 22:36:14,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:36:14,704 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 28 [2024-10-23 22:36:14,704 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:14,704 INFO L225 Difference]: With dead ends: 66 [2024-10-23 22:36:14,704 INFO L226 Difference]: Without dead ends: 46 [2024-10-23 22:36:14,705 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 58 GetRequests, 54 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:36:14,706 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 3 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:14,706 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:14,706 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2024-10-23 22:36:14,709 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 46. [2024-10-23 22:36:14,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.3777777777777778) internal successors, (62), 45 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:14,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 62 transitions. [2024-10-23 22:36:14,710 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 62 transitions. Word has length 28 [2024-10-23 22:36:14,710 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:14,710 INFO L471 AbstractCegarLoop]: Abstraction has 46 states and 62 transitions. [2024-10-23 22:36:14,710 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.333333333333334) internal successors, (28), 3 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:14,710 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 62 transitions. [2024-10-23 22:36:14,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-10-23 22:36:14,711 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:14,711 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:14,736 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-23 22:36:14,911 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:14,912 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:14,913 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:14,913 INFO L85 PathProgramCache]: Analyzing trace with hash -372313272, now seen corresponding path program 1 times [2024-10-23 22:36:14,913 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:14,913 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2073585214] [2024-10-23 22:36:14,913 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:14,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:15,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:15,608 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 22:36:15,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:15,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2073585214] [2024-10-23 22:36:15,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2073585214] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:15,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [672765094] [2024-10-23 22:36:15,609 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:15,609 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:15,609 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:15,611 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:15,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-23 22:36:16,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:16,471 INFO L255 TraceCheckSpWp]: Trace formula consists of 5257 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 22:36:16,475 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:16,483 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-23 22:36:16,484 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:16,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 22:36:16,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [672765094] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:16,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:16,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 22:36:16,495 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [558422905] [2024-10-23 22:36:16,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:16,496 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:36:16,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:16,496 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:36:16,496 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:36:16,497 INFO L87 Difference]: Start difference. First operand 46 states and 62 transitions. Second operand has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:16,663 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:16,664 INFO L93 Difference]: Finished difference Result 57 states and 76 transitions. [2024-10-23 22:36:16,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:36:16,664 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 31 [2024-10-23 22:36:16,664 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:16,665 INFO L225 Difference]: With dead ends: 57 [2024-10-23 22:36:16,665 INFO L226 Difference]: Without dead ends: 47 [2024-10-23 22:36:16,665 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 60 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:36:16,666 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 3 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:16,666 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:16,667 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2024-10-23 22:36:16,669 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 47. [2024-10-23 22:36:16,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 46 states have (on average 1.3695652173913044) internal successors, (63), 46 states have internal predecessors, (63), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:16,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 63 transitions. [2024-10-23 22:36:16,670 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 63 transitions. Word has length 31 [2024-10-23 22:36:16,670 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:16,670 INFO L471 AbstractCegarLoop]: Abstraction has 47 states and 63 transitions. [2024-10-23 22:36:16,670 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.333333333333334) internal successors, (31), 3 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:16,670 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 63 transitions. [2024-10-23 22:36:16,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-10-23 22:36:16,671 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:16,671 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:16,693 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:16,872 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:16,872 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:16,873 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:16,873 INFO L85 PathProgramCache]: Analyzing trace with hash -2044304526, now seen corresponding path program 1 times [2024-10-23 22:36:16,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:16,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248038882] [2024-10-23 22:36:16,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:16,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:17,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:17,595 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 22:36:17,595 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:17,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248038882] [2024-10-23 22:36:17,595 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248038882] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:17,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [981084969] [2024-10-23 22:36:17,595 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:17,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:17,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:17,599 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:17,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-23 22:36:18,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:18,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 5275 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-23 22:36:18,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:18,537 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 22:36:18,537 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:18,548 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 22:36:18,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [981084969] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:18,548 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:18,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 22:36:18,548 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [675539096] [2024-10-23 22:36:18,548 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:18,549 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:36:18,549 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:18,551 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:36:18,551 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:36:18,551 INFO L87 Difference]: Start difference. First operand 47 states and 63 transitions. Second operand has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:18,783 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:18,783 INFO L93 Difference]: Finished difference Result 74 states and 100 transitions. [2024-10-23 22:36:18,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:36:18,784 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 34 [2024-10-23 22:36:18,784 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:18,784 INFO L225 Difference]: With dead ends: 74 [2024-10-23 22:36:18,785 INFO L226 Difference]: Without dead ends: 48 [2024-10-23 22:36:18,785 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-23 22:36:18,786 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:18,786 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:18,786 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 48 states. [2024-10-23 22:36:18,789 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 48 to 48. [2024-10-23 22:36:18,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 47 states have (on average 1.3617021276595744) internal successors, (64), 47 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:18,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 64 transitions. [2024-10-23 22:36:18,792 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 64 transitions. Word has length 34 [2024-10-23 22:36:18,792 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:18,792 INFO L471 AbstractCegarLoop]: Abstraction has 48 states and 64 transitions. [2024-10-23 22:36:18,793 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:18,793 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 64 transitions. [2024-10-23 22:36:18,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-10-23 22:36:18,793 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:18,794 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:18,823 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:18,994 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:18,995 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:18,995 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:18,995 INFO L85 PathProgramCache]: Analyzing trace with hash -359810836, now seen corresponding path program 1 times [2024-10-23 22:36:18,995 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:18,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110850625] [2024-10-23 22:36:18,996 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:18,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:19,680 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 22:36:19,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:19,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1110850625] [2024-10-23 22:36:19,684 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1110850625] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:19,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1223489080] [2024-10-23 22:36:19,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:19,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:19,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:19,690 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:19,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-23 22:36:20,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:20,608 INFO L255 TraceCheckSpWp]: Trace formula consists of 5281 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:36:20,612 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:20,631 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-10-23 22:36:20,631 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:20,643 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:36:20,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1223489080] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:20,643 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:20,643 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-23 22:36:20,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1687260789] [2024-10-23 22:36:20,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:20,644 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:36:20,644 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:20,644 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:36:20,644 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:36:20,645 INFO L87 Difference]: Start difference. First operand 48 states and 64 transitions. Second operand has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:20,809 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:20,809 INFO L93 Difference]: Finished difference Result 64 states and 85 transitions. [2024-10-23 22:36:20,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:36:20,810 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 37 [2024-10-23 22:36:20,810 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:20,811 INFO L225 Difference]: With dead ends: 64 [2024-10-23 22:36:20,811 INFO L226 Difference]: Without dead ends: 49 [2024-10-23 22:36:20,811 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:36:20,812 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:20,812 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:20,812 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-10-23 22:36:20,814 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2024-10-23 22:36:20,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 48 states have (on average 1.3541666666666667) internal successors, (65), 48 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:20,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 65 transitions. [2024-10-23 22:36:20,815 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 65 transitions. Word has length 37 [2024-10-23 22:36:20,815 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:20,815 INFO L471 AbstractCegarLoop]: Abstraction has 49 states and 65 transitions. [2024-10-23 22:36:20,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 3 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:20,816 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 65 transitions. [2024-10-23 22:36:20,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-10-23 22:36:20,816 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:20,816 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:20,842 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-23 22:36:21,017 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:21,017 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:21,018 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:21,018 INFO L85 PathProgramCache]: Analyzing trace with hash 242160194, now seen corresponding path program 1 times [2024-10-23 22:36:21,018 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:21,018 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [501211143] [2024-10-23 22:36:21,018 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:21,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:21,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:21,573 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:36:21,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:21,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [501211143] [2024-10-23 22:36:21,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [501211143] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:21,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [11714500] [2024-10-23 22:36:21,575 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:21,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:21,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:21,579 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:21,583 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-23 22:36:22,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:22,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 5287 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:36:22,472 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:22,490 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:36:22,490 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:22,500 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 22:36:22,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [11714500] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:22,500 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:22,500 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-23 22:36:22,500 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [84164279] [2024-10-23 22:36:22,500 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:22,501 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 22:36:22,501 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:22,501 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 22:36:22,501 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:36:22,501 INFO L87 Difference]: Start difference. First operand 49 states and 65 transitions. Second operand has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:22,668 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:22,668 INFO L93 Difference]: Finished difference Result 54 states and 70 transitions. [2024-10-23 22:36:22,668 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 22:36:22,669 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 40 [2024-10-23 22:36:22,669 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:22,669 INFO L225 Difference]: With dead ends: 54 [2024-10-23 22:36:22,669 INFO L226 Difference]: Without dead ends: 50 [2024-10-23 22:36:22,670 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 82 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-23 22:36:22,670 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 6 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:22,670 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 76 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:22,671 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-10-23 22:36:22,673 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2024-10-23 22:36:22,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.346938775510204) internal successors, (66), 49 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:22,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 66 transitions. [2024-10-23 22:36:22,674 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 66 transitions. Word has length 40 [2024-10-23 22:36:22,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:22,674 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 66 transitions. [2024-10-23 22:36:22,674 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 13.333333333333334) internal successors, (40), 3 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:22,674 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 66 transitions. [2024-10-23 22:36:22,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-10-23 22:36:22,675 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:22,675 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:22,700 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:22,875 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:22,877 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:22,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:22,877 INFO L85 PathProgramCache]: Analyzing trace with hash -1371144433, now seen corresponding path program 1 times [2024-10-23 22:36:22,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:22,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1951908085] [2024-10-23 22:36:22,877 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:22,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:23,768 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 22:36:23,768 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:23,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1951908085] [2024-10-23 22:36:23,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1951908085] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:23,769 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1615391531] [2024-10-23 22:36:23,769 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:23,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:23,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:23,770 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:23,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-23 22:36:24,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:24,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 5293 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-10-23 22:36:24,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:24,778 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:36:24,778 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:24,799 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-23 22:36:24,799 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1615391531] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:24,799 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:24,799 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 5] total 8 [2024-10-23 22:36:24,799 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [748094926] [2024-10-23 22:36:24,800 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:24,800 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:36:24,800 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:24,800 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:36:24,801 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-23 22:36:24,801 INFO L87 Difference]: Start difference. First operand 50 states and 66 transitions. Second operand has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:24,996 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:24,996 INFO L93 Difference]: Finished difference Result 84 states and 113 transitions. [2024-10-23 22:36:24,997 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:36:24,997 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 43 [2024-10-23 22:36:24,997 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:24,997 INFO L225 Difference]: With dead ends: 84 [2024-10-23 22:36:24,997 INFO L226 Difference]: Without dead ends: 51 [2024-10-23 22:36:24,998 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-10-23 22:36:24,999 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 11 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:24,999 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:25,000 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2024-10-23 22:36:25,007 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2024-10-23 22:36:25,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 50 states have (on average 1.34) internal successors, (67), 50 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:25,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 67 transitions. [2024-10-23 22:36:25,007 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 67 transitions. Word has length 43 [2024-10-23 22:36:25,008 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:25,008 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 67 transitions. [2024-10-23 22:36:25,008 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 10.75) internal successors, (43), 4 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:25,008 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 67 transitions. [2024-10-23 22:36:25,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-10-23 22:36:25,012 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:25,012 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:25,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:25,212 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:25,213 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:25,214 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:25,214 INFO L85 PathProgramCache]: Analyzing trace with hash -1912228973, now seen corresponding path program 1 times [2024-10-23 22:36:25,214 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:25,214 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [950979022] [2024-10-23 22:36:25,214 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:25,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:25,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:25,878 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:36:25,878 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:25,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [950979022] [2024-10-23 22:36:25,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [950979022] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:25,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [329378448] [2024-10-23 22:36:25,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:25,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:25,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:25,880 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:25,887 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-23 22:36:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:26,818 INFO L255 TraceCheckSpWp]: Trace formula consists of 5307 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:36:26,822 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:26,850 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:36:26,851 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:26,870 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:36:26,870 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [329378448] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:26,871 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:26,871 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 6] total 10 [2024-10-23 22:36:26,871 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [430979899] [2024-10-23 22:36:26,871 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:26,871 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:36:26,871 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:26,872 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:36:26,872 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:36:26,872 INFO L87 Difference]: Start difference. First operand 51 states and 67 transitions. Second operand has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:27,075 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:27,075 INFO L93 Difference]: Finished difference Result 73 states and 97 transitions. [2024-10-23 22:36:27,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:36:27,076 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 46 [2024-10-23 22:36:27,076 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:27,076 INFO L225 Difference]: With dead ends: 73 [2024-10-23 22:36:27,076 INFO L226 Difference]: Without dead ends: 52 [2024-10-23 22:36:27,077 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 86 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:36:27,077 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 7 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 112 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:27,077 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 112 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:27,078 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-10-23 22:36:27,080 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52. [2024-10-23 22:36:27,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 51 states have (on average 1.3333333333333333) internal successors, (68), 51 states have internal predecessors, (68), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:27,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 68 transitions. [2024-10-23 22:36:27,081 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 68 transitions. Word has length 46 [2024-10-23 22:36:27,081 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:27,081 INFO L471 AbstractCegarLoop]: Abstraction has 52 states and 68 transitions. [2024-10-23 22:36:27,081 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.5) internal successors, (46), 4 states have internal predecessors, (46), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:27,081 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 68 transitions. [2024-10-23 22:36:27,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-10-23 22:36:27,082 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:27,082 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:27,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:27,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:27,286 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:27,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:27,286 INFO L85 PathProgramCache]: Analyzing trace with hash 1455903148, now seen corresponding path program 1 times [2024-10-23 22:36:27,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:27,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [140983435] [2024-10-23 22:36:27,286 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:27,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:27,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-10-23 22:36:27,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:27,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [140983435] [2024-10-23 22:36:27,787 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [140983435] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:27,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1511297661] [2024-10-23 22:36:27,787 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:27,787 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:27,787 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:27,792 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:27,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-23 22:36:28,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:28,648 INFO L255 TraceCheckSpWp]: Trace formula consists of 5321 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:36:28,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:28,690 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-23 22:36:28,690 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:28,714 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-23 22:36:28,714 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1511297661] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:28,714 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:28,714 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4, 6] total 10 [2024-10-23 22:36:28,715 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [175138273] [2024-10-23 22:36:28,715 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:28,715 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:36:28,715 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:28,715 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:36:28,716 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:36:28,716 INFO L87 Difference]: Start difference. First operand 52 states and 68 transitions. Second operand has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:28,901 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:28,901 INFO L93 Difference]: Finished difference Result 75 states and 99 transitions. [2024-10-23 22:36:28,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:36:28,902 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 49 [2024-10-23 22:36:28,902 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:28,902 INFO L225 Difference]: With dead ends: 75 [2024-10-23 22:36:28,902 INFO L226 Difference]: Without dead ends: 53 [2024-10-23 22:36:28,903 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:36:28,903 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 7 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:28,904 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 115 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:28,904 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2024-10-23 22:36:28,908 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53. [2024-10-23 22:36:28,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 52 states have (on average 1.3269230769230769) internal successors, (69), 52 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:28,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 69 transitions. [2024-10-23 22:36:28,909 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 69 transitions. Word has length 49 [2024-10-23 22:36:28,909 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:28,909 INFO L471 AbstractCegarLoop]: Abstraction has 53 states and 69 transitions. [2024-10-23 22:36:28,909 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.25) internal successors, (49), 4 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:28,909 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 69 transitions. [2024-10-23 22:36:28,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-10-23 22:36:28,910 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:28,910 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:28,932 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-23 22:36:29,110 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-23 22:36:29,110 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:29,111 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:29,111 INFO L85 PathProgramCache]: Analyzing trace with hash -281320841, now seen corresponding path program 1 times [2024-10-23 22:36:29,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:29,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1501627376] [2024-10-23 22:36:29,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:29,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:29,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:29,670 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-10-23 22:36:29,671 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:29,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1501627376] [2024-10-23 22:36:29,671 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1501627376] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:29,671 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1546033100] [2024-10-23 22:36:29,671 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:29,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:29,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:29,673 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:29,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-23 22:36:30,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:30,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 5324 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-10-23 22:36:30,573 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:30,585 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-10-23 22:36:30,586 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:30,606 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-10-23 22:36:30,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1546033100] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:36:30,607 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:36:30,607 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 4] total 8 [2024-10-23 22:36:30,607 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [569907588] [2024-10-23 22:36:30,607 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:36:30,607 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-23 22:36:30,607 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:30,608 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-23 22:36:30,608 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56 [2024-10-23 22:36:30,608 INFO L87 Difference]: Start difference. First operand 53 states and 69 transitions. Second operand has 8 states, 8 states have (on average 9.0) internal successors, (72), 8 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:30,868 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:30,869 INFO L93 Difference]: Finished difference Result 101 states and 136 transitions. [2024-10-23 22:36:30,869 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-23 22:36:30,869 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 9.0) internal successors, (72), 8 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 50 [2024-10-23 22:36:30,869 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:30,870 INFO L225 Difference]: With dead ends: 101 [2024-10-23 22:36:30,870 INFO L226 Difference]: Without dead ends: 63 [2024-10-23 22:36:30,870 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 103 GetRequests, 96 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-10-23 22:36:30,870 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 13 mSDsluCounter, 190 mSDsCounter, 0 mSdLazyCounter, 140 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 230 SdHoareTripleChecker+Invalid, 142 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 140 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:30,871 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 230 Invalid, 142 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 140 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:30,871 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2024-10-23 22:36:30,874 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63. [2024-10-23 22:36:30,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 62 states have (on average 1.3225806451612903) internal successors, (82), 62 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-23 22:36:30,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 82 transitions. [2024-10-23 22:36:30,875 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 82 transitions. Word has length 50 [2024-10-23 22:36:30,875 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:30,875 INFO L471 AbstractCegarLoop]: Abstraction has 63 states and 82 transitions. [2024-10-23 22:36:30,875 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 9.0) internal successors, (72), 8 states have internal predecessors, (72), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:30,875 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 82 transitions. [2024-10-23 22:36:30,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-10-23 22:36:30,876 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:30,876 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] [2024-10-23 22:36:30,900 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-23 22:36:31,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:31,076 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:31,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:31,077 INFO L85 PathProgramCache]: Analyzing trace with hash 446001259, now seen corresponding path program 2 times [2024-10-23 22:36:31,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:31,077 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [179114683] [2024-10-23 22:36:31,077 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:31,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:31,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:31,644 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-23 22:36:31,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:31,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [179114683] [2024-10-23 22:36:31,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [179114683] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:31,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1607959115] [2024-10-23 22:36:31,645 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-23 22:36:31,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:31,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:31,648 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:31,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-23 22:36:32,560 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-23 22:36:32,561 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:36:32,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 5389 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-23 22:36:32,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:32,598 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-23 22:36:32,598 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:32,615 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-23 22:36:32,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1607959115] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:32,615 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:32,615 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 5] total 8 [2024-10-23 22:36:32,615 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128041142] [2024-10-23 22:36:32,615 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:32,616 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:36:32,616 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:32,616 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:36:32,616 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-10-23 22:36:32,616 INFO L87 Difference]: Start difference. First operand 63 states and 82 transitions. Second operand has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:32,804 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:32,805 INFO L93 Difference]: Finished difference Result 73 states and 95 transitions. [2024-10-23 22:36:32,805 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:36:32,805 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 60 [2024-10-23 22:36:32,805 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:32,806 INFO L225 Difference]: With dead ends: 73 [2024-10-23 22:36:32,806 INFO L226 Difference]: Without dead ends: 64 [2024-10-23 22:36:32,806 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 117 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-10-23 22:36:32,806 INFO L432 NwaCegarLoop]: 39 mSDtfsCounter, 11 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:32,807 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 76 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:32,807 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 64 states. [2024-10-23 22:36:32,810 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 64. [2024-10-23 22:36:32,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 64 states, 63 states have (on average 1.3174603174603174) internal successors, (83), 63 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:32,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 83 transitions. [2024-10-23 22:36:32,810 INFO L78 Accepts]: Start accepts. Automaton has 64 states and 83 transitions. Word has length 60 [2024-10-23 22:36:32,810 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:32,811 INFO L471 AbstractCegarLoop]: Abstraction has 64 states and 83 transitions. [2024-10-23 22:36:32,811 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 12.5) internal successors, (50), 4 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:32,811 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 83 transitions. [2024-10-23 22:36:32,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-10-23 22:36:32,811 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:32,811 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] [2024-10-23 22:36:32,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-23 22:36:33,012 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-23 22:36:33,012 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:33,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:33,013 INFO L85 PathProgramCache]: Analyzing trace with hash 1995370305, now seen corresponding path program 1 times [2024-10-23 22:36:33,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:33,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [266273691] [2024-10-23 22:36:33,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:33,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:33,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:33,644 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-23 22:36:33,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:33,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [266273691] [2024-10-23 22:36:33,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [266273691] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:33,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1695649983] [2024-10-23 22:36:33,644 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:33,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:33,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:33,646 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:33,648 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-23 22:36:34,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:34,609 INFO L255 TraceCheckSpWp]: Trace formula consists of 5403 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:36:34,613 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:34,643 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-10-23 22:36:34,643 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:34,667 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-23 22:36:34,668 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1695649983] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:34,668 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 22:36:34,668 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5, 6] total 11 [2024-10-23 22:36:34,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [858435962] [2024-10-23 22:36:34,668 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 22:36:34,668 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 22:36:34,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:34,669 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 22:36:34,669 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-10-23 22:36:34,669 INFO L87 Difference]: Start difference. First operand 64 states and 83 transitions. Second operand has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:34,860 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:34,861 INFO L93 Difference]: Finished difference Result 75 states and 97 transitions. [2024-10-23 22:36:34,861 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 22:36:34,861 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63 [2024-10-23 22:36:34,862 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:34,862 INFO L225 Difference]: With dead ends: 75 [2024-10-23 22:36:34,862 INFO L226 Difference]: Without dead ends: 65 [2024-10-23 22:36:34,863 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 129 GetRequests, 120 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-10-23 22:36:34,863 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 7 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:34,866 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 115 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 22:36:34,866 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-10-23 22:36:34,870 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 65. [2024-10-23 22:36:34,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 65 states, 64 states have (on average 1.3125) internal successors, (84), 64 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:34,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 84 transitions. [2024-10-23 22:36:34,871 INFO L78 Accepts]: Start accepts. Automaton has 65 states and 84 transitions. Word has length 63 [2024-10-23 22:36:34,871 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:34,872 INFO L471 AbstractCegarLoop]: Abstraction has 65 states and 84 transitions. [2024-10-23 22:36:34,872 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.25) internal successors, (53), 4 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:34,872 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 84 transitions. [2024-10-23 22:36:34,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-10-23 22:36:34,873 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:34,873 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] [2024-10-23 22:36:34,903 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:35,073 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-10-23 22:36:35,074 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:35,074 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:35,074 INFO L85 PathProgramCache]: Analyzing trace with hash -917582850, now seen corresponding path program 1 times [2024-10-23 22:36:35,074 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:35,074 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [839300922] [2024-10-23 22:36:35,075 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:35,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:35,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:35,654 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-23 22:36:35,654 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:35,654 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [839300922] [2024-10-23 22:36:35,654 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [839300922] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:35,654 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [236155756] [2024-10-23 22:36:35,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:35,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:35,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:35,658 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:35,659 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-23 22:36:36,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:36,578 INFO L255 TraceCheckSpWp]: Trace formula consists of 5406 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-10-23 22:36:36,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:36,597 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-23 22:36:36,597 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:36,666 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-23 22:36:36,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [236155756] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:36:36,667 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:36:36,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 7] total 12 [2024-10-23 22:36:36,667 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [889527898] [2024-10-23 22:36:36,667 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:36:36,667 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-23 22:36:36,667 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:36,668 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-23 22:36:36,668 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=108, Unknown=0, NotChecked=0, Total=132 [2024-10-23 22:36:36,668 INFO L87 Difference]: Start difference. First operand 65 states and 84 transitions. Second operand has 12 states, 12 states have (on average 7.083333333333333) internal successors, (85), 12 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:37,111 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:37,111 INFO L93 Difference]: Finished difference Result 119 states and 157 transitions. [2024-10-23 22:36:37,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-23 22:36:37,111 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 7.083333333333333) internal successors, (85), 12 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 64 [2024-10-23 22:36:37,112 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:37,112 INFO L225 Difference]: With dead ends: 119 [2024-10-23 22:36:37,112 INFO L226 Difference]: Without dead ends: 70 [2024-10-23 22:36:37,113 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 135 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=52, Invalid=188, Unknown=0, NotChecked=0, Total=240 [2024-10-23 22:36:37,113 INFO L432 NwaCegarLoop]: 38 mSDtfsCounter, 32 mSDsluCounter, 329 mSDsCounter, 0 mSdLazyCounter, 230 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 235 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 230 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:37,113 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 367 Invalid, 235 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 230 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-23 22:36:37,113 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 70 states. [2024-10-23 22:36:37,117 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70. [2024-10-23 22:36:37,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 70 states, 69 states have (on average 1.3043478260869565) internal successors, (90), 69 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:37,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 90 transitions. [2024-10-23 22:36:37,118 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 90 transitions. Word has length 64 [2024-10-23 22:36:37,118 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:37,118 INFO L471 AbstractCegarLoop]: Abstraction has 70 states and 90 transitions. [2024-10-23 22:36:37,118 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 7.083333333333333) internal successors, (85), 12 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:37,118 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 90 transitions. [2024-10-23 22:36:37,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-10-23 22:36:37,119 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:37,119 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 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-23 22:36:37,143 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-10-23 22:36:37,319 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-10-23 22:36:37,320 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:37,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:37,320 INFO L85 PathProgramCache]: Analyzing trace with hash 1396747903, now seen corresponding path program 1 times [2024-10-23 22:36:37,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:37,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [315164979] [2024-10-23 22:36:37,320 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:37,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:37,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:37,939 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-10-23 22:36:37,940 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:37,940 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [315164979] [2024-10-23 22:36:37,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [315164979] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:37,940 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [168468447] [2024-10-23 22:36:37,940 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:37,940 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:37,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:37,945 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:37,949 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-23 22:36:38,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:38,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 5438 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 22:36:38,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:38,906 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-10-23 22:36:38,906 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:38,931 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-10-23 22:36:38,931 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [168468447] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:36:38,931 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:36:38,931 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 4] total 10 [2024-10-23 22:36:38,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [232699507] [2024-10-23 22:36:38,932 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:36:38,932 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-10-23 22:36:38,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:38,932 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-10-23 22:36:38,933 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-10-23 22:36:38,933 INFO L87 Difference]: Start difference. First operand 70 states and 90 transitions. Second operand has 10 states, 10 states have (on average 9.4) internal successors, (94), 10 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-23 22:36:39,282 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:39,282 INFO L93 Difference]: Finished difference Result 133 states and 176 transitions. [2024-10-23 22:36:39,283 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-23 22:36:39,283 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 9.4) internal successors, (94), 10 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) Word has length 69 [2024-10-23 22:36:39,283 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:39,284 INFO L225 Difference]: With dead ends: 133 [2024-10-23 22:36:39,284 INFO L226 Difference]: Without dead ends: 80 [2024-10-23 22:36:39,284 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 143 GetRequests, 134 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=30, Invalid=80, Unknown=0, NotChecked=0, Total=110 [2024-10-23 22:36:39,285 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 13 mSDsluCounter, 266 mSDsCounter, 0 mSdLazyCounter, 204 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 306 SdHoareTripleChecker+Invalid, 206 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 204 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:39,287 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 306 Invalid, 206 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 204 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 22:36:39,287 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 80 states. [2024-10-23 22:36:39,291 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 80. [2024-10-23 22:36:39,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 80 states, 79 states have (on average 1.3037974683544304) internal successors, (103), 79 states have internal predecessors, (103), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:39,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 103 transitions. [2024-10-23 22:36:39,292 INFO L78 Accepts]: Start accepts. Automaton has 80 states and 103 transitions. Word has length 69 [2024-10-23 22:36:39,292 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:39,292 INFO L471 AbstractCegarLoop]: Abstraction has 80 states and 103 transitions. [2024-10-23 22:36:39,293 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 9.4) internal successors, (94), 10 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-23 22:36:39,293 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 103 transitions. [2024-10-23 22:36:39,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-10-23 22:36:39,294 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:39,294 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 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] [2024-10-23 22:36:39,322 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:39,495 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-10-23 22:36:39,496 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:39,496 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:39,496 INFO L85 PathProgramCache]: Analyzing trace with hash 297711965, now seen corresponding path program 2 times [2024-10-23 22:36:39,496 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:39,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2070311823] [2024-10-23 22:36:39,496 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:39,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:39,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:40,312 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 0 proven. 35 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-10-23 22:36:40,313 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:40,313 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2070311823] [2024-10-23 22:36:40,313 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2070311823] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:40,313 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [390549330] [2024-10-23 22:36:40,313 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-23 22:36:40,314 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:40,314 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:40,315 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:40,320 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-23 22:36:41,287 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-23 22:36:41,288 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:36:41,316 INFO L255 TraceCheckSpWp]: Trace formula consists of 5503 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-23 22:36:41,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:41,382 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-10-23 22:36:41,382 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:41,475 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 54 trivial. 0 not checked. [2024-10-23 22:36:41,475 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [390549330] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:36:41,475 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:36:41,476 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 12, 7] total 18 [2024-10-23 22:36:41,476 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [98431948] [2024-10-23 22:36:41,476 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:36:41,476 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-10-23 22:36:41,476 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:41,477 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-10-23 22:36:41,477 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=63, Invalid=243, Unknown=0, NotChecked=0, Total=306 [2024-10-23 22:36:41,477 INFO L87 Difference]: Start difference. First operand 80 states and 103 transitions. Second operand has 18 states, 18 states have (on average 6.111111111111111) internal successors, (110), 18 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:42,101 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:42,102 INFO L93 Difference]: Finished difference Result 139 states and 187 transitions. [2024-10-23 22:36:42,102 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-10-23 22:36:42,102 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 6.111111111111111) internal successors, (110), 18 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 79 [2024-10-23 22:36:42,103 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:42,103 INFO L225 Difference]: With dead ends: 139 [2024-10-23 22:36:42,103 INFO L226 Difference]: Without dead ends: 103 [2024-10-23 22:36:42,104 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 168 GetRequests, 148 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=111, Invalid=351, Unknown=0, NotChecked=0, Total=462 [2024-10-23 22:36:42,106 INFO L432 NwaCegarLoop]: 45 mSDtfsCounter, 60 mSDsluCounter, 474 mSDsCounter, 0 mSdLazyCounter, 545 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 519 SdHoareTripleChecker+Invalid, 547 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 545 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:42,106 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 519 Invalid, 547 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 545 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-23 22:36:42,106 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 103 states. [2024-10-23 22:36:42,111 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 103 to 101. [2024-10-23 22:36:42,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 101 states, 100 states have (on average 1.31) internal successors, (131), 100 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:42,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 131 transitions. [2024-10-23 22:36:42,118 INFO L78 Accepts]: Start accepts. Automaton has 101 states and 131 transitions. Word has length 79 [2024-10-23 22:36:42,118 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:42,118 INFO L471 AbstractCegarLoop]: Abstraction has 101 states and 131 transitions. [2024-10-23 22:36:42,118 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 6.111111111111111) internal successors, (110), 18 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:42,118 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 131 transitions. [2024-10-23 22:36:42,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-10-23 22:36:42,119 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:42,119 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 6, 6, 6, 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] [2024-10-23 22:36:42,143 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-10-23 22:36:42,319 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:42,320 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:42,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:42,320 INFO L85 PathProgramCache]: Analyzing trace with hash -152255511, now seen corresponding path program 3 times [2024-10-23 22:36:42,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:42,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2140263525] [2024-10-23 22:36:42,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:42,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:42,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:43,154 INFO L134 CoverageAnalysis]: Checked inductivity of 215 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-10-23 22:36:43,154 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:43,154 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2140263525] [2024-10-23 22:36:43,154 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2140263525] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:43,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [552930593] [2024-10-23 22:36:43,155 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-23 22:36:43,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:43,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:43,156 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:43,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-10-23 22:36:44,375 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-23 22:36:44,376 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:36:44,404 INFO L255 TraceCheckSpWp]: Trace formula consists of 5404 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-10-23 22:36:44,408 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:44,497 INFO L134 CoverageAnalysis]: Checked inductivity of 215 backedges. 1 proven. 11 refuted. 0 times theorem prover too weak. 203 trivial. 0 not checked. [2024-10-23 22:36:44,498 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:44,684 INFO L134 CoverageAnalysis]: Checked inductivity of 215 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 213 trivial. 0 not checked. [2024-10-23 22:36:44,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [552930593] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:36:44,687 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:36:44,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 6] total 20 [2024-10-23 22:36:44,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [48645407] [2024-10-23 22:36:44,688 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:36:44,688 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-23 22:36:44,688 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:44,689 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-23 22:36:44,689 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=327, Unknown=0, NotChecked=0, Total=380 [2024-10-23 22:36:44,689 INFO L87 Difference]: Start difference. First operand 101 states and 131 transitions. Second operand has 20 states, 20 states have (on average 5.75) internal successors, (115), 20 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:45,248 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:45,248 INFO L93 Difference]: Finished difference Result 178 states and 235 transitions. [2024-10-23 22:36:45,249 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-23 22:36:45,249 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 5.75) internal successors, (115), 20 states have internal predecessors, (115), 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-23 22:36:45,249 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:45,249 INFO L225 Difference]: With dead ends: 178 [2024-10-23 22:36:45,249 INFO L226 Difference]: Without dead ends: 124 [2024-10-23 22:36:45,250 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 210 GetRequests, 189 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 26 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=76, Invalid=430, Unknown=0, NotChecked=0, Total=506 [2024-10-23 22:36:45,250 INFO L432 NwaCegarLoop]: 42 mSDtfsCounter, 40 mSDsluCounter, 491 mSDsCounter, 0 mSdLazyCounter, 590 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 533 SdHoareTripleChecker+Invalid, 593 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 590 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:45,250 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 533 Invalid, 593 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 590 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-23 22:36:45,251 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 124 states. [2024-10-23 22:36:45,261 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 124 to 116. [2024-10-23 22:36:45,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 115 states have (on average 1.3130434782608695) internal successors, (151), 115 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:45,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 151 transitions. [2024-10-23 22:36:45,263 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 151 transitions. Word has length 100 [2024-10-23 22:36:45,263 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:45,263 INFO L471 AbstractCegarLoop]: Abstraction has 116 states and 151 transitions. [2024-10-23 22:36:45,263 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 5.75) internal successors, (115), 20 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:45,263 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 151 transitions. [2024-10-23 22:36:45,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-10-23 22:36:45,267 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:45,267 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 7, 7, 7, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:45,294 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-10-23 22:36:45,468 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-10-23 22:36:45,468 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:45,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:45,469 INFO L85 PathProgramCache]: Analyzing trace with hash 439354096, now seen corresponding path program 4 times [2024-10-23 22:36:45,470 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:45,470 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [283340823] [2024-10-23 22:36:45,470 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:45,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:45,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:46,467 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 172 trivial. 0 not checked. [2024-10-23 22:36:46,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:46,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [283340823] [2024-10-23 22:36:46,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [283340823] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:46,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [47112625] [2024-10-23 22:36:46,467 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-23 22:36:46,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:46,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:46,469 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:46,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-10-23 22:36:47,428 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-23 22:36:47,428 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 22:36:47,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 5664 conjuncts, 34 conjuncts are in the unsatisfiable core [2024-10-23 22:36:47,453 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 22:36:47,498 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 0 proven. 70 refuted. 0 times theorem prover too weak. 172 trivial. 0 not checked. [2024-10-23 22:36:47,499 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 22:36:47,854 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 66 proven. 140 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-10-23 22:36:47,854 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [47112625] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 22:36:47,854 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 22:36:47,855 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 18] total 27 [2024-10-23 22:36:47,855 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1060549707] [2024-10-23 22:36:47,855 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 22:36:47,855 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-10-23 22:36:47,855 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 22:36:47,856 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-10-23 22:36:47,856 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=131, Invalid=571, Unknown=0, NotChecked=0, Total=702 [2024-10-23 22:36:47,856 INFO L87 Difference]: Start difference. First operand 116 states and 151 transitions. Second operand has 27 states, 27 states have (on average 4.481481481481482) internal successors, (121), 27 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:49,055 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 22:36:49,055 INFO L93 Difference]: Finished difference Result 209 states and 282 transitions. [2024-10-23 22:36:49,056 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-10-23 22:36:49,056 INFO L78 Accepts]: Start accepts. Automaton has has 27 states, 27 states have (on average 4.481481481481482) internal successors, (121), 27 states have internal predecessors, (121), 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 107 [2024-10-23 22:36:49,056 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 22:36:49,057 INFO L225 Difference]: With dead ends: 209 [2024-10-23 22:36:49,057 INFO L226 Difference]: Without dead ends: 143 [2024-10-23 22:36:49,058 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 229 GetRequests, 197 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 68 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=264, Invalid=858, Unknown=0, NotChecked=0, Total=1122 [2024-10-23 22:36:49,058 INFO L432 NwaCegarLoop]: 46 mSDtfsCounter, 84 mSDsluCounter, 741 mSDsCounter, 0 mSdLazyCounter, 763 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 787 SdHoareTripleChecker+Invalid, 765 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 763 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-23 22:36:49,059 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 787 Invalid, 765 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 763 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-23 22:36:49,059 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 143 states. [2024-10-23 22:36:49,065 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 143 to 143. [2024-10-23 22:36:49,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 143 states, 142 states have (on average 1.3169014084507042) internal successors, (187), 142 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:49,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 143 states and 187 transitions. [2024-10-23 22:36:49,066 INFO L78 Accepts]: Start accepts. Automaton has 143 states and 187 transitions. Word has length 107 [2024-10-23 22:36:49,066 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 22:36:49,066 INFO L471 AbstractCegarLoop]: Abstraction has 143 states and 187 transitions. [2024-10-23 22:36:49,066 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 4.481481481481482) internal successors, (121), 27 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 22:36:49,066 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 187 transitions. [2024-10-23 22:36:49,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-10-23 22:36:49,067 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 22:36:49,067 INFO L215 NwaCegarLoop]: trace histogram [16, 16, 16, 10, 10, 10, 4, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 22:36:49,098 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-23 22:36:49,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:49,271 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 22:36:49,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 22:36:49,272 INFO L85 PathProgramCache]: Analyzing trace with hash 1202936316, now seen corresponding path program 5 times [2024-10-23 22:36:49,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 22:36:49,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [531665878] [2024-10-23 22:36:49,272 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 22:36:49,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 22:36:49,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 22:36:50,824 INFO L134 CoverageAnalysis]: Checked inductivity of 548 backedges. 0 proven. 376 refuted. 0 times theorem prover too weak. 172 trivial. 0 not checked. [2024-10-23 22:36:50,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 22:36:50,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [531665878] [2024-10-23 22:36:50,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [531665878] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 22:36:50,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1439122472] [2024-10-23 22:36:50,825 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-23 22:36:50,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 22:36:50,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 22:36:50,826 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-23 22:36:50,827 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process