./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loop-lit/gr2006.i --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/gr2006.yml/witness-2.1.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 5189fb62 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReachWitnessValidation.xml -i ../sv-benchmarks/c/loop-lit/gr2006.i ../results/automizer-verification-files/SV-COMP24_unreach-call/gr2006.yml/witness-2.1.yml -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --- Real Ultimate output --- This is Ultimate 0.2.4-dev-5189fb6-m [2024-09-13 05:15:30,523 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-13 05:15:30,608 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-13 05:15:30,613 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-13 05:15:30,614 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-13 05:15:30,641 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-13 05:15:30,643 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-13 05:15:30,643 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-13 05:15:30,644 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-13 05:15:30,645 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-13 05:15:30,646 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-13 05:15:30,646 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-13 05:15:30,647 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-13 05:15:30,647 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-13 05:15:30,647 INFO L153 SettingsManager]: * Use SBE=true [2024-09-13 05:15:30,649 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-13 05:15:30,649 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-13 05:15:30,650 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-13 05:15:30,650 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-13 05:15:30,650 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-13 05:15:30,651 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-13 05:15:30,651 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-13 05:15:30,654 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-13 05:15:30,654 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-13 05:15:30,654 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-13 05:15:30,654 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-13 05:15:30,655 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-13 05:15:30,655 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-13 05:15:30,655 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-13 05:15:30,655 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-13 05:15:30,656 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-13 05:15:30,656 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-13 05:15:30,656 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 05:15:30,656 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-13 05:15:30,656 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-13 05:15:30,657 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-13 05:15:30,657 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-13 05:15:30,657 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-13 05:15:30,657 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-13 05:15:30,658 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-13 05:15:30,659 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-13 05:15:30,659 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-13 05:15:30,659 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/certificate-witnesses-artifact/automizer/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.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None [2024-09-13 05:15:30,913 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-13 05:15:30,936 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-13 05:15:30,939 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-13 05:15:30,940 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-13 05:15:30,941 INFO L274 PluginConnector]: CDTParser initialized [2024-09-13 05:15:30,942 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/loop-lit/gr2006.i [2024-09-13 05:15:32,380 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-13 05:15:32,563 INFO L384 CDTParser]: Found 1 translation units. [2024-09-13 05:15:32,565 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-lit/gr2006.i [2024-09-13 05:15:32,573 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/08081aedb/829d4520e5894dfc994bbaebc6e433ef/FLAGd719b4619 [2024-09-13 05:15:32,963 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/08081aedb/829d4520e5894dfc994bbaebc6e433ef [2024-09-13 05:15:32,967 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-13 05:15:32,967 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-13 05:15:32,969 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../results/automizer-verification-files/SV-COMP24_unreach-call/gr2006.yml/witness-2.1.yml [2024-09-13 05:15:33,024 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-13 05:15:33,026 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-09-13 05:15:33,027 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-13 05:15:33,027 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-13 05:15:33,032 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-13 05:15:33,033 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 05:15:32" (1/2) ... [2024-09-13 05:15:33,033 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@78748b84 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:15:33, skipping insertion in model container [2024-09-13 05:15:33,034 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 05:15:32" (1/2) ... [2024-09-13 05:15:33,035 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@310fb01e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 05:15:33, skipping insertion in model container [2024-09-13 05:15:33,036 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:15:33" (2/2) ... [2024-09-13 05:15:33,036 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@78748b84 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33, skipping insertion in model container [2024-09-13 05:15:33,036 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:15:33" (2/2) ... [2024-09-13 05:15:33,044 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-13 05:15:33,045 INFO L1541 ArrayList]: Loop invariant at [L28-L36] ((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((((y == 14) && (x == 14)) || ((x == 89) && (y == 11))) || ((x == 37) && (y == 37))) || ((y == 9) && (91 == x))) || ((y == 16) && (84 == x))) || ((x == 78) && (y == 22))) || ((57 == x) && (y == 43))) || ((x == 0) && (y == 0))) || ((y == 27) && (x == 73))) || ((y == 34) && (x == 34))) || ((x == 24) && (y == 24))) || ((y == 36) && (64 == x))) || ((y == 10) && (x == 10))) || ((7 == y) && (7 == x))) || ((x == 60) && (40 == y))) || ((y == 31) && (x == 69))) || ((x == 45) && (y == 45))) || ((y == 25) && (x == 75))) || ((y == 25) && (x == 25))) || ((x == 82) && (y == 18))) || ((x == 52) && (y == 48))) || ((42 == y) && (42 == x))) || ((32 == y) && (68 == x))) || ((y == 0) && (x == 100))) || ((44 == x) && (44 == y))) || ((29 == y) && (x == 71))) || ((y == 48) && (x == 48))) || ((y == 1) && (x == 1))) || ((y == 16) && (x == 16))) || ((y == 22) && (x == 22))) || ((x == 83) && (y == 17))) || ((y == 2) && (98 == x))) || ((x == 33) && (y == 33))) || ((49 == y) && (51 == x))) || ((x == 58) && (42 == y))) || ((87 == x) && (y == 13))) || ((x == 65) && (35 == y))) || ((y == 43) && (x == 43))) || ((77 == x) && (23 == y))) || ((29 == x) && (29 == y))) || ((y == 8) && (x == 8))) || ((y == 10) && (x == 90))) || ((x == 50) && (y == 50))) || ((x == 74) && (y == 26))) || ((x == 26) && (y == 26))) || ((y == 38) && (x == 38))) || ((66 == x) && (y == 34))) || ((19 == x) && (19 == y))) || ((95 == x) && (5 == y))) || ((y == 46) && (x == 54))) || ((y == 9) && (x == 9))) || ((x == 96) && (y == 4))) || ((32 == y) && (32 == x))) || ((y == 33) && (67 == x))) || ((7 == y) && (x == 93))) || ((x == 80) && (y == 20))) || ((y == 12) && (88 == x))) || ((x == 20) && (y == 20))) || ((30 == y) && (30 == x))) || ((y == 47) && (53 == x))) || ((y == 24) && (76 == x))) || ((x == 18) && (y == 18))) || ((x == 28) && (y == 28))) || ((x == 39) && (y == 39))) || ((y == 46) && (x == 46))) || ((x == 15) && (y == 15))) || ((81 == x) && (19 == y))) || ((41 == x) && (41 == y))) || ((23 == y) && (23 == x))) || ((x == 17) && (y == 17))) || ((97 == x) && (y == 3))) || ((x == 99) && (y == 1))) || ((y == 12) && (x == 12))) || ((y == 6) && (94 == x))) || ((y == 14) && (x == 86))) || ((y == 15) && (x == 85))) || ((x == 47) && (y == 47))) || ((x == 13) && (y == 13))) || ((35 == x) && (35 == y))) || ((56 == x) && (44 == y))) || ((y == 2) && (x == 2))) || ((x == 3) && (y == 3))) || ((y == 4) && (x == 4))) || ((y == 31) && (x == 31))) || ((y == 45) && (x == 55))) || ((y == 27) && (x == 27))) || ((y == 6) && (x == 6))) || ((y == 8) && (92 == x))) || ((59 == x) && (41 == y))) || ((72 == x) && (y == 28))) || ((y == 11) && (x == 11))) || ((40 == x) && (40 == y))) || ((y == 38) && (x == 62))) || ((5 == y) && (5 == x))) || ((30 == y) && (x == 70))) || ((y == 36) && (x == 36))) || ((49 == y) && (49 == x))) || ((x == 61) && (y == 39))) || ((x == 63) && (y == 37))) || ((x == 79) && (y == 21))) || ((y == 21) && (x == 21))) [2024-09-13 05:15:33,045 INFO L1541 ArrayList]: Function contract at [L17]: requires (1 <= \old(cond)), ensures (1 <= \old(cond)) [2024-09-13 05:15:33,063 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-13 05:15:33,208 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-lit/gr2006.i[895,908] [2024-09-13 05:15:33,219 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 05:15:33,233 INFO L200 MainTranslator]: Completed pre-run Start Parsing Global Start Parsing Global [2024-09-13 05:15:33,288 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loop-lit/gr2006.i[895,908] Start Parsing Local [2024-09-13 05:15:33,367 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 05:15:33,382 INFO L204 MainTranslator]: Completed translation [2024-09-13 05:15:33,383 INFO L201 PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33 WrapperNode [2024-09-13 05:15:33,383 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-13 05:15:33,384 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-13 05:15:33,384 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-13 05:15:33,384 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-13 05:15:33,392 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,404 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,428 INFO L138 Inliner]: procedures = 16, calls = 7, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 37 [2024-09-13 05:15:33,429 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-13 05:15:33,429 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-13 05:15:33,430 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-13 05:15:33,430 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-13 05:15:33,440 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,441 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,443 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,457 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-09-13 05:15:33,458 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,458 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,463 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,465 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,467 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,467 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,469 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-13 05:15:33,470 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-13 05:15:33,470 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-13 05:15:33,470 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-13 05:15:33,471 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (1/1) ... [2024-09-13 05:15:33,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 05:15:33,484 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:33,497 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-13 05:15:33,499 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-13 05:15:33,535 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-13 05:15:33,535 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-13 05:15:33,535 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-13 05:15:33,536 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-13 05:15:33,592 INFO L242 CfgBuilder]: Building ICFG [2024-09-13 05:15:33,593 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-13 05:15:33,862 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-09-13 05:15:33,862 INFO L291 CfgBuilder]: Performing block encoding [2024-09-13 05:15:33,880 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-13 05:15:33,880 INFO L318 CfgBuilder]: Removed 1 assume(true) statements. [2024-09-13 05:15:33,881 INFO L201 PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 05:15:33 BoogieIcfgContainer [2024-09-13 05:15:33,881 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-13 05:15:33,883 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-13 05:15:33,883 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-13 05:15:33,886 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-13 05:15:33,886 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.09 05:15:32" (1/4) ... [2024-09-13 05:15:33,891 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@159968bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 05:15:33, skipping insertion in model container [2024-09-13 05:15:33,891 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 05:15:33" (2/4) ... [2024-09-13 05:15:33,892 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@159968bf and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 13.09 05:15:33, skipping insertion in model container [2024-09-13 05:15:33,892 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 05:15:33" (3/4) ... [2024-09-13 05:15:33,892 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@159968bf and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 13.09 05:15:33, skipping insertion in model container [2024-09-13 05:15:33,892 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 05:15:33" (4/4) ... [2024-09-13 05:15:33,893 INFO L112 eAbstractionObserver]: Analyzing ICFG gr2006.i [2024-09-13 05:15:33,922 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-13 05:15:33,922 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-09-13 05:15:33,960 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-13 05:15:33,966 INFO L336 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=None, 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;@4e3e324, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-13 05:15:33,966 INFO L337 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-09-13 05:15:33,972 INFO L276 IsEmpty]: Start isEmpty. Operand has 15 states, 10 states have (on average 1.9) internal successors, (19), 14 states have internal predecessors, (19), 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-09-13 05:15:33,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3 [2024-09-13 05:15:33,979 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:33,980 INFO L216 NwaCegarLoop]: trace histogram [1, 1] [2024-09-13 05:15:33,980 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:33,985 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:33,985 INFO L85 PathProgramCache]: Analyzing trace with hash 2422, now seen corresponding path program 1 times [2024-09-13 05:15:33,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:33,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177260405] [2024-09-13 05:15:33,996 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:33,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:34,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:34,293 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:34,294 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:34,294 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177260405] [2024-09-13 05:15:34,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177260405] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 05:15:34,299 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 05:15:34,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-09-13 05:15:34,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1389469778] [2024-09-13 05:15:34,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 05:15:34,310 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-13 05:15:34,311 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:34,341 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-13 05:15:34,342 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 05:15:34,344 INFO L87 Difference]: Start difference. First operand has 15 states, 10 states have (on average 1.9) internal successors, (19), 14 states have internal predecessors, (19), 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 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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-09-13 05:15:34,406 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:34,406 INFO L93 Difference]: Finished difference Result 18 states and 19 transitions. [2024-09-13 05:15:34,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-13 05:15:34,409 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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 2 [2024-09-13 05:15:34,410 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:34,417 INFO L225 Difference]: With dead ends: 18 [2024-09-13 05:15:34,417 INFO L226 Difference]: Without dead ends: 17 [2024-09-13 05:15:34,421 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 0 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-09-13 05:15:34,424 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 2 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:34,425 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 19 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 05:15:34,439 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2024-09-13 05:15:34,447 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2024-09-13 05:15:34,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 13 states have (on average 1.3846153846153846) internal successors, (18), 16 states have internal predecessors, (18), 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-09-13 05:15:34,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 18 transitions. [2024-09-13 05:15:34,450 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 18 transitions. Word has length 2 [2024-09-13 05:15:34,450 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:34,450 INFO L474 AbstractCegarLoop]: Abstraction has 17 states and 18 transitions. [2024-09-13 05:15:34,450 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.0) internal successors, (2), 2 states have internal predecessors, (2), 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-09-13 05:15:34,450 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 18 transitions. [2024-09-13 05:15:34,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-09-13 05:15:34,451 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:34,451 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-09-13 05:15:34,452 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-13 05:15:34,452 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:34,454 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:34,455 INFO L85 PathProgramCache]: Analyzing trace with hash -2056872506, now seen corresponding path program 1 times [2024-09-13 05:15:34,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:34,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1990092626] [2024-09-13 05:15:34,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:34,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:34,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:34,823 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:34,823 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:34,823 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1990092626] [2024-09-13 05:15:34,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1990092626] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:15:34,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1697467626] [2024-09-13 05:15:34,824 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:34,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:34,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:34,827 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:15:34,828 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-13 05:15:34,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:34,903 INFO L262 TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-09-13 05:15:34,906 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:15:34,947 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:34,948 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:15:34,975 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:34,976 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1697467626] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:15:34,976 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:15:34,976 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 3 [2024-09-13 05:15:34,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [124202594] [2024-09-13 05:15:34,977 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:15:34,978 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-13 05:15:34,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:34,978 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-13 05:15:34,979 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-13 05:15:34,979 INFO L87 Difference]: Start difference. First operand 17 states and 18 transitions. Second operand has 5 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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-09-13 05:15:35,023 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:35,023 INFO L93 Difference]: Finished difference Result 21 states and 22 transitions. [2024-09-13 05:15:35,024 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-13 05:15:35,024 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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 6 [2024-09-13 05:15:35,024 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:35,025 INFO L225 Difference]: With dead ends: 21 [2024-09-13 05:15:35,025 INFO L226 Difference]: Without dead ends: 21 [2024-09-13 05:15:35,025 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 13 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-13 05:15:35,026 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 2 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:35,027 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 34 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 05:15:35,028 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2024-09-13 05:15:35,029 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2024-09-13 05:15:35,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 20 states have internal predecessors, (22), 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-09-13 05:15:35,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 22 transitions. [2024-09-13 05:15:35,031 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 22 transitions. Word has length 6 [2024-09-13 05:15:35,031 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:35,031 INFO L474 AbstractCegarLoop]: Abstraction has 21 states and 22 transitions. [2024-09-13 05:15:35,032 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 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-09-13 05:15:35,032 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 22 transitions. [2024-09-13 05:15:35,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-09-13 05:15:35,033 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:35,033 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1] [2024-09-13 05:15:35,052 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-13 05:15:35,237 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:35,238 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:35,238 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:35,238 INFO L85 PathProgramCache]: Analyzing trace with hash 298486294, now seen corresponding path program 2 times [2024-09-13 05:15:35,239 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:35,239 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [515889619] [2024-09-13 05:15:35,239 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:35,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:35,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:35,628 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:35,628 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:35,628 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [515889619] [2024-09-13 05:15:35,628 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [515889619] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:15:35,629 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1210442573] [2024-09-13 05:15:35,629 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-13 05:15:35,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:35,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:35,633 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:15:35,636 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-13 05:15:35,707 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-13 05:15:35,707 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:15:35,709 INFO L262 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-09-13 05:15:35,710 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:15:35,766 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:35,766 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:15:35,813 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:35,814 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1210442573] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:15:35,814 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:15:35,814 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 5 [2024-09-13 05:15:35,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [452123096] [2024-09-13 05:15:35,815 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:15:35,815 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-13 05:15:35,815 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:35,816 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-13 05:15:35,817 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-09-13 05:15:35,817 INFO L87 Difference]: Start difference. First operand 21 states and 22 transitions. Second operand has 7 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 6 states have internal predecessors, (10), 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-09-13 05:15:35,888 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:35,889 INFO L93 Difference]: Finished difference Result 25 states and 26 transitions. [2024-09-13 05:15:35,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-13 05:15:35,889 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 6 states have internal predecessors, (10), 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 10 [2024-09-13 05:15:35,890 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:35,890 INFO L225 Difference]: With dead ends: 25 [2024-09-13 05:15:35,890 INFO L226 Difference]: Without dead ends: 25 [2024-09-13 05:15:35,890 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 18 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-09-13 05:15:35,891 INFO L434 NwaCegarLoop]: 13 mSDtfsCounter, 2 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 66 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 68 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 66 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:35,892 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 55 Invalid, 68 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 66 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 05:15:35,893 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2024-09-13 05:15:35,894 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 25. [2024-09-13 05:15:35,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 24 states have internal predecessors, (26), 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-09-13 05:15:35,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 26 transitions. [2024-09-13 05:15:35,895 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 26 transitions. Word has length 10 [2024-09-13 05:15:35,896 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:35,896 INFO L474 AbstractCegarLoop]: Abstraction has 25 states and 26 transitions. [2024-09-13 05:15:35,896 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 1.6666666666666667) internal successors, (10), 6 states have internal predecessors, (10), 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-09-13 05:15:35,896 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 26 transitions. [2024-09-13 05:15:35,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-09-13 05:15:35,897 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:35,897 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1] [2024-09-13 05:15:35,915 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-09-13 05:15:36,097 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:36,098 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:36,099 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:36,099 INFO L85 PathProgramCache]: Analyzing trace with hash -1228943770, now seen corresponding path program 3 times [2024-09-13 05:15:36,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:36,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1840760830] [2024-09-13 05:15:36,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:36,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:36,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:36,614 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:36,615 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:36,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1840760830] [2024-09-13 05:15:36,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1840760830] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:15:36,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2079791650] [2024-09-13 05:15:36,615 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-13 05:15:36,615 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:36,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:36,619 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:15:36,621 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-13 05:15:36,725 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-09-13 05:15:36,725 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:15:36,728 INFO L262 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 57 conjuncts are in the unsatisfiable core [2024-09-13 05:15:36,732 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:15:44,589 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 05:15:44,590 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-13 05:15:44,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2079791650] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 05:15:44,590 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-13 05:15:44,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [7] total 12 [2024-09-13 05:15:44,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [174991698] [2024-09-13 05:15:44,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 05:15:44,591 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-13 05:15:44,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:44,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-13 05:15:44,592 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156 [2024-09-13 05:15:44,592 INFO L87 Difference]: Start difference. First operand 25 states and 26 transitions. Second operand has 6 states, 5 states have (on average 2.2) internal successors, (11), 6 states have internal predecessors, (11), 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-09-13 05:15:44,676 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:44,676 INFO L93 Difference]: Finished difference Result 30 states and 32 transitions. [2024-09-13 05:15:44,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-13 05:15:44,677 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 2.2) internal successors, (11), 6 states have internal predecessors, (11), 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 14 [2024-09-13 05:15:44,677 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:44,677 INFO L225 Difference]: With dead ends: 30 [2024-09-13 05:15:44,677 INFO L226 Difference]: Without dead ends: 30 [2024-09-13 05:15:44,678 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=44, Invalid=112, Unknown=0, NotChecked=0, Total=156 [2024-09-13 05:15:44,679 INFO L434 NwaCegarLoop]: 10 mSDtfsCounter, 2 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:44,680 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 26 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 05:15:44,680 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-09-13 05:15:44,683 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2024-09-13 05:15:44,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 26 states have (on average 1.2307692307692308) internal successors, (32), 29 states have internal predecessors, (32), 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-09-13 05:15:44,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 32 transitions. [2024-09-13 05:15:44,684 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 32 transitions. Word has length 14 [2024-09-13 05:15:44,684 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:44,685 INFO L474 AbstractCegarLoop]: Abstraction has 30 states and 32 transitions. [2024-09-13 05:15:44,685 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 2.2) internal successors, (11), 6 states have internal predecessors, (11), 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-09-13 05:15:44,685 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 32 transitions. [2024-09-13 05:15:44,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-09-13 05:15:44,686 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:44,686 INFO L216 NwaCegarLoop]: trace histogram [4, 4, 4, 3, 1, 1, 1] [2024-09-13 05:15:44,699 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-13 05:15:44,886 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:44,887 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:44,887 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:44,888 INFO L85 PathProgramCache]: Analyzing trace with hash -1680182728, now seen corresponding path program 1 times [2024-09-13 05:15:44,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:44,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [756451470] [2024-09-13 05:15:44,888 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:44,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:44,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:45,096 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 7 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:45,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:45,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [756451470] [2024-09-13 05:15:45,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [756451470] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:15:45,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1020481419] [2024-09-13 05:15:45,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:45,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:45,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:45,099 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:15:45,101 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-13 05:15:45,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:45,179 INFO L262 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-09-13 05:15:45,180 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:15:45,223 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 7 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:45,223 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:15:45,280 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 7 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:45,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1020481419] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:15:45,280 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:15:45,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 10 [2024-09-13 05:15:45,280 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2019661745] [2024-09-13 05:15:45,281 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:15:45,281 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-09-13 05:15:45,281 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:45,281 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-09-13 05:15:45,282 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=55, Unknown=0, NotChecked=0, Total=110 [2024-09-13 05:15:45,282 INFO L87 Difference]: Start difference. First operand 30 states and 32 transitions. Second operand has 11 states, 11 states have (on average 3.5454545454545454) internal successors, (39), 10 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 05:15:45,351 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:45,352 INFO L93 Difference]: Finished difference Result 50 states and 52 transitions. [2024-09-13 05:15:45,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-09-13 05:15:45,352 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 3.5454545454545454) internal successors, (39), 10 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 18 [2024-09-13 05:15:45,352 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:45,353 INFO L225 Difference]: With dead ends: 50 [2024-09-13 05:15:45,353 INFO L226 Difference]: Without dead ends: 50 [2024-09-13 05:15:45,353 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 39 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=55, Invalid=55, Unknown=0, NotChecked=0, Total=110 [2024-09-13 05:15:45,354 INFO L434 NwaCegarLoop]: 11 mSDtfsCounter, 2 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 40 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:45,355 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 40 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 05:15:45,355 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-09-13 05:15:45,358 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2024-09-13 05:15:45,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 46 states have (on average 1.1304347826086956) internal successors, (52), 49 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 05:15:45,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 52 transitions. [2024-09-13 05:15:45,359 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 52 transitions. Word has length 18 [2024-09-13 05:15:45,360 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:45,360 INFO L474 AbstractCegarLoop]: Abstraction has 50 states and 52 transitions. [2024-09-13 05:15:45,360 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 3.5454545454545454) internal successors, (39), 10 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 05:15:45,360 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 52 transitions. [2024-09-13 05:15:45,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-09-13 05:15:45,361 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:45,361 INFO L216 NwaCegarLoop]: trace histogram [9, 9, 9, 8, 1, 1, 1] [2024-09-13 05:15:45,375 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-09-13 05:15:45,563 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:45,564 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:45,564 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:45,564 INFO L85 PathProgramCache]: Analyzing trace with hash 1154197448, now seen corresponding path program 2 times [2024-09-13 05:15:45,564 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:45,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1750465659] [2024-09-13 05:15:45,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:45,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:45,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:45,995 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 17 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:45,995 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:45,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1750465659] [2024-09-13 05:15:45,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1750465659] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:15:45,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1394667720] [2024-09-13 05:15:45,996 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-13 05:15:45,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:45,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:45,998 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:15:45,999 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-13 05:15:46,112 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-13 05:15:46,112 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:15:46,118 INFO L262 TraceCheckSpWp]: Trace formula consists of 194 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-09-13 05:15:46,119 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:15:46,177 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 17 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:46,177 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:15:46,317 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 17 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:46,317 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1394667720] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:15:46,317 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:15:46,317 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 20 [2024-09-13 05:15:46,317 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1950963850] [2024-09-13 05:15:46,317 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:15:46,318 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-09-13 05:15:46,318 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:46,319 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-09-13 05:15:46,319 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420 [2024-09-13 05:15:46,319 INFO L87 Difference]: Start difference. First operand 50 states and 52 transitions. Second operand has 21 states, 21 states have (on average 3.761904761904762) internal successors, (79), 20 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 05:15:46,451 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:46,452 INFO L93 Difference]: Finished difference Result 90 states and 92 transitions. [2024-09-13 05:15:46,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-13 05:15:46,452 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 3.761904761904762) internal successors, (79), 20 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2024-09-13 05:15:46,453 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:46,453 INFO L225 Difference]: With dead ends: 90 [2024-09-13 05:15:46,454 INFO L226 Difference]: Without dead ends: 90 [2024-09-13 05:15:46,454 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 32 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=210, Invalid=210, Unknown=0, NotChecked=0, Total=420 [2024-09-13 05:15:46,455 INFO L434 NwaCegarLoop]: 11 mSDtfsCounter, 2 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 64 SdHoareTripleChecker+Invalid, 74 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:46,455 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 64 Invalid, 74 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 05:15:46,456 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 90 states. [2024-09-13 05:15:46,462 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 90. [2024-09-13 05:15:46,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 90 states, 86 states have (on average 1.069767441860465) internal successors, (92), 89 states have internal predecessors, (92), 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-09-13 05:15:46,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 92 transitions. [2024-09-13 05:15:46,463 INFO L78 Accepts]: Start accepts. Automaton has 90 states and 92 transitions. Word has length 38 [2024-09-13 05:15:46,464 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:46,464 INFO L474 AbstractCegarLoop]: Abstraction has 90 states and 92 transitions. [2024-09-13 05:15:46,464 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 3.761904761904762) internal successors, (79), 20 states have internal predecessors, (79), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 05:15:46,464 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 92 transitions. [2024-09-13 05:15:46,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-09-13 05:15:46,466 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:46,466 INFO L216 NwaCegarLoop]: trace histogram [19, 19, 19, 18, 1, 1, 1] [2024-09-13 05:15:46,479 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-09-13 05:15:46,667 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-09-13 05:15:46,667 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:46,668 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:46,668 INFO L85 PathProgramCache]: Analyzing trace with hash 856349416, now seen corresponding path program 3 times [2024-09-13 05:15:46,668 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:46,668 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [425079826] [2024-09-13 05:15:46,668 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:46,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:46,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:48,053 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 37 proven. 666 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:15:48,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:48,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [425079826] [2024-09-13 05:15:48,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [425079826] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:15:48,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2027725525] [2024-09-13 05:15:48,053 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-13 05:15:48,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:48,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:48,056 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:15:48,059 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-09-13 05:15:48,152 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-09-13 05:15:48,153 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:15:48,157 INFO L262 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-09-13 05:15:48,161 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:15:49,737 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 106 proven. 2 refuted. 0 times theorem prover too weak. 595 trivial. 0 not checked. [2024-09-13 05:15:49,738 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:15:50,746 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 106 proven. 2 refuted. 0 times theorem prover too weak. 595 trivial. 0 not checked. [2024-09-13 05:15:50,748 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2027725525] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:15:50,748 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:15:50,748 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 6, 6] total 29 [2024-09-13 05:15:50,748 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [442959215] [2024-09-13 05:15:50,749 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:15:50,749 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-09-13 05:15:50,750 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:50,751 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-09-13 05:15:50,752 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=312, Invalid=500, Unknown=0, NotChecked=0, Total=812 [2024-09-13 05:15:50,752 INFO L87 Difference]: Start difference. First operand 90 states and 92 transitions. Second operand has 29 states, 29 states have (on average 3.2758620689655173) internal successors, (95), 29 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 05:15:53,352 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:53,352 INFO L93 Difference]: Finished difference Result 101 states and 103 transitions. [2024-09-13 05:15:53,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-09-13 05:15:53,353 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 3.2758620689655173) internal successors, (95), 29 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 78 [2024-09-13 05:15:53,353 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:53,354 INFO L225 Difference]: With dead ends: 101 [2024-09-13 05:15:53,354 INFO L226 Difference]: Without dead ends: 101 [2024-09-13 05:15:53,354 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 194 GetRequests, 146 SyntacticMatches, 1 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 284 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=832, Invalid=1520, Unknown=0, NotChecked=0, Total=2352 [2024-09-13 05:15:53,355 INFO L434 NwaCegarLoop]: 11 mSDtfsCounter, 5 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 100 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 105 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 100 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:53,355 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 61 Invalid, 105 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 100 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-13 05:15:53,356 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2024-09-13 05:15:53,361 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 101. [2024-09-13 05:15:53,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 101 states, 97 states have (on average 1.0618556701030928) internal successors, (103), 100 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-09-13 05:15:53,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 103 transitions. [2024-09-13 05:15:53,362 INFO L78 Accepts]: Start accepts. Automaton has 101 states and 103 transitions. Word has length 78 [2024-09-13 05:15:53,362 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:53,362 INFO L474 AbstractCegarLoop]: Abstraction has 101 states and 103 transitions. [2024-09-13 05:15:53,363 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 3.2758620689655173) internal successors, (95), 29 states have internal predecessors, (95), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 05:15:53,363 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 103 transitions. [2024-09-13 05:15:53,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-09-13 05:15:53,364 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:53,364 INFO L216 NwaCegarLoop]: trace histogram [22, 22, 22, 20, 2, 1, 1] [2024-09-13 05:15:53,376 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-09-13 05:15:53,564 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:53,565 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:53,565 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:53,565 INFO L85 PathProgramCache]: Analyzing trace with hash -1886933414, now seen corresponding path program 4 times [2024-09-13 05:15:53,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:53,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1848067877] [2024-09-13 05:15:53,566 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:53,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:15:54,950 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 124 proven. 820 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-13 05:15:54,951 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:15:54,951 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1848067877] [2024-09-13 05:15:54,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1848067877] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:15:54,951 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [791004177] [2024-09-13 05:15:54,951 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-13 05:15:54,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:54,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:15:54,952 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:15:54,953 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-09-13 05:15:55,097 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-13 05:15:55,097 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:15:55,104 INFO L262 TraceCheckSpWp]: Trace formula consists of 298 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-09-13 05:15:55,107 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:15:55,202 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 124 proven. 820 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-13 05:15:55,202 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:15:55,736 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 124 proven. 820 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-13 05:15:55,737 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [791004177] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:15:55,737 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:15:55,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 22, 22] total 44 [2024-09-13 05:15:55,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [119074098] [2024-09-13 05:15:55,737 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:15:55,738 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-09-13 05:15:55,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:15:55,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-09-13 05:15:55,740 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=990, Invalid=990, Unknown=0, NotChecked=0, Total=1980 [2024-09-13 05:15:55,740 INFO L87 Difference]: Start difference. First operand 101 states and 103 transitions. Second operand has 45 states, 45 states have (on average 3.9555555555555557) internal successors, (178), 44 states have internal predecessors, (178), 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-09-13 05:15:56,041 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:15:56,042 INFO L93 Difference]: Finished difference Result 189 states and 191 transitions. [2024-09-13 05:15:56,043 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 44 states. [2024-09-13 05:15:56,043 INFO L78 Accepts]: Start accepts. Automaton has has 45 states, 45 states have (on average 3.9555555555555557) internal successors, (178), 44 states have internal predecessors, (178), 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 90 [2024-09-13 05:15:56,043 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:15:56,044 INFO L225 Difference]: With dead ends: 189 [2024-09-13 05:15:56,044 INFO L226 Difference]: Without dead ends: 189 [2024-09-13 05:15:56,045 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 200 GetRequests, 157 SyntacticMatches, 0 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 80 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=990, Invalid=990, Unknown=0, NotChecked=0, Total=1980 [2024-09-13 05:15:56,046 INFO L434 NwaCegarLoop]: 11 mSDtfsCounter, 2 mSDsluCounter, 92 mSDsCounter, 0 mSdLazyCounter, 153 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 103 SdHoareTripleChecker+Invalid, 155 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 153 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-13 05:15:56,046 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 103 Invalid, 155 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 153 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-13 05:15:56,047 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 189 states. [2024-09-13 05:15:56,055 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 189. [2024-09-13 05:15:56,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 189 states, 185 states have (on average 1.0324324324324323) internal successors, (191), 188 states have internal predecessors, (191), 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-09-13 05:15:56,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 189 states and 191 transitions. [2024-09-13 05:15:56,057 INFO L78 Accepts]: Start accepts. Automaton has 189 states and 191 transitions. Word has length 90 [2024-09-13 05:15:56,057 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:15:56,057 INFO L474 AbstractCegarLoop]: Abstraction has 189 states and 191 transitions. [2024-09-13 05:15:56,058 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 45 states have (on average 3.9555555555555557) internal successors, (178), 44 states have internal predecessors, (178), 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-09-13 05:15:56,058 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 191 transitions. [2024-09-13 05:15:56,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-09-13 05:15:56,060 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:15:56,060 INFO L216 NwaCegarLoop]: trace histogram [44, 44, 44, 42, 2, 1, 1] [2024-09-13 05:15:56,079 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-09-13 05:15:56,260 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:15:56,261 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:15:56,261 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:15:56,261 INFO L85 PathProgramCache]: Analyzing trace with hash -1437780678, now seen corresponding path program 5 times [2024-09-13 05:15:56,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:15:56,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1834013531] [2024-09-13 05:15:56,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:15:56,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:15:56,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:16:00,923 INFO L134 CoverageAnalysis]: Checked inductivity of 3828 backedges. 256 proven. 3570 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-13 05:16:00,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:16:00,923 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1834013531] [2024-09-13 05:16:00,924 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1834013531] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:16:00,924 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [809691779] [2024-09-13 05:16:00,924 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-13 05:16:00,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:16:00,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:16:00,926 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:16:00,927 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-09-13 05:16:01,826 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 45 check-sat command(s) [2024-09-13 05:16:01,827 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:16:01,845 INFO L262 TraceCheckSpWp]: Trace formula consists of 474 conjuncts, 44 conjuncts are in the unsatisfiable core [2024-09-13 05:16:01,851 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:16:02,085 INFO L134 CoverageAnalysis]: Checked inductivity of 3828 backedges. 256 proven. 3570 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-13 05:16:02,085 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:16:03,148 INFO L134 CoverageAnalysis]: Checked inductivity of 3828 backedges. 256 proven. 3570 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-13 05:16:03,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [809691779] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:16:03,148 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:16:03,149 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [44, 44, 44] total 52 [2024-09-13 05:16:03,149 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [452677668] [2024-09-13 05:16:03,149 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:16:03,149 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 53 states [2024-09-13 05:16:03,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:16:03,151 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants. [2024-09-13 05:16:03,152 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-09-13 05:16:03,152 INFO L87 Difference]: Start difference. First operand 189 states and 191 transitions. Second operand has 53 states, 53 states have (on average 4.0) internal successors, (212), 52 states have internal predecessors, (212), 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-09-13 05:16:03,466 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:16:03,466 INFO L93 Difference]: Finished difference Result 221 states and 223 transitions. [2024-09-13 05:16:03,467 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. [2024-09-13 05:16:03,467 INFO L78 Accepts]: Start accepts. Automaton has has 53 states, 53 states have (on average 4.0) internal successors, (212), 52 states have internal predecessors, (212), 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 178 [2024-09-13 05:16:03,468 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:16:03,468 INFO L225 Difference]: With dead ends: 221 [2024-09-13 05:16:03,469 INFO L226 Difference]: Without dead ends: 221 [2024-09-13 05:16:03,470 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 398 GetRequests, 311 SyntacticMatches, 36 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1050 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-09-13 05:16:03,470 INFO L434 NwaCegarLoop]: 11 mSDtfsCounter, 1 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 166 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-13 05:16:03,470 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 89 Invalid, 166 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-13 05:16:03,471 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 221 states. [2024-09-13 05:16:03,478 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 221 to 221. [2024-09-13 05:16:03,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 221 states, 217 states have (on average 1.0276497695852536) internal successors, (223), 220 states have internal predecessors, (223), 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-09-13 05:16:03,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 221 states and 223 transitions. [2024-09-13 05:16:03,480 INFO L78 Accepts]: Start accepts. Automaton has 221 states and 223 transitions. Word has length 178 [2024-09-13 05:16:03,481 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:16:03,481 INFO L474 AbstractCegarLoop]: Abstraction has 221 states and 223 transitions. [2024-09-13 05:16:03,481 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 53 states, 53 states have (on average 4.0) internal successors, (212), 52 states have internal predecessors, (212), 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-09-13 05:16:03,481 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 223 transitions. [2024-09-13 05:16:03,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-09-13 05:16:03,484 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:16:03,484 INFO L216 NwaCegarLoop]: trace histogram [52, 52, 52, 50, 2, 1, 1] [2024-09-13 05:16:03,510 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-09-13 05:16:03,684 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:16:03,685 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:16:03,685 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:16:03,685 INFO L85 PathProgramCache]: Analyzing trace with hash -1586464838, now seen corresponding path program 6 times [2024-09-13 05:16:03,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:16:03,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [320965084] [2024-09-13 05:16:03,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:16:03,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:16:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:16:28,426 INFO L134 CoverageAnalysis]: Checked inductivity of 5356 backedges. 6 proven. 5350 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:16:28,426 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:16:28,426 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [320965084] [2024-09-13 05:16:28,426 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [320965084] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:16:28,426 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1404399859] [2024-09-13 05:16:28,426 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-13 05:16:28,427 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:16:28,427 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:16:28,431 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:16:28,432 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-09-13 05:16:28,644 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s) [2024-09-13 05:16:28,644 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:16:28,647 INFO L262 TraceCheckSpWp]: Trace formula consists of 154 conjuncts, 58 conjuncts are in the unsatisfiable core [2024-09-13 05:16:28,653 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:16:31,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5356 backedges. 306 proven. 0 refuted. 0 times theorem prover too weak. 5050 trivial. 0 not checked. [2024-09-13 05:16:31,966 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-13 05:16:31,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1404399859] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 05:16:31,967 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-13 05:16:31,967 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [56] total 62 [2024-09-13 05:16:31,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1764458738] [2024-09-13 05:16:31,967 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 05:16:31,968 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-13 05:16:31,968 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:16:31,968 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-13 05:16:31,969 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=147, Invalid=3759, Unknown=0, NotChecked=0, Total=3906 [2024-09-13 05:16:31,969 INFO L87 Difference]: Start difference. First operand 221 states and 223 transitions. Second operand has 7 states, 6 states have (on average 2.0) internal successors, (12), 7 states have internal predecessors, (12), 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-09-13 05:16:32,041 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:16:32,041 INFO L93 Difference]: Finished difference Result 220 states and 221 transitions. [2024-09-13 05:16:32,042 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-13 05:16:32,042 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 2.0) internal successors, (12), 7 states have internal predecessors, (12), 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 210 [2024-09-13 05:16:32,042 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:16:32,043 INFO L225 Difference]: With dead ends: 220 [2024-09-13 05:16:32,043 INFO L226 Difference]: Without dead ends: 220 [2024-09-13 05:16:32,044 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 265 GetRequests, 204 SyntacticMatches, 0 SemanticMatches, 61 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 43 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=147, Invalid=3759, Unknown=0, NotChecked=0, Total=3906 [2024-09-13 05:16:32,044 INFO L434 NwaCegarLoop]: 13 mSDtfsCounter, 3 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 05:16:32,045 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 44 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 05:16:32,045 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 220 states. [2024-09-13 05:16:32,052 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 220 to 217. [2024-09-13 05:16:32,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 217 states, 214 states have (on average 1.0186915887850467) internal successors, (218), 216 states have internal predecessors, (218), 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-09-13 05:16:32,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 217 states and 218 transitions. [2024-09-13 05:16:32,053 INFO L78 Accepts]: Start accepts. Automaton has 217 states and 218 transitions. Word has length 210 [2024-09-13 05:16:32,053 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:16:32,053 INFO L474 AbstractCegarLoop]: Abstraction has 217 states and 218 transitions. [2024-09-13 05:16:32,054 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 2.0) internal successors, (12), 7 states have internal predecessors, (12), 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-09-13 05:16:32,054 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 218 transitions. [2024-09-13 05:16:32,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-09-13 05:16:32,059 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:16:32,059 INFO L216 NwaCegarLoop]: trace histogram [52, 52, 51, 50, 2, 1, 1, 1, 1] [2024-09-13 05:16:32,074 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-09-13 05:16:32,263 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-09-13 05:16:32,264 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:16:32,264 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:16:32,264 INFO L85 PathProgramCache]: Analyzing trace with hash -1935770871, now seen corresponding path program 1 times [2024-09-13 05:16:32,264 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:16:32,264 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [623315995] [2024-09-13 05:16:32,264 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:16:32,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:16:32,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:16:33,291 INFO L134 CoverageAnalysis]: Checked inductivity of 5304 backedges. 781 proven. 7 refuted. 0 times theorem prover too weak. 4516 trivial. 0 not checked. [2024-09-13 05:16:33,292 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:16:33,292 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [623315995] [2024-09-13 05:16:33,292 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [623315995] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:16:33,292 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1031738900] [2024-09-13 05:16:33,293 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:16:33,293 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:16:33,293 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:16:33,294 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:16:33,296 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-09-13 05:16:33,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:16:33,704 INFO L262 TraceCheckSpWp]: Trace formula consists of 438 conjuncts, 54 conjuncts are in the unsatisfiable core [2024-09-13 05:16:33,707 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:16:34,834 INFO L134 CoverageAnalysis]: Checked inductivity of 5304 backedges. 5292 proven. 7 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-09-13 05:16:34,835 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 05:16:35,908 INFO L134 CoverageAnalysis]: Checked inductivity of 5304 backedges. 5292 proven. 7 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-09-13 05:16:35,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1031738900] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 05:16:35,909 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 05:16:35,909 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 52, 52] total 101 [2024-09-13 05:16:35,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1142409915] [2024-09-13 05:16:35,909 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 05:16:35,909 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 101 states [2024-09-13 05:16:35,910 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:16:35,912 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 101 interpolants. [2024-09-13 05:16:35,914 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5050, Invalid=5050, Unknown=0, NotChecked=0, Total=10100 [2024-09-13 05:16:35,915 INFO L87 Difference]: Start difference. First operand 217 states and 218 transitions. Second operand has 101 states, 101 states have (on average 4.0594059405940595) internal successors, (410), 101 states have internal predecessors, (410), 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-09-13 05:16:36,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:16:36,785 INFO L93 Difference]: Finished difference Result 413 states and 414 transitions. [2024-09-13 05:16:36,786 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. [2024-09-13 05:16:36,786 INFO L78 Accepts]: Start accepts. Automaton has has 101 states, 101 states have (on average 4.0594059405940595) internal successors, (410), 101 states have internal predecessors, (410), 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 211 [2024-09-13 05:16:36,787 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:16:36,788 INFO L225 Difference]: With dead ends: 413 [2024-09-13 05:16:36,788 INFO L226 Difference]: Without dead ends: 413 [2024-09-13 05:16:36,790 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 427 GetRequests, 324 SyntacticMatches, 4 SemanticMatches, 99 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4996 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=5050, Invalid=5050, Unknown=0, NotChecked=0, Total=10100 [2024-09-13 05:16:36,791 INFO L434 NwaCegarLoop]: 58 mSDtfsCounter, 0 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 673 mSolverCounterSat, 158 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 831 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 158 IncrementalHoareTripleChecker+Valid, 673 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-09-13 05:16:36,791 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 254 Invalid, 831 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [158 Valid, 673 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-09-13 05:16:36,792 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 413 states. [2024-09-13 05:16:36,800 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 413 to 413. [2024-09-13 05:16:36,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 413 states, 410 states have (on average 1.0097560975609756) internal successors, (414), 412 states have internal predecessors, (414), 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-09-13 05:16:36,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 413 states and 414 transitions. [2024-09-13 05:16:36,802 INFO L78 Accepts]: Start accepts. Automaton has 413 states and 414 transitions. Word has length 211 [2024-09-13 05:16:36,802 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:16:36,803 INFO L474 AbstractCegarLoop]: Abstraction has 413 states and 414 transitions. [2024-09-13 05:16:36,803 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 101 states, 101 states have (on average 4.0594059405940595) internal successors, (410), 101 states have internal predecessors, (410), 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-09-13 05:16:36,803 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 414 transitions. [2024-09-13 05:16:36,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 408 [2024-09-13 05:16:36,808 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:16:36,808 INFO L216 NwaCegarLoop]: trace histogram [101, 101, 100, 51, 50, 1, 1, 1, 1] [2024-09-13 05:16:36,837 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-09-13 05:16:37,012 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-09-13 05:16:37,013 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:16:37,013 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:16:37,013 INFO L85 PathProgramCache]: Analyzing trace with hash 797231127, now seen corresponding path program 2 times [2024-09-13 05:16:37,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:16:37,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1180096827] [2024-09-13 05:16:37,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:16:37,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:16:37,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:17:28,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20200 backedges. 4802 proven. 15398 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 05:17:28,562 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:17:28,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1180096827] [2024-09-13 05:17:28,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1180096827] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 05:17:28,562 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1396849803] [2024-09-13 05:17:28,562 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-13 05:17:28,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:17:28,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 05:17:28,563 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 05:17:28,564 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-09-13 05:17:28,734 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-09-13 05:17:28,734 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 05:17:28,735 INFO L262 TraceCheckSpWp]: Trace formula consists of 30 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-13 05:17:28,739 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 05:17:34,213 INFO L134 CoverageAnalysis]: Checked inductivity of 20200 backedges. 300 proven. 0 refuted. 0 times theorem prover too weak. 19900 trivial. 0 not checked. [2024-09-13 05:17:34,213 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-13 05:17:34,213 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1396849803] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 05:17:34,213 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-13 05:17:34,213 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [104] total 107 [2024-09-13 05:17:34,213 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [839588104] [2024-09-13 05:17:34,213 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 05:17:34,214 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-13 05:17:34,214 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:17:34,214 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-13 05:17:34,216 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1439, Invalid=10117, Unknown=0, NotChecked=0, Total=11556 [2024-09-13 05:17:34,216 INFO L87 Difference]: Start difference. First operand 413 states and 414 transitions. Second operand has 6 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 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-09-13 05:17:34,295 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:17:34,295 INFO L93 Difference]: Finished difference Result 411 states and 412 transitions. [2024-09-13 05:17:34,296 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-13 05:17:34,296 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 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 407 [2024-09-13 05:17:34,296 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:17:34,297 INFO L225 Difference]: With dead ends: 411 [2024-09-13 05:17:34,297 INFO L226 Difference]: Without dead ends: 410 [2024-09-13 05:17:34,300 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 510 GetRequests, 404 SyntacticMatches, 0 SemanticMatches, 106 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2748 ImplicationChecksByTransitivity, 4.6s TimeCoverageRelationStatistics Valid=1439, Invalid=10117, Unknown=0, NotChecked=0, Total=11556 [2024-09-13 05:17:34,300 INFO L434 NwaCegarLoop]: 5 mSDtfsCounter, 4 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 05:17:34,301 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 18 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 05:17:34,301 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 410 states. [2024-09-13 05:17:34,307 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 410 to 410. [2024-09-13 05:17:34,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 410 states, 409 states have (on average 1.0048899755501222) internal successors, (411), 409 states have internal predecessors, (411), 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-09-13 05:17:34,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 410 states to 410 states and 411 transitions. [2024-09-13 05:17:34,308 INFO L78 Accepts]: Start accepts. Automaton has 410 states and 411 transitions. Word has length 407 [2024-09-13 05:17:34,309 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:17:34,309 INFO L474 AbstractCegarLoop]: Abstraction has 410 states and 411 transitions. [2024-09-13 05:17:34,310 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 2.4) internal successors, (12), 6 states have internal predecessors, (12), 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-09-13 05:17:34,310 INFO L276 IsEmpty]: Start isEmpty. Operand 410 states and 411 transitions. [2024-09-13 05:17:34,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 410 [2024-09-13 05:17:34,314 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 05:17:34,314 INFO L216 NwaCegarLoop]: trace histogram [101, 101, 100, 51, 50, 1, 1, 1, 1, 1, 1] [2024-09-13 05:17:34,331 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-09-13 05:17:34,515 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,12 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 05:17:34,515 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2024-09-13 05:17:34,515 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 05:17:34,516 INFO L85 PathProgramCache]: Analyzing trace with hash 1634936378, now seen corresponding path program 1 times [2024-09-13 05:17:34,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 05:17:34,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1450925307] [2024-09-13 05:17:34,516 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 05:17:34,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 05:17:34,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 05:17:35,828 INFO L134 CoverageAnalysis]: Checked inductivity of 20200 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20200 trivial. 0 not checked. [2024-09-13 05:17:35,828 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 05:17:35,828 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1450925307] [2024-09-13 05:17:35,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1450925307] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 05:17:35,829 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 05:17:35,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 05:17:35,829 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [679684972] [2024-09-13 05:17:35,829 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 05:17:35,829 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-13 05:17:35,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 05:17:35,830 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-13 05:17:35,830 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 05:17:35,830 INFO L87 Difference]: Start difference. First operand 410 states and 411 transitions. Second operand has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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-09-13 05:17:35,834 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 05:17:35,834 INFO L93 Difference]: Finished difference Result 408 states and 409 transitions. [2024-09-13 05:17:35,834 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-13 05:17:35,834 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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 409 [2024-09-13 05:17:35,835 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 05:17:35,835 INFO L225 Difference]: With dead ends: 408 [2024-09-13 05:17:35,835 INFO L226 Difference]: Without dead ends: 0 [2024-09-13 05:17:35,836 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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-09-13 05:17:35,836 INFO L434 NwaCegarLoop]: 8 mSDtfsCounter, 0 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 05:17:35,836 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 15 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 05:17:35,837 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-09-13 05:17:35,837 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-09-13 05:17:35,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 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-09-13 05:17:35,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-09-13 05:17:35,837 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 409 [2024-09-13 05:17:35,837 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 05:17:35,837 INFO L474 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-09-13 05:17:35,837 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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-09-13 05:17:35,837 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-09-13 05:17:35,838 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-09-13 05:17:35,841 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (3 of 4 remaining) [2024-09-13 05:17:35,841 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONPRE_CONDITION (2 of 4 remaining) [2024-09-13 05:17:35,841 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (1 of 4 remaining) [2024-09-13 05:17:35,842 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONPOST_CONDITION (0 of 4 remaining) [2024-09-13 05:17:35,842 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-09-13 05:17:35,845 INFO L408 BasicCegarLoop]: Path program histogram: [6, 3, 2, 1, 1] [2024-09-13 05:17:35,847 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-09-13 05:17:35,849 INFO L469 ceAbstractionStarter]: Automizer considered 1 witness invariants [2024-09-13 05:17:35,849 INFO L470 ceAbstractionStarter]: WitnessConsidered=1 [2024-09-13 05:17:35,850 INFO L201 PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.09 05:17:35 BoogieIcfgContainer [2024-09-13 05:17:35,850 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-09-13 05:17:35,850 INFO L158 Benchmark]: Toolchain (without parser) took 122824.82ms. Allocated memory was 180.4MB in the beginning and 4.5GB in the end (delta: 4.3GB). Free memory was 112.5MB in the beginning and 2.3GB in the end (delta: -2.2GB). Peak memory consumption was 2.1GB. Max. memory is 16.1GB. [2024-09-13 05:17:35,851 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 113.2MB. Free memory is still 75.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 05:17:35,851 INFO L158 Benchmark]: Witness Parser took 0.20ms. Allocated memory is still 180.4MB. Free memory is still 114.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 05:17:35,851 INFO L158 Benchmark]: CACSL2BoogieTranslator took 356.38ms. Allocated memory is still 180.4MB. Free memory was 112.3MB in the beginning and 150.8MB in the end (delta: -38.5MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. [2024-09-13 05:17:35,851 INFO L158 Benchmark]: Boogie Procedure Inliner took 44.90ms. Allocated memory is still 180.4MB. Free memory was 150.8MB in the beginning and 148.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-13 05:17:35,852 INFO L158 Benchmark]: Boogie Preprocessor took 39.96ms. Allocated memory is still 180.4MB. Free memory was 148.7MB in the beginning and 146.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-13 05:17:35,852 INFO L158 Benchmark]: RCFGBuilder took 410.80ms. Allocated memory is still 180.4MB. Free memory was 146.6MB in the beginning and 124.3MB in the end (delta: 22.3MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-09-13 05:17:35,852 INFO L158 Benchmark]: TraceAbstraction took 121967.18ms. Allocated memory was 180.4MB in the beginning and 4.5GB in the end (delta: 4.3GB). Free memory was 123.6MB in the beginning and 2.3GB in the end (delta: -2.2GB). Peak memory consumption was 2.1GB. Max. memory is 16.1GB. [2024-09-13 05:17:35,854 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 113.2MB. Free memory is still 75.6MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.20ms. Allocated memory is still 180.4MB. Free memory is still 114.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 356.38ms. Allocated memory is still 180.4MB. Free memory was 112.3MB in the beginning and 150.8MB in the end (delta: -38.5MB). Peak memory consumption was 15.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 44.90ms. Allocated memory is still 180.4MB. Free memory was 150.8MB in the beginning and 148.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 39.96ms. Allocated memory is still 180.4MB. Free memory was 148.7MB in the beginning and 146.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 410.80ms. Allocated memory is still 180.4MB. Free memory was 146.6MB in the beginning and 124.3MB in the end (delta: 22.3MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * TraceAbstraction took 121967.18ms. Allocated memory was 180.4MB in the beginning and 4.5GB in the end (delta: 4.3GB). Free memory was 123.6MB in the beginning and 2.3GB in the end (delta: -2.2GB). Peak memory consumption was 2.1GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 28]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 17]: procedure precondition always holds For all program executions holds that procedure precondition always holds at this location - PositiveResult [Line: 19]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 17]: procedure postcondition always holds For all program executions holds that procedure postcondition always holds at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 15 locations, 4 error locations. Started 1 CEGAR loops. OverallTime: 121.9s, OverallIterations: 13, TraceHistogramMax: 101, PathProgramHistogramMax: 6, EmptinessCheckTime: 0.0s, AutomataDifference: 4.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 27 SdHoareTripleChecker+Valid, 1.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 27 mSDsluCounter, 822 SdHoareTripleChecker+Invalid, 1.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 636 mSDsCounter, 183 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1415 IncrementalHoareTripleChecker+Invalid, 1598 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 183 mSolverCounterUnsat, 186 mSDtfsCounter, 1415 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 2178 GetRequests, 1681 SyntacticMatches, 41 SemanticMatches, 456 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9251 ImplicationChecksByTransitivity, 16.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=413occurred in iteration=11, InterpolantAutomatonStates: 263, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.1s AutomataMinimizationTime, 13 MinimizatonAttempts, 3 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.3s SsaConstructionTime, 3.4s SatisfiabilityAnalysisTime, 110.0s InterpolantComputationTime, 2931 NumberOfCodeBlocks, 2267 NumberOfCodeBlocksAsserted, 79 NumberOfCheckSat, 3528 ConstructedInterpolants, 0 QuantifiedInterpolants, 14611 SizeOfPredicates, 1 NumberOfNonLiveVariables, 2286 ConjunctsInSsa, 288 ConjunctsInUnsatCore, 32 InterpolantComputations, 5 PerfectInterpolantSequences, 69133/104249 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-09-13 05:17:35,888 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE