./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem01_label40.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem01_label40.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 900911d117d2a4a3062d2b03399834d3e2a3c11368e6157a9f6639c66e4382eb --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:31:22,651 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:31:22,743 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:31:22,749 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:31:22,749 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:31:22,773 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:31:22,773 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:31:22,774 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:31:22,775 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:31:22,775 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:31:22,776 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:31:22,776 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:31:22,777 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:31:22,777 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:31:22,778 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:31:22,778 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:31:22,778 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:31:22,779 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:31:22,779 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:31:22,780 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:31:22,780 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:31:22,781 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:31:22,781 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:31:22,782 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:31:22,782 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:31:22,783 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:31:22,783 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:31:22,783 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:31:22,784 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:31:22,784 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:31:22,784 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:31:22,785 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:31:22,785 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:31:22,785 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 900911d117d2a4a3062d2b03399834d3e2a3c11368e6157a9f6639c66e4382eb [2024-11-09 00:31:23,074 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:31:23,110 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:31:23,113 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:31:23,115 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:31:23,116 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:31:23,118 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/eca-rers2012/Problem01_label40.c Unable to find full path for "g++" [2024-11-09 00:31:25,136 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:31:25,411 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:31:25,419 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/sv-benchmarks/c/eca-rers2012/Problem01_label40.c [2024-11-09 00:31:25,442 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/data/04064c045/abe2b4985aa249e2aa5b93ac00ce0933/FLAGc33838fb0 [2024-11-09 00:31:25,459 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/data/04064c045/abe2b4985aa249e2aa5b93ac00ce0933 [2024-11-09 00:31:25,462 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:31:25,464 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:31:25,468 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:31:25,469 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:31:25,474 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:31:25,475 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:31:25" (1/1) ... [2024-11-09 00:31:25,476 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45a1181b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:25, skipping insertion in model container [2024-11-09 00:31:25,476 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:31:25" (1/1) ... [2024-11-09 00:31:25,546 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:31:26,060 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/sv-benchmarks/c/eca-rers2012/Problem01_label40.c[16376,16389] [2024-11-09 00:31:26,122 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:31:26,142 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:31:26,236 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/sv-benchmarks/c/eca-rers2012/Problem01_label40.c[16376,16389] [2024-11-09 00:31:26,262 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:31:26,286 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:31:26,286 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26 WrapperNode [2024-11-09 00:31:26,287 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:31:26,288 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:31:26,288 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:31:26,289 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:31:26,297 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,320 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,377 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 657 [2024-11-09 00:31:26,377 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:31:26,378 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:31:26,378 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:31:26,379 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:31:26,390 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,392 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,400 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,400 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,420 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,428 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,431 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,435 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,441 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:31:26,442 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:31:26,443 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:31:26,443 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:31:26,444 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:31:26" (1/1) ... [2024-11-09 00:31:26,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:31:26,464 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:31:26,490 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:31:26,502 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:31:26,546 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:31:26,546 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:31:26,546 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:31:26,547 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:31:26,640 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:31:26,642 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:31:27,805 INFO L? ?]: Removed 75 outVars from TransFormulas that were not future-live. [2024-11-09 00:31:27,805 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:31:28,062 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:31:28,063 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:31:28,063 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:31:28 BoogieIcfgContainer [2024-11-09 00:31:28,063 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:31:28,064 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:31:28,064 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:31:28,075 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:31:28,075 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:31:28" (1/1) ... [2024-11-09 00:31:28,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:31:28,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:28,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 76 states and 144 transitions. [2024-11-09 00:31:28,143 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 144 transitions. [2024-11-09 00:31:28,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-09 00:31:28,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:28,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:28,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:28,784 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:29,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:29,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 145 states and 243 transitions. [2024-11-09 00:31:29,461 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 243 transitions. [2024-11-09 00:31:29,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:31:29,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:29,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:29,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:29,751 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:30,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:30,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 146 states and 244 transitions. [2024-11-09 00:31:30,049 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 244 transitions. [2024-11-09 00:31:30,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:31:30,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:30,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:30,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:30,162 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:30,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:30,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 150 states and 250 transitions. [2024-11-09 00:31:30,249 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 250 transitions. [2024-11-09 00:31:30,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:31:30,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:30,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:30,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:30,388 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:31:30,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:30,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 151 states and 251 transitions. [2024-11-09 00:31:30,641 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 251 transitions. [2024-11-09 00:31:30,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:31:30,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:30,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:30,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:30,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:31,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:31,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 165 states and 268 transitions. [2024-11-09 00:31:31,201 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 268 transitions. [2024-11-09 00:31:31,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:31:31,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:31,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:31,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:31,402 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:31:31,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:31,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 171 states and 274 transitions. [2024-11-09 00:31:31,532 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 274 transitions. [2024-11-09 00:31:31,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:31:31,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:31,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:31,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:31,803 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:32,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:32,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 186 states and 293 transitions. [2024-11-09 00:31:32,471 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 293 transitions. [2024-11-09 00:31:32,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:31:32,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:32,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:32,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:32,687 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:33,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:33,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 204 states and 321 transitions. [2024-11-09 00:31:33,148 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 321 transitions. [2024-11-09 00:31:33,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:31:33,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:33,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:33,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:33,333 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:31:33,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:33,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 205 states and 322 transitions. [2024-11-09 00:31:33,605 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 322 transitions. [2024-11-09 00:31:33,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:31:33,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:33,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:33,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:33,711 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:34,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:34,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 224 states and 347 transitions. [2024-11-09 00:31:34,445 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 347 transitions. [2024-11-09 00:31:34,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-09 00:31:34,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:34,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:34,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:34,529 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:34,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:34,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 238 states and 363 transitions. [2024-11-09 00:31:34,884 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 363 transitions. [2024-11-09 00:31:34,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:31:34,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:34,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:34,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:34,998 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:35,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:35,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 375 states to 247 states and 375 transitions. [2024-11-09 00:31:35,356 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 375 transitions. [2024-11-09 00:31:35,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:31:35,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:35,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:35,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:35,492 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:31:35,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:35,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 251 states and 379 transitions. [2024-11-09 00:31:35,621 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 379 transitions. [2024-11-09 00:31:35,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:31:35,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:35,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:35,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:35,725 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:35,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:35,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 388 states to 258 states and 388 transitions. [2024-11-09 00:31:35,898 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 388 transitions. [2024-11-09 00:31:35,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:31:35,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:35,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:35,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:36,059 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:36,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:36,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 267 states and 403 transitions. [2024-11-09 00:31:36,443 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 403 transitions. [2024-11-09 00:31:36,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:31:36,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:36,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:36,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:36,543 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:36,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:36,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 281 states and 418 transitions. [2024-11-09 00:31:36,983 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 418 transitions. [2024-11-09 00:31:36,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:31:36,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:36,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:37,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:37,070 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:37,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:37,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 285 states and 422 transitions. [2024-11-09 00:31:37,266 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 422 transitions. [2024-11-09 00:31:37,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:31:37,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:37,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:37,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:37,332 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:37,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:37,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 443 states to 302 states and 443 transitions. [2024-11-09 00:31:37,753 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 443 transitions. [2024-11-09 00:31:37,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:31:37,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:37,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:37,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:37,897 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 29 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:38,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:38,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 309 states and 451 transitions. [2024-11-09 00:31:38,313 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 451 transitions. [2024-11-09 00:31:38,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:31:38,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:38,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:38,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:38,386 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:31:38,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:38,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 455 states to 313 states and 455 transitions. [2024-11-09 00:31:38,592 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 455 transitions. [2024-11-09 00:31:38,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:31:38,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:38,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:38,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:38,682 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:31:39,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:39,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 332 states and 478 transitions. [2024-11-09 00:31:39,211 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 478 transitions. [2024-11-09 00:31:39,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:31:39,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:39,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:39,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:39,281 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:31:39,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:39,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 484 states to 338 states and 484 transitions. [2024-11-09 00:31:39,670 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 484 transitions. [2024-11-09 00:31:39,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:31:39,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:39,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:39,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:39,791 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:31:40,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:40,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 353 states and 501 transitions. [2024-11-09 00:31:40,192 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 501 transitions. [2024-11-09 00:31:40,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:31:40,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:40,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:40,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:40,285 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:31:40,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:40,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 361 states and 509 transitions. [2024-11-09 00:31:40,617 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 509 transitions. [2024-11-09 00:31:40,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:31:40,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:40,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:40,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:40,832 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-09 00:31:42,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:42,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 467 states and 626 transitions. [2024-11-09 00:31:42,483 INFO L276 IsEmpty]: Start isEmpty. Operand 467 states and 626 transitions. [2024-11-09 00:31:42,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:31:42,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:42,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:42,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:42,561 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:42,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:42,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 635 states to 474 states and 635 transitions. [2024-11-09 00:31:42,955 INFO L276 IsEmpty]: Start isEmpty. Operand 474 states and 635 transitions. [2024-11-09 00:31:42,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:31:42,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:42,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:42,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:43,033 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:43,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:43,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 478 states and 638 transitions. [2024-11-09 00:31:43,261 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 638 transitions. [2024-11-09 00:31:43,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-09 00:31:43,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:43,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:43,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:43,425 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:44,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:44,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 654 states to 492 states and 654 transitions. [2024-11-09 00:31:44,115 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 654 transitions. [2024-11-09 00:31:44,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 00:31:44,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:44,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:44,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:44,286 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:44,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:44,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 495 states and 657 transitions. [2024-11-09 00:31:44,361 INFO L276 IsEmpty]: Start isEmpty. Operand 495 states and 657 transitions. [2024-11-09 00:31:44,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 00:31:44,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:44,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:44,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:44,491 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 57 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:46,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:46,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 520 states and 689 transitions. [2024-11-09 00:31:46,066 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 689 transitions. [2024-11-09 00:31:46,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:31:46,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:46,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:46,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:46,216 INFO L134 CoverageAnalysis]: Checked inductivity of 77 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:47,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:47,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 704 states to 528 states and 704 transitions. [2024-11-09 00:31:47,023 INFO L276 IsEmpty]: Start isEmpty. Operand 528 states and 704 transitions. [2024-11-09 00:31:47,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:31:47,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:47,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:47,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:47,192 INFO L134 CoverageAnalysis]: Checked inductivity of 77 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:47,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:47,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 707 states to 530 states and 707 transitions. [2024-11-09 00:31:47,486 INFO L276 IsEmpty]: Start isEmpty. Operand 530 states and 707 transitions. [2024-11-09 00:31:47,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:31:47,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:47,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:47,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:47,743 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 61 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 00:31:48,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:48,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 712 states to 534 states and 712 transitions. [2024-11-09 00:31:48,253 INFO L276 IsEmpty]: Start isEmpty. Operand 534 states and 712 transitions. [2024-11-09 00:31:48,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:31:48,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:48,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:48,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:48,405 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 61 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 00:31:48,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:48,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 536 states and 713 transitions. [2024-11-09 00:31:48,666 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 713 transitions. [2024-11-09 00:31:48,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-11-09 00:31:48,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:48,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:48,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:48,788 INFO L134 CoverageAnalysis]: Checked inductivity of 77 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:49,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:49,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 728 states to 549 states and 728 transitions. [2024-11-09 00:31:49,130 INFO L276 IsEmpty]: Start isEmpty. Operand 549 states and 728 transitions. [2024-11-09 00:31:49,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:31:49,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:49,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:49,220 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:49,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:49,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 732 states to 553 states and 732 transitions. [2024-11-09 00:31:49,542 INFO L276 IsEmpty]: Start isEmpty. Operand 553 states and 732 transitions. [2024-11-09 00:31:49,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:31:49,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:49,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:49,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:49,625 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:49,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:49,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 739 states to 560 states and 739 transitions. [2024-11-09 00:31:49,810 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 739 transitions. [2024-11-09 00:31:49,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-11-09 00:31:49,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:49,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:49,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:49,981 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 62 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:50,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:50,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 748 states to 568 states and 748 transitions. [2024-11-09 00:31:50,196 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 748 transitions. [2024-11-09 00:31:50,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 00:31:50,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:50,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:50,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:50,291 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 00:31:50,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:50,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 748 states to 569 states and 748 transitions. [2024-11-09 00:31:50,446 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 748 transitions. [2024-11-09 00:31:50,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 00:31:50,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:50,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:50,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:50,800 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 76 proven. 10 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:51,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:51,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 775 states to 591 states and 775 transitions. [2024-11-09 00:31:51,515 INFO L276 IsEmpty]: Start isEmpty. Operand 591 states and 775 transitions. [2024-11-09 00:31:51,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-09 00:31:51,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:51,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:51,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:51,662 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:51,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:51,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 794 states to 607 states and 794 transitions. [2024-11-09 00:31:51,812 INFO L276 IsEmpty]: Start isEmpty. Operand 607 states and 794 transitions. [2024-11-09 00:31:51,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:31:51,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:51,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:51,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:51,910 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:52,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:52,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 824 states to 633 states and 824 transitions. [2024-11-09 00:31:52,884 INFO L276 IsEmpty]: Start isEmpty. Operand 633 states and 824 transitions. [2024-11-09 00:31:52,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:31:52,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:52,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:52,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:52,985 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-09 00:31:53,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:53,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 827 states to 637 states and 827 transitions. [2024-11-09 00:31:53,275 INFO L276 IsEmpty]: Start isEmpty. Operand 637 states and 827 transitions. [2024-11-09 00:31:53,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-09 00:31:53,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:53,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:53,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:53,412 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 67 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:31:53,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:53,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 875 states to 668 states and 875 transitions. [2024-11-09 00:31:53,837 INFO L276 IsEmpty]: Start isEmpty. Operand 668 states and 875 transitions. [2024-11-09 00:31:53,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:31:53,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:53,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:53,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:54,406 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 73 proven. 3 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:57,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:57,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 950 states to 719 states and 950 transitions. [2024-11-09 00:31:57,593 INFO L276 IsEmpty]: Start isEmpty. Operand 719 states and 950 transitions. [2024-11-09 00:31:57,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:31:57,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:57,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:57,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:57,934 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 73 proven. 3 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:58,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:58,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 955 states to 725 states and 955 transitions. [2024-11-09 00:31:58,637 INFO L276 IsEmpty]: Start isEmpty. Operand 725 states and 955 transitions. [2024-11-09 00:31:58,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:31:58,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:58,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:58,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:58,761 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:31:59,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:31:59,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 995 states to 751 states and 995 transitions. [2024-11-09 00:31:59,952 INFO L276 IsEmpty]: Start isEmpty. Operand 751 states and 995 transitions. [2024-11-09 00:31:59,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:31:59,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:31:59,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:31:59,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:00,137 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:00,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:00,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1017 states to 773 states and 1017 transitions. [2024-11-09 00:32:00,750 INFO L276 IsEmpty]: Start isEmpty. Operand 773 states and 1017 transitions. [2024-11-09 00:32:00,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:32:00,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:00,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:00,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:00,904 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:01,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:01,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1044 states to 798 states and 1044 transitions. [2024-11-09 00:32:01,823 INFO L276 IsEmpty]: Start isEmpty. Operand 798 states and 1044 transitions. [2024-11-09 00:32:01,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:32:01,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:01,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:01,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:01,949 INFO L134 CoverageAnalysis]: Checked inductivity of 101 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:02,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:02,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1045 states to 800 states and 1045 transitions. [2024-11-09 00:32:02,301 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1045 transitions. [2024-11-09 00:32:02,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-11-09 00:32:02,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:02,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:02,432 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked. [2024-11-09 00:32:02,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:02,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1045 states to 801 states and 1045 transitions. [2024-11-09 00:32:02,609 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 1045 transitions. [2024-11-09 00:32:02,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-09 00:32:02,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:02,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:02,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:02,719 INFO L134 CoverageAnalysis]: Checked inductivity of 74 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:03,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:03,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1070 states to 823 states and 1070 transitions. [2024-11-09 00:32:03,294 INFO L276 IsEmpty]: Start isEmpty. Operand 823 states and 1070 transitions. [2024-11-09 00:32:03,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:32:03,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:03,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:03,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:03,513 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 00:32:04,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:04,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1094 states to 847 states and 1094 transitions. [2024-11-09 00:32:04,526 INFO L276 IsEmpty]: Start isEmpty. Operand 847 states and 1094 transitions. [2024-11-09 00:32:04,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:32:04,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:04,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:04,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:04,703 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 00:32:05,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:05,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1099 states to 853 states and 1099 transitions. [2024-11-09 00:32:05,136 INFO L276 IsEmpty]: Start isEmpty. Operand 853 states and 1099 transitions. [2024-11-09 00:32:05,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:32:05,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:05,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:05,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:05,258 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 00:32:06,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:06,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1110 states to 865 states and 1110 transitions. [2024-11-09 00:32:06,213 INFO L276 IsEmpty]: Start isEmpty. Operand 865 states and 1110 transitions. [2024-11-09 00:32:06,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-09 00:32:06,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:06,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:06,341 INFO L134 CoverageAnalysis]: Checked inductivity of 104 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-09 00:32:06,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:06,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1113 states to 869 states and 1113 transitions. [2024-11-09 00:32:06,589 INFO L276 IsEmpty]: Start isEmpty. Operand 869 states and 1113 transitions. [2024-11-09 00:32:06,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-09 00:32:06,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:06,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:06,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:06,753 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:07,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:07,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1142 states to 892 states and 1142 transitions. [2024-11-09 00:32:07,472 INFO L276 IsEmpty]: Start isEmpty. Operand 892 states and 1142 transitions. [2024-11-09 00:32:07,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-09 00:32:07,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:07,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:07,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:07,628 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:08,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:08,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1161 states to 911 states and 1161 transitions. [2024-11-09 00:32:08,437 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 1161 transitions. [2024-11-09 00:32:08,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-09 00:32:08,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:08,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:08,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:08,527 INFO L134 CoverageAnalysis]: Checked inductivity of 130 backedges. 86 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:32:08,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:08,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1163 states to 912 states and 1163 transitions. [2024-11-09 00:32:08,927 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 1163 transitions. [2024-11-09 00:32:08,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-09 00:32:08,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:08,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:08,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:09,121 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 103 proven. 29 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:09,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:09,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1182 states to 931 states and 1182 transitions. [2024-11-09 00:32:09,301 INFO L276 IsEmpty]: Start isEmpty. Operand 931 states and 1182 transitions. [2024-11-09 00:32:09,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-09 00:32:09,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:09,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:09,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:09,466 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 86 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:10,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:10,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1219 states to 959 states and 1219 transitions. [2024-11-09 00:32:10,398 INFO L276 IsEmpty]: Start isEmpty. Operand 959 states and 1219 transitions. [2024-11-09 00:32:10,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:32:10,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:10,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:10,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:10,486 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 111 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:32:12,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:12,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1256 states to 980 states and 1256 transitions. [2024-11-09 00:32:12,113 INFO L276 IsEmpty]: Start isEmpty. Operand 980 states and 1256 transitions. [2024-11-09 00:32:12,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:32:12,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:12,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:12,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:12,299 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 111 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:32:12,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:12,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1261 states to 984 states and 1261 transitions. [2024-11-09 00:32:12,841 INFO L276 IsEmpty]: Start isEmpty. Operand 984 states and 1261 transitions. [2024-11-09 00:32:12,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-11-09 00:32:12,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:12,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:12,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:13,130 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 88 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:15,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:15,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1334 states to 1054 states and 1334 transitions. [2024-11-09 00:32:15,705 INFO L276 IsEmpty]: Start isEmpty. Operand 1054 states and 1334 transitions. [2024-11-09 00:32:15,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 00:32:15,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:15,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:15,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:16,191 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 94 proven. 3 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:19,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:19,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1398 states to 1104 states and 1398 transitions. [2024-11-09 00:32:19,570 INFO L276 IsEmpty]: Start isEmpty. Operand 1104 states and 1398 transitions. [2024-11-09 00:32:19,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-09 00:32:19,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:19,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:19,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:19,833 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 94 proven. 3 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:20,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:20,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1388 states to 1097 states and 1388 transitions. [2024-11-09 00:32:20,401 INFO L276 IsEmpty]: Start isEmpty. Operand 1097 states and 1388 transitions. [2024-11-09 00:32:20,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:32:20,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:20,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:20,500 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-09 00:32:20,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:20,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1392 states to 1101 states and 1392 transitions. [2024-11-09 00:32:20,637 INFO L276 IsEmpty]: Start isEmpty. Operand 1101 states and 1392 transitions. [2024-11-09 00:32:20,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:32:20,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:20,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:20,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:20,770 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 98 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:21,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:21,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1398 states to 1104 states and 1398 transitions. [2024-11-09 00:32:21,698 INFO L276 IsEmpty]: Start isEmpty. Operand 1104 states and 1398 transitions. [2024-11-09 00:32:21,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-09 00:32:21,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:21,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:21,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:21,787 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 98 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:22,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:22,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1404 states to 1110 states and 1404 transitions. [2024-11-09 00:32:22,601 INFO L276 IsEmpty]: Start isEmpty. Operand 1110 states and 1404 transitions. [2024-11-09 00:32:22,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-09 00:32:22,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:22,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:22,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:22,915 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 106 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:25,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:25,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1453 states to 1154 states and 1453 transitions. [2024-11-09 00:32:25,153 INFO L276 IsEmpty]: Start isEmpty. Operand 1154 states and 1453 transitions. [2024-11-09 00:32:25,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-11-09 00:32:25,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:25,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:25,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:25,268 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 106 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:26,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:26,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1478 states to 1180 states and 1478 transitions. [2024-11-09 00:32:26,179 INFO L276 IsEmpty]: Start isEmpty. Operand 1180 states and 1478 transitions. [2024-11-09 00:32:26,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 00:32:26,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:26,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:26,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:26,244 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-09 00:32:27,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:27,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1501 states to 1199 states and 1501 transitions. [2024-11-09 00:32:27,261 INFO L276 IsEmpty]: Start isEmpty. Operand 1199 states and 1501 transitions. [2024-11-09 00:32:27,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 00:32:27,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:27,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:27,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:27,392 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-09 00:32:27,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:27,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1505 states to 1203 states and 1505 transitions. [2024-11-09 00:32:27,828 INFO L276 IsEmpty]: Start isEmpty. Operand 1203 states and 1505 transitions. [2024-11-09 00:32:27,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-09 00:32:27,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:27,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:27,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:27,937 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 117 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-09 00:32:28,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:28,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1509 states to 1207 states and 1509 transitions. [2024-11-09 00:32:28,361 INFO L276 IsEmpty]: Start isEmpty. Operand 1207 states and 1509 transitions. [2024-11-09 00:32:28,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-09 00:32:28,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:28,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:28,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:28,795 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:30,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:30,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1580 states to 1278 states and 1580 transitions. [2024-11-09 00:32:30,784 INFO L276 IsEmpty]: Start isEmpty. Operand 1278 states and 1580 transitions. [2024-11-09 00:32:30,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:32:30,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:30,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:30,850 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 103 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2024-11-09 00:32:31,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:31,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1589 states to 1285 states and 1589 transitions. [2024-11-09 00:32:31,607 INFO L276 IsEmpty]: Start isEmpty. Operand 1285 states and 1589 transitions. [2024-11-09 00:32:31,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-09 00:32:31,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:31,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:31,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:31,708 INFO L134 CoverageAnalysis]: Checked inductivity of 165 backedges. 103 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2024-11-09 00:32:32,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:32,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1597 states to 1291 states and 1597 transitions. [2024-11-09 00:32:32,228 INFO L276 IsEmpty]: Start isEmpty. Operand 1291 states and 1597 transitions. [2024-11-09 00:32:32,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-09 00:32:32,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:32,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:32,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:32,595 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 136 proven. 9 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:32:34,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:34,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1621 states to 1310 states and 1621 transitions. [2024-11-09 00:32:34,146 INFO L276 IsEmpty]: Start isEmpty. Operand 1310 states and 1621 transitions. [2024-11-09 00:32:34,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-09 00:32:34,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:34,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:34,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:34,647 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 117 proven. 6 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:32:37,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:37,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1655 states to 1338 states and 1655 transitions. [2024-11-09 00:32:37,235 INFO L276 IsEmpty]: Start isEmpty. Operand 1338 states and 1655 transitions. [2024-11-09 00:32:37,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-11-09 00:32:37,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:37,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:37,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:37,620 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 117 proven. 6 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:32:38,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:38,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1674 states to 1358 states and 1674 transitions. [2024-11-09 00:32:38,579 INFO L276 IsEmpty]: Start isEmpty. Operand 1358 states and 1674 transitions. [2024-11-09 00:32:38,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-11-09 00:32:38,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:38,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:38,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:39,206 INFO L134 CoverageAnalysis]: Checked inductivity of 142 backedges. 0 proven. 142 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:32:43,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:43,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1831 states to 1499 states and 1831 transitions. [2024-11-09 00:32:43,130 INFO L276 IsEmpty]: Start isEmpty. Operand 1499 states and 1831 transitions. [2024-11-09 00:32:43,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:43,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:43,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:43,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:43,223 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:32:43,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:43,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1839 states to 1506 states and 1839 transitions. [2024-11-09 00:32:43,764 INFO L276 IsEmpty]: Start isEmpty. Operand 1506 states and 1839 transitions. [2024-11-09 00:32:43,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:43,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:43,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:43,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:43,865 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:32:45,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:45,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1857 states to 1521 states and 1857 transitions. [2024-11-09 00:32:45,266 INFO L276 IsEmpty]: Start isEmpty. Operand 1521 states and 1857 transitions. [2024-11-09 00:32:45,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:45,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:45,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:45,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:45,370 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:32:45,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:45,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1859 states to 1523 states and 1859 transitions. [2024-11-09 00:32:45,980 INFO L276 IsEmpty]: Start isEmpty. Operand 1523 states and 1859 transitions. [2024-11-09 00:32:45,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:45,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:45,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:46,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:46,138 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:32:46,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:46,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1862 states to 1527 states and 1862 transitions. [2024-11-09 00:32:46,634 INFO L276 IsEmpty]: Start isEmpty. Operand 1527 states and 1862 transitions. [2024-11-09 00:32:46,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:46,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:46,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:46,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:46,728 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:32:48,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:48,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1874 states to 1536 states and 1874 transitions. [2024-11-09 00:32:48,024 INFO L276 IsEmpty]: Start isEmpty. Operand 1536 states and 1874 transitions. [2024-11-09 00:32:48,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:48,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:48,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:48,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:48,137 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:32:48,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:48,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1875 states to 1538 states and 1875 transitions. [2024-11-09 00:32:48,690 INFO L276 IsEmpty]: Start isEmpty. Operand 1538 states and 1875 transitions. [2024-11-09 00:32:48,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-09 00:32:48,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:48,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:48,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-11-09 00:32:49,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:49,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1878 states to 1542 states and 1878 transitions. [2024-11-09 00:32:49,443 INFO L276 IsEmpty]: Start isEmpty. Operand 1542 states and 1878 transitions. [2024-11-09 00:32:49,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-09 00:32:49,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:49,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:49,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:49,551 INFO L134 CoverageAnalysis]: Checked inductivity of 174 backedges. 131 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-09 00:32:50,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:50,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1895 states to 1557 states and 1895 transitions. [2024-11-09 00:32:50,844 INFO L276 IsEmpty]: Start isEmpty. Operand 1557 states and 1895 transitions. [2024-11-09 00:32:50,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-09 00:32:50,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:50,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:50,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:51,234 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 184 proven. 6 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:56,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:56,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1950 states to 1598 states and 1950 transitions. [2024-11-09 00:32:56,834 INFO L276 IsEmpty]: Start isEmpty. Operand 1598 states and 1950 transitions. [2024-11-09 00:32:56,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-09 00:32:56,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:56,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:56,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:57,029 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 184 proven. 6 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:58,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:58,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1955 states to 1603 states and 1955 transitions. [2024-11-09 00:32:58,229 INFO L276 IsEmpty]: Start isEmpty. Operand 1603 states and 1955 transitions. [2024-11-09 00:32:58,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-09 00:32:58,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:58,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:58,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:58,501 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 184 proven. 6 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:32:59,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:32:59,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1964 states to 1612 states and 1964 transitions. [2024-11-09 00:32:59,564 INFO L276 IsEmpty]: Start isEmpty. Operand 1612 states and 1964 transitions. [2024-11-09 00:32:59,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-09 00:32:59,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:32:59,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:32:59,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:32:59,782 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 184 proven. 6 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:00,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:00,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1967 states to 1616 states and 1967 transitions. [2024-11-09 00:33:00,385 INFO L276 IsEmpty]: Start isEmpty. Operand 1616 states and 1967 transitions. [2024-11-09 00:33:00,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-11-09 00:33:00,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:00,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:00,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:00,459 INFO L134 CoverageAnalysis]: Checked inductivity of 178 backedges. 133 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-09 00:33:00,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1970 states to 1620 states and 1970 transitions. [2024-11-09 00:33:00,719 INFO L276 IsEmpty]: Start isEmpty. Operand 1620 states and 1970 transitions. [2024-11-09 00:33:00,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 00:33:00,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:00,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:00,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:00,805 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:33:02,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:02,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1994 states to 1642 states and 1994 transitions. [2024-11-09 00:33:02,403 INFO L276 IsEmpty]: Start isEmpty. Operand 1642 states and 1994 transitions. [2024-11-09 00:33:02,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 00:33:02,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:02,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:02,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:02,521 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:33:03,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:03,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1995 states to 1644 states and 1995 transitions. [2024-11-09 00:33:03,108 INFO L276 IsEmpty]: Start isEmpty. Operand 1644 states and 1995 transitions. [2024-11-09 00:33:03,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-09 00:33:03,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:03,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:03,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:03,183 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 123 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-09 00:33:03,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:03,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1997 states to 1647 states and 1997 transitions. [2024-11-09 00:33:03,252 INFO L276 IsEmpty]: Start isEmpty. Operand 1647 states and 1997 transitions. [2024-11-09 00:33:03,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-09 00:33:03,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:03,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:03,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:03,825 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 139 proven. 31 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:08,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:08,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2077 states to 1697 states and 2077 transitions. [2024-11-09 00:33:08,602 INFO L276 IsEmpty]: Start isEmpty. Operand 1697 states and 2077 transitions. [2024-11-09 00:33:08,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-11-09 00:33:08,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:08,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:08,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:08,856 INFO L134 CoverageAnalysis]: Checked inductivity of 189 backedges. 139 proven. 31 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:10,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:10,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2102 states to 1721 states and 2102 transitions. [2024-11-09 00:33:10,185 INFO L276 IsEmpty]: Start isEmpty. Operand 1721 states and 2102 transitions. [2024-11-09 00:33:10,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 00:33:10,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:10,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:10,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:10,766 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 143 proven. 47 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:16,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:16,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2163 states to 1769 states and 2163 transitions. [2024-11-09 00:33:16,972 INFO L276 IsEmpty]: Start isEmpty. Operand 1769 states and 2163 transitions. [2024-11-09 00:33:16,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 00:33:16,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:16,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:17,176 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 143 proven. 47 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:18,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:18,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2178 states to 1784 states and 2178 transitions. [2024-11-09 00:33:18,623 INFO L276 IsEmpty]: Start isEmpty. Operand 1784 states and 2178 transitions. [2024-11-09 00:33:18,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 00:33:18,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:18,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:18,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:18,853 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 143 proven. 47 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:18,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:18,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2182 states to 1789 states and 2182 transitions. [2024-11-09 00:33:18,973 INFO L276 IsEmpty]: Start isEmpty. Operand 1789 states and 2182 transitions. [2024-11-09 00:33:18,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-09 00:33:18,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:18,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:19,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:19,067 INFO L134 CoverageAnalysis]: Checked inductivity of 209 backedges. 143 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-09 00:33:21,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:21,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2198 states to 1796 states and 2198 transitions. [2024-11-09 00:33:21,388 INFO L276 IsEmpty]: Start isEmpty. Operand 1796 states and 2198 transitions. [2024-11-09 00:33:21,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:33:21,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:21,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:21,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:22,644 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 176 proven. 38 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-09 00:33:26,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:26,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2246 states to 1834 states and 2246 transitions. [2024-11-09 00:33:26,379 INFO L276 IsEmpty]: Start isEmpty. Operand 1834 states and 2246 transitions. [2024-11-09 00:33:26,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:33:26,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:26,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:26,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:26,873 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 176 proven. 38 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-09 00:33:27,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:27,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2248 states to 1836 states and 2248 transitions. [2024-11-09 00:33:27,505 INFO L276 IsEmpty]: Start isEmpty. Operand 1836 states and 2248 transitions. [2024-11-09 00:33:27,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:33:27,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:27,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:27,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:27,968 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 176 proven. 38 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-09 00:33:29,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:29,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2257 states to 1845 states and 2257 transitions. [2024-11-09 00:33:29,273 INFO L276 IsEmpty]: Start isEmpty. Operand 1845 states and 2257 transitions. [2024-11-09 00:33:29,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:33:29,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:29,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:29,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:29,603 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 176 proven. 38 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-09 00:33:30,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:30,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2260 states to 1849 states and 2260 transitions. [2024-11-09 00:33:30,124 INFO L276 IsEmpty]: Start isEmpty. Operand 1849 states and 2260 transitions. [2024-11-09 00:33:30,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:33:30,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:30,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:30,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:30,214 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 184 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:33:32,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:32,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2279 states to 1866 states and 2279 transitions. [2024-11-09 00:33:32,004 INFO L276 IsEmpty]: Start isEmpty. Operand 1866 states and 2279 transitions. [2024-11-09 00:33:32,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-11-09 00:33:32,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:32,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:32,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:32,134 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 184 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:33:34,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:34,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2306 states to 1892 states and 2306 transitions. [2024-11-09 00:33:34,334 INFO L276 IsEmpty]: Start isEmpty. Operand 1892 states and 2306 transitions. [2024-11-09 00:33:34,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-11-09 00:33:34,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:34,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:34,684 INFO L134 CoverageAnalysis]: Checked inductivity of 250 backedges. 175 proven. 56 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:35,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:35,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2319 states to 1903 states and 2319 transitions. [2024-11-09 00:33:35,260 INFO L276 IsEmpty]: Start isEmpty. Operand 1903 states and 2319 transitions. [2024-11-09 00:33:35,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-09 00:33:35,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:35,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:35,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:35,431 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-09 00:33:38,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:38,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2335 states to 1917 states and 2335 transitions. [2024-11-09 00:33:38,232 INFO L276 IsEmpty]: Start isEmpty. Operand 1917 states and 2335 transitions. [2024-11-09 00:33:38,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-09 00:33:38,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:38,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:38,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:38,317 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-09 00:33:39,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:39,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2343 states to 1927 states and 2343 transitions. [2024-11-09 00:33:39,707 INFO L276 IsEmpty]: Start isEmpty. Operand 1927 states and 2343 transitions. [2024-11-09 00:33:39,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-11-09 00:33:39,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:39,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:39,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:39,937 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-11-09 00:33:41,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:41,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2373 states to 1956 states and 2373 transitions. [2024-11-09 00:33:41,047 INFO L276 IsEmpty]: Start isEmpty. Operand 1956 states and 2373 transitions. [2024-11-09 00:33:41,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-09 00:33:41,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:41,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:41,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:41,259 INFO L134 CoverageAnalysis]: Checked inductivity of 241 backedges. 165 proven. 46 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-09 00:33:41,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:41,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2376 states to 1957 states and 2376 transitions. [2024-11-09 00:33:41,806 INFO L276 IsEmpty]: Start isEmpty. Operand 1957 states and 2376 transitions. [2024-11-09 00:33:41,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-09 00:33:41,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:41,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:41,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:42,119 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 159 proven. 51 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:45,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:45,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2442 states to 2002 states and 2442 transitions. [2024-11-09 00:33:45,923 INFO L276 IsEmpty]: Start isEmpty. Operand 2002 states and 2442 transitions. [2024-11-09 00:33:45,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-09 00:33:45,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:45,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:45,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:46,334 INFO L134 CoverageAnalysis]: Checked inductivity of 229 backedges. 159 proven. 51 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:47,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:47,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2447 states to 2008 states and 2447 transitions. [2024-11-09 00:33:47,567 INFO L276 IsEmpty]: Start isEmpty. Operand 2008 states and 2447 transitions. [2024-11-09 00:33:47,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-11-09 00:33:47,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:47,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:47,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:47,658 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 84 trivial. 0 not checked. [2024-11-09 00:33:48,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:48,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2447 states to 2009 states and 2447 transitions. [2024-11-09 00:33:48,413 INFO L276 IsEmpty]: Start isEmpty. Operand 2009 states and 2447 transitions. [2024-11-09 00:33:48,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-09 00:33:48,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:48,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:48,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:48,721 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 162 proven. 8 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:33:51,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:51,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2475 states to 2034 states and 2475 transitions. [2024-11-09 00:33:51,473 INFO L276 IsEmpty]: Start isEmpty. Operand 2034 states and 2475 transitions. [2024-11-09 00:33:51,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-09 00:33:51,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:51,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:51,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:51,932 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 162 proven. 8 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2024-11-09 00:33:52,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:52,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2495 states to 2054 states and 2495 transitions. [2024-11-09 00:33:52,607 INFO L276 IsEmpty]: Start isEmpty. Operand 2054 states and 2495 transitions. [2024-11-09 00:33:52,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-09 00:33:52,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:52,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:52,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:52,776 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 267 proven. 0 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2024-11-09 00:33:54,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:54,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2547 states to 2103 states and 2547 transitions. [2024-11-09 00:33:54,032 INFO L276 IsEmpty]: Start isEmpty. Operand 2103 states and 2547 transitions. [2024-11-09 00:33:54,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-09 00:33:54,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:54,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:54,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:54,168 INFO L134 CoverageAnalysis]: Checked inductivity of 294 backedges. 201 proven. 0 refuted. 0 times theorem prover too weak. 93 trivial. 0 not checked. [2024-11-09 00:33:54,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:54,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2553 states to 2108 states and 2553 transitions. [2024-11-09 00:33:54,504 INFO L276 IsEmpty]: Start isEmpty. Operand 2108 states and 2553 transitions. [2024-11-09 00:33:54,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 00:33:54,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:54,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:54,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:54,683 INFO L134 CoverageAnalysis]: Checked inductivity of 312 backedges. 259 proven. 9 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:33:57,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:57,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2585 states to 2133 states and 2585 transitions. [2024-11-09 00:33:57,361 INFO L276 IsEmpty]: Start isEmpty. Operand 2133 states and 2585 transitions. [2024-11-09 00:33:57,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-09 00:33:57,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:57,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:57,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:57,594 INFO L134 CoverageAnalysis]: Checked inductivity of 312 backedges. 259 proven. 9 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-09 00:33:58,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:58,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2588 states to 2137 states and 2588 transitions. [2024-11-09 00:33:58,318 INFO L276 IsEmpty]: Start isEmpty. Operand 2137 states and 2588 transitions. [2024-11-09 00:33:58,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-09 00:33:58,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:58,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:58,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:58,468 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 223 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:33:59,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:33:59,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2589 states to 2139 states and 2589 transitions. [2024-11-09 00:33:59,157 INFO L276 IsEmpty]: Start isEmpty. Operand 2139 states and 2589 transitions. [2024-11-09 00:33:59,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-09 00:33:59,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:33:59,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:33:59,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:33:59,249 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked. [2024-11-09 00:34:02,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:02,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2619 states to 2162 states and 2619 transitions. [2024-11-09 00:34:02,268 INFO L276 IsEmpty]: Start isEmpty. Operand 2162 states and 2619 transitions. [2024-11-09 00:34:02,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-09 00:34:02,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:02,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:02,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:02,371 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked. [2024-11-09 00:34:05,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:05,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2641 states to 2180 states and 2641 transitions. [2024-11-09 00:34:05,382 INFO L276 IsEmpty]: Start isEmpty. Operand 2180 states and 2641 transitions. [2024-11-09 00:34:05,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-09 00:34:05,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:05,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:05,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:05,474 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked. [2024-11-09 00:34:06,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:06,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2645 states to 2184 states and 2645 transitions. [2024-11-09 00:34:06,356 INFO L276 IsEmpty]: Start isEmpty. Operand 2184 states and 2645 transitions. [2024-11-09 00:34:06,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-09 00:34:06,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:06,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:06,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:06,444 INFO L134 CoverageAnalysis]: Checked inductivity of 318 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked. [2024-11-09 00:34:07,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:07,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2648 states to 2188 states and 2648 transitions. [2024-11-09 00:34:07,161 INFO L276 IsEmpty]: Start isEmpty. Operand 2188 states and 2648 transitions. [2024-11-09 00:34:07,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:34:07,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:07,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:08,205 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 207 proven. 102 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:34:20,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:20,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2793 states to 2305 states and 2793 transitions. [2024-11-09 00:34:20,695 INFO L276 IsEmpty]: Start isEmpty. Operand 2305 states and 2793 transitions. [2024-11-09 00:34:20,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:34:20,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:20,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:20,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:21,200 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 207 proven. 102 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:34:25,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:25,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2809 states to 2318 states and 2809 transitions. [2024-11-09 00:34:25,670 INFO L276 IsEmpty]: Start isEmpty. Operand 2318 states and 2809 transitions. [2024-11-09 00:34:25,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:34:25,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:25,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:25,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:25,989 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 207 proven. 102 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:34:29,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:29,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2833 states to 2342 states and 2833 transitions. [2024-11-09 00:34:29,631 INFO L276 IsEmpty]: Start isEmpty. Operand 2342 states and 2833 transitions. [2024-11-09 00:34:29,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:34:29,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:29,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:29,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:29,965 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 207 proven. 102 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:34:32,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:32,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2849 states to 2354 states and 2849 transitions. [2024-11-09 00:34:32,541 INFO L276 IsEmpty]: Start isEmpty. Operand 2354 states and 2849 transitions. [2024-11-09 00:34:32,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:34:32,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:32,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:32,892 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 207 proven. 102 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:34:35,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:35,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2877 states to 2383 states and 2877 transitions. [2024-11-09 00:34:35,414 INFO L276 IsEmpty]: Start isEmpty. Operand 2383 states and 2877 transitions. [2024-11-09 00:34:35,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-09 00:34:35,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:35,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:35,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:35,745 INFO L134 CoverageAnalysis]: Checked inductivity of 328 backedges. 207 proven. 102 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:34:36,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:36,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2896 states to 2403 states and 2896 transitions. [2024-11-09 00:34:36,975 INFO L276 IsEmpty]: Start isEmpty. Operand 2403 states and 2896 transitions. [2024-11-09 00:34:36,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-11-09 00:34:36,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:36,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:37,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:37,827 INFO L134 CoverageAnalysis]: Checked inductivity of 370 backedges. 240 proven. 51 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-09 00:34:39,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:39,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2932 states to 2435 states and 2932 transitions. [2024-11-09 00:34:39,942 INFO L276 IsEmpty]: Start isEmpty. Operand 2435 states and 2932 transitions. [2024-11-09 00:34:39,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:34:39,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:39,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:39,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:40,039 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-09 00:34:44,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:44,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2961 states to 2459 states and 2961 transitions. [2024-11-09 00:34:44,079 INFO L276 IsEmpty]: Start isEmpty. Operand 2459 states and 2961 transitions. [2024-11-09 00:34:44,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:34:44,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:44,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:44,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:44,191 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-09 00:34:45,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:45,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2974 states to 2470 states and 2974 transitions. [2024-11-09 00:34:45,862 INFO L276 IsEmpty]: Start isEmpty. Operand 2470 states and 2974 transitions. [2024-11-09 00:34:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:34:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:45,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:45,984 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-09 00:34:46,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:46,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2977 states to 2474 states and 2977 transitions. [2024-11-09 00:34:46,794 INFO L276 IsEmpty]: Start isEmpty. Operand 2474 states and 2977 transitions. [2024-11-09 00:34:46,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-11-09 00:34:46,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:46,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:46,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:46,892 INFO L134 CoverageAnalysis]: Checked inductivity of 372 backedges. 217 proven. 0 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-09 00:34:48,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:48,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2992 states to 2488 states and 2992 transitions. [2024-11-09 00:34:48,237 INFO L276 IsEmpty]: Start isEmpty. Operand 2488 states and 2992 transitions. [2024-11-09 00:34:48,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-11-09 00:34:48,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:48,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:48,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:48,359 INFO L134 CoverageAnalysis]: Checked inductivity of 407 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 156 trivial. 0 not checked. [2024-11-09 00:34:50,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:50,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3075 states to 2570 states and 3075 transitions. [2024-11-09 00:34:50,099 INFO L276 IsEmpty]: Start isEmpty. Operand 2570 states and 3075 transitions. [2024-11-09 00:34:50,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-09 00:34:50,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:50,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:50,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:50,197 INFO L134 CoverageAnalysis]: Checked inductivity of 326 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2024-11-09 00:34:51,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:51,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3094 states to 2589 states and 3094 transitions. [2024-11-09 00:34:51,623 INFO L276 IsEmpty]: Start isEmpty. Operand 2589 states and 3094 transitions. [2024-11-09 00:34:51,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-09 00:34:51,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:51,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:51,863 INFO L134 CoverageAnalysis]: Checked inductivity of 326 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2024-11-09 00:34:54,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:54,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3113 states to 2608 states and 3113 transitions. [2024-11-09 00:34:54,733 INFO L276 IsEmpty]: Start isEmpty. Operand 2608 states and 3113 transitions. [2024-11-09 00:34:54,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-09 00:34:54,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:54,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:54,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:54,878 INFO L134 CoverageAnalysis]: Checked inductivity of 326 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2024-11-09 00:34:55,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:55,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3115 states to 2609 states and 3115 transitions. [2024-11-09 00:34:55,868 INFO L276 IsEmpty]: Start isEmpty. Operand 2609 states and 3115 transitions. [2024-11-09 00:34:55,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-11-09 00:34:55,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:55,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:55,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:55,997 INFO L134 CoverageAnalysis]: Checked inductivity of 326 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2024-11-09 00:34:57,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:34:57,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3116 states to 2611 states and 3116 transitions. [2024-11-09 00:34:57,160 INFO L276 IsEmpty]: Start isEmpty. Operand 2611 states and 3116 transitions. [2024-11-09 00:34:57,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-11-09 00:34:57,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:34:57,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:34:57,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:34:58,646 INFO L134 CoverageAnalysis]: Checked inductivity of 411 backedges. 202 proven. 180 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-11-09 00:35:10,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:10,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3308 states to 2775 states and 3308 transitions. [2024-11-09 00:35:10,074 INFO L276 IsEmpty]: Start isEmpty. Operand 2775 states and 3308 transitions. [2024-11-09 00:35:10,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-11-09 00:35:10,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:10,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:10,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:11,352 INFO L134 CoverageAnalysis]: Checked inductivity of 646 backedges. 396 proven. 106 refuted. 0 times theorem prover too weak. 144 trivial. 0 not checked. [2024-11-09 00:35:12,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:12,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3314 states to 2780 states and 3314 transitions. [2024-11-09 00:35:12,564 INFO L276 IsEmpty]: Start isEmpty. Operand 2780 states and 3314 transitions. [2024-11-09 00:35:12,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 315 [2024-11-09 00:35:12,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:12,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:14,544 INFO L134 CoverageAnalysis]: Checked inductivity of 654 backedges. 400 proven. 137 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-11-09 00:35:25,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:25,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3412 states to 2854 states and 3412 transitions. [2024-11-09 00:35:25,929 INFO L276 IsEmpty]: Start isEmpty. Operand 2854 states and 3412 transitions. [2024-11-09 00:35:25,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:25,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:25,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:25,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:26,054 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:30,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:30,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3430 states to 2866 states and 3430 transitions. [2024-11-09 00:35:30,059 INFO L276 IsEmpty]: Start isEmpty. Operand 2866 states and 3430 transitions. [2024-11-09 00:35:30,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:30,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:30,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:30,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:30,262 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:35,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:35,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3459 states to 2894 states and 3459 transitions. [2024-11-09 00:35:35,029 INFO L276 IsEmpty]: Start isEmpty. Operand 2894 states and 3459 transitions. [2024-11-09 00:35:35,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:35,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:35,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:35,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:35,288 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:37,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:37,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3478 states to 2912 states and 3478 transitions. [2024-11-09 00:35:37,089 INFO L276 IsEmpty]: Start isEmpty. Operand 2912 states and 3478 transitions. [2024-11-09 00:35:37,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:37,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:37,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:37,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:37,220 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:38,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:38,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3483 states to 2917 states and 3483 transitions. [2024-11-09 00:35:38,647 INFO L276 IsEmpty]: Start isEmpty. Operand 2917 states and 3483 transitions. [2024-11-09 00:35:38,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:38,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:38,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:38,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:38,785 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:39,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:39,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3487 states to 2918 states and 3487 transitions. [2024-11-09 00:35:39,817 INFO L276 IsEmpty]: Start isEmpty. Operand 2918 states and 3487 transitions. [2024-11-09 00:35:39,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:39,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:39,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:40,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:40,155 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:41,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:41,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3488 states to 2920 states and 3488 transitions. [2024-11-09 00:35:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 2920 states and 3488 transitions. [2024-11-09 00:35:41,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:41,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:41,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:41,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:41,300 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:42,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:42,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3488 states to 2921 states and 3488 transitions. [2024-11-09 00:35:42,404 INFO L276 IsEmpty]: Start isEmpty. Operand 2921 states and 3488 transitions. [2024-11-09 00:35:42,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:42,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:42,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:42,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:42,536 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:46,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:46,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3514 states to 2945 states and 3514 transitions. [2024-11-09 00:35:46,566 INFO L276 IsEmpty]: Start isEmpty. Operand 2945 states and 3514 transitions. [2024-11-09 00:35:46,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:46,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:46,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:46,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:46,702 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:48,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:48,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3542 states to 2975 states and 3542 transitions. [2024-11-09 00:35:48,839 INFO L276 IsEmpty]: Start isEmpty. Operand 2975 states and 3542 transitions. [2024-11-09 00:35:48,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-11-09 00:35:48,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:48,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:48,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:49,010 INFO L134 CoverageAnalysis]: Checked inductivity of 586 backedges. 367 proven. 0 refuted. 0 times theorem prover too weak. 219 trivial. 0 not checked. [2024-11-09 00:35:49,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:49,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3542 states to 2976 states and 3542 transitions. [2024-11-09 00:35:49,984 INFO L276 IsEmpty]: Start isEmpty. Operand 2976 states and 3542 transitions. [2024-11-09 00:35:49,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 325 [2024-11-09 00:35:49,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:49,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:50,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:50,695 INFO L134 CoverageAnalysis]: Checked inductivity of 692 backedges. 407 proven. 104 refuted. 0 times theorem prover too weak. 181 trivial. 0 not checked. [2024-11-09 00:35:53,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:53,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3580 states to 3009 states and 3580 transitions. [2024-11-09 00:35:53,923 INFO L276 IsEmpty]: Start isEmpty. Operand 3009 states and 3580 transitions. [2024-11-09 00:35:53,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-11-09 00:35:53,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:53,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:53,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:54,224 INFO L134 CoverageAnalysis]: Checked inductivity of 681 backedges. 400 proven. 0 refuted. 0 times theorem prover too weak. 281 trivial. 0 not checked. [2024-11-09 00:35:54,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:54,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3583 states to 3013 states and 3583 transitions. [2024-11-09 00:35:54,943 INFO L276 IsEmpty]: Start isEmpty. Operand 3013 states and 3583 transitions. [2024-11-09 00:35:54,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2024-11-09 00:35:54,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:54,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:55,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:55,141 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 406 proven. 0 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-09 00:35:58,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:58,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3607 states to 3036 states and 3607 transitions. [2024-11-09 00:35:58,464 INFO L276 IsEmpty]: Start isEmpty. Operand 3036 states and 3607 transitions. [2024-11-09 00:35:58,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2024-11-09 00:35:58,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:58,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:35:58,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:35:58,593 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 406 proven. 0 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-09 00:35:59,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:35:59,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3622 states to 3049 states and 3622 transitions. [2024-11-09 00:35:59,981 INFO L276 IsEmpty]: Start isEmpty. Operand 3049 states and 3622 transitions. [2024-11-09 00:35:59,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2024-11-09 00:35:59,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:35:59,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:36:00,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:36:00,200 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 406 proven. 0 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-09 00:36:01,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:36:01,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3641 states to 3069 states and 3641 transitions. [2024-11-09 00:36:01,527 INFO L276 IsEmpty]: Start isEmpty. Operand 3069 states and 3641 transitions. [2024-11-09 00:36:01,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2024-11-09 00:36:01,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:36:01,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:36:01,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:36:01,665 INFO L134 CoverageAnalysis]: Checked inductivity of 693 backedges. 406 proven. 0 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-09 00:36:02,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:36:02,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3641 states to 3070 states and 3641 transitions. [2024-11-09 00:36:02,615 INFO L276 IsEmpty]: Start isEmpty. Operand 3070 states and 3641 transitions. [2024-11-09 00:36:02,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 331 [2024-11-09 00:36:02,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:36:02,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:36:02,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:36:02,799 INFO L134 CoverageAnalysis]: Checked inductivity of 769 backedges. 517 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-09 00:36:02,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:36:02,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3654 states to 3084 states and 3654 transitions. [2024-11-09 00:36:02,982 INFO L276 IsEmpty]: Start isEmpty. Operand 3084 states and 3654 transitions. [2024-11-09 00:36:02,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 333 [2024-11-09 00:36:02,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:36:02,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:36:03,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:36:03,204 INFO L134 CoverageAnalysis]: Checked inductivity of 726 backedges. 416 proven. 0 refuted. 0 times theorem prover too weak. 310 trivial. 0 not checked. [2024-11-09 00:36:04,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:36:04,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3581 states to 3015 states and 3581 transitions. [2024-11-09 00:36:04,534 INFO L276 IsEmpty]: Start isEmpty. Operand 3015 states and 3581 transitions. [2024-11-09 00:36:04,537 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-09 00:36:04,537 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 166 iterations. [2024-11-09 00:36:04,547 INFO L729 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2024-11-09 00:36:44,796 INFO L77 FloydHoareUtils]: At program point L102(lines 102 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,797 INFO L77 FloydHoareUtils]: At program point L598(line 598) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,797 INFO L77 FloydHoareUtils]: At program point L334(lines 334 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,797 INFO L77 FloydHoareUtils]: At program point L302(lines 302 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,797 INFO L77 FloydHoareUtils]: At program point L170(lines 170 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,798 INFO L77 FloydHoareUtils]: At program point L204(lines 204 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,798 INFO L77 FloydHoareUtils]: At program point L72(lines 72 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,798 INFO L77 FloydHoareUtils]: At program point L271(lines 271 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,799 INFO L77 FloydHoareUtils]: At program point L139(lines 139 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,799 INFO L77 FloydHoareUtils]: At program point L371(lines 371 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,799 INFO L77 FloydHoareUtils]: At program point L107(lines 107 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,799 INFO L77 FloydHoareUtils]: At program point L41(lines 41 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,800 INFO L77 FloydHoareUtils]: At program point L339(lines 339 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,800 INFO L77 FloydHoareUtils]: At program point L207(lines 207 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,800 INFO L77 FloydHoareUtils]: At program point L75(lines 75 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,800 INFO L77 FloydHoareUtils]: At program point L373(lines 373 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,803 INFO L77 FloydHoareUtils]: At program point L241(lines 241 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,804 INFO L77 FloydHoareUtils]: At program point L175(lines 175 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,804 INFO L77 FloydHoareUtils]: At program point L275(lines 275 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,804 INFO L77 FloydHoareUtils]: At program point L375(lines 375 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,804 INFO L77 FloydHoareUtils]: At program point L309(lines 309 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,805 INFO L77 FloydHoareUtils]: At program point L45(lines 45 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,805 INFO L77 FloydHoareUtils]: At program point L343(lines 343 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,805 INFO L77 FloydHoareUtils]: At program point L112(lines 112 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,805 INFO L77 FloydHoareUtils]: At program point L443-1(lines 40 585) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (< 5 ~a16~0))) [2024-11-09 00:36:44,806 INFO L77 FloydHoareUtils]: At program point L278(lines 278 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,806 INFO L77 FloydHoareUtils]: At program point L146(lines 146 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,806 INFO L77 FloydHoareUtils]: At program point L213(lines 213 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,807 INFO L77 FloydHoareUtils]: At program point L82(lines 82 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,807 INFO L77 FloydHoareUtils]: At program point L446-1(lines 40 585) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (< 5 ~a16~0))) [2024-11-09 00:36:44,807 INFO L77 FloydHoareUtils]: At program point L347(lines 347 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,807 INFO L77 FloydHoareUtils]: At program point L248(lines 248 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,807 INFO L75 FloydHoareUtils]: For program point L447(line 447) no Hoare annotation was computed. [2024-11-09 00:36:44,807 INFO L77 FloydHoareUtils]: At program point L183(lines 183 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,808 INFO L77 FloydHoareUtils]: At program point L150(lines 150 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,808 INFO L77 FloydHoareUtils]: At program point L382(lines 382 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,808 INFO L77 FloydHoareUtils]: At program point L316(lines 316 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,808 INFO L77 FloydHoareUtils]: At program point L283(lines 283 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,809 INFO L77 FloydHoareUtils]: At program point L118(lines 118 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,809 INFO L77 FloydHoareUtils]: At program point L218(lines 218 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,809 INFO L77 FloydHoareUtils]: At program point L53(lines 53 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,809 INFO L77 FloydHoareUtils]: At program point L154(lines 154 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,809 INFO L77 FloydHoareUtils]: At program point L188(lines 188 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,810 INFO L77 FloydHoareUtils]: At program point L387(lines 387 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,810 INFO L77 FloydHoareUtils]: At program point L288(lines 288 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,810 INFO L77 FloydHoareUtils]: At program point L255(lines 255 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,810 INFO L77 FloydHoareUtils]: At program point L90(lines 90 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,810 INFO L77 FloydHoareUtils]: At program point L355(lines 355 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,810 INFO L77 FloydHoareUtils]: At program point L322(lines 322 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,810 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L124(lines 124 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L587(lines 587 604) the Hoare annotation is: true [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L224(lines 224 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L158(lines 158 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L59(lines 59 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L94(lines 94 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L392(lines 392 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,811 INFO L77 FloydHoareUtils]: At program point L326(lines 326 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,812 INFO L77 FloydHoareUtils]: At program point L260(lines 260 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,812 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-09 00:36:44,812 INFO L77 FloydHoareUtils]: At program point L228(lines 228 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,812 INFO L77 FloydHoareUtils]: At program point L162(lines 162 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,812 INFO L77 FloydHoareUtils]: At program point L129(lines 129 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,812 INFO L77 FloydHoareUtils]: At program point L328(lines 328 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,813 INFO L77 FloydHoareUtils]: At program point L196(lines 196 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,813 INFO L77 FloydHoareUtils]: At program point L64(lines 64 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,813 INFO L77 FloydHoareUtils]: At program point L593-2(lines 593 603) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,813 INFO L77 FloydHoareUtils]: At program point L296(lines 296 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,813 INFO L77 FloydHoareUtils]: At program point calculate_output_returnLabel#1(lines 40 585) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,813 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 447) no Hoare annotation was computed. [2024-11-09 00:36:44,813 INFO L77 FloydHoareUtils]: At program point L363(lines 363 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,814 INFO L77 FloydHoareUtils]: At program point L199(lines 199 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,814 INFO L77 FloydHoareUtils]: At program point L365(lines 365 400) the Hoare annotation is: (not (and (not (= ~a7~0 1)) (= ~a8~0 13) (not (and (= ~a12~0 8) (= ~a16~0 6) (= ~a21~0 1) (= ~a17~0 1) (= ~a20~0 1))) (< 5 ~a16~0))) [2024-11-09 00:36:44,814 INFO L77 FloydHoareUtils]: At program point L266(lines 266 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,814 INFO L77 FloydHoareUtils]: At program point L233(lines 233 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,814 INFO L77 FloydHoareUtils]: At program point L134(lines 134 400) the Hoare annotation is: (let ((.cse1 (< ~a8~0 15)) (.cse0 (<= ~a16~0 5)) (.cse3 (<= 15 ~a8~0)) (.cse4 (= ~a12~0 8)) (.cse2 (= ~a21~0 1)) (.cse6 (= ~a17~0 1)) (.cse5 (= ~a8~0 15))) (or (and .cse0 .cse1) (and (not (= ~a8~0 13)) .cse1) (and (not .cse2) .cse0) (and (< 5 ~a16~0) .cse3) (and (not (and .cse4 .cse5 (= ~a20~0 ~a7~0))) .cse3) (and (not .cse6) .cse3) (= ~a7~0 1) (< ~a16~0 5) (and .cse4 (= ~a16~0 6) .cse2 .cse6 (= ~a20~0 1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 5)) .cse5))) [2024-11-09 00:36:44,830 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 09.11 12:36:44 ImpRootNode [2024-11-09 00:36:44,830 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-09 00:36:44,831 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 00:36:44,831 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 00:36:44,832 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 00:36:44,832 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:31:28" (3/4) ... [2024-11-09 00:36:44,835 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-09 00:36:44,858 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 119 nodes and edges [2024-11-09 00:36:44,863 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 16 nodes and edges [2024-11-09 00:36:44,864 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-09 00:36:44,869 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-09 00:36:45,045 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/witness.graphml [2024-11-09 00:36:45,046 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/witness.yml [2024-11-09 00:36:45,046 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 00:36:45,047 INFO L158 Benchmark]: Toolchain (without parser) took 319583.12ms. Allocated memory was 125.8MB in the beginning and 5.6GB in the end (delta: 5.4GB). Free memory was 66.5MB in the beginning and 4.9GB in the end (delta: -4.8GB). Peak memory consumption was 603.4MB. Max. memory is 16.1GB. [2024-11-09 00:36:45,047 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 125.8MB. Free memory was 96.2MB in the beginning and 96.1MB in the end (delta: 125.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:36:45,048 INFO L158 Benchmark]: CACSL2BoogieTranslator took 818.85ms. Allocated memory was 125.8MB in the beginning and 163.6MB in the end (delta: 37.7MB). Free memory was 66.3MB in the beginning and 109.9MB in the end (delta: -43.6MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 00:36:45,048 INFO L158 Benchmark]: Boogie Procedure Inliner took 89.67ms. Allocated memory is still 163.6MB. Free memory was 109.9MB in the beginning and 104.2MB in the end (delta: 5.7MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-09 00:36:45,049 INFO L158 Benchmark]: Boogie Preprocessor took 63.57ms. Allocated memory is still 163.6MB. Free memory was 104.2MB in the beginning and 99.5MB in the end (delta: 4.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 00:36:45,049 INFO L158 Benchmark]: RCFGBuilder took 1620.97ms. Allocated memory is still 163.6MB. Free memory was 99.5MB in the beginning and 94.4MB in the end (delta: 5.1MB). Peak memory consumption was 60.2MB. Max. memory is 16.1GB. [2024-11-09 00:36:45,050 INFO L158 Benchmark]: CodeCheck took 316766.49ms. Allocated memory was 163.6MB in the beginning and 5.6GB in the end (delta: 5.4GB). Free memory was 94.4MB in the beginning and 4.9GB in the end (delta: -4.8GB). Peak memory consumption was 580.4MB. Max. memory is 16.1GB. [2024-11-09 00:36:45,050 INFO L158 Benchmark]: Witness Printer took 215.29ms. Allocated memory is still 5.6GB. Free memory was 4.9GB in the beginning and 4.9GB in the end (delta: 13.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-09 00:36:45,052 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 1 procedures, 76 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 276.4s, OverallIterations: 166, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 524016 SdHoareTripleChecker+Valid, 1469.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 517781 mSDsluCounter, 58846 SdHoareTripleChecker+Invalid, 1264.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 49807 mSDsCounter, 133097 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 1147139 IncrementalHoareTripleChecker+Invalid, 1280236 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 133097 mSolverCounterUnsat, 9039 mSDtfsCounter, 1147139 mSolverCounterSat, 11.3s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 207164 GetRequests, 200459 SyntacticMatches, 5205 SemanticMatches, 1500 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1476095 ImplicationChecksByTransitivity, 210.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 1.5s SsaConstructionTime, 2.0s SatisfiabilityAnalysisTime, 32.4s InterpolantComputationTime, 30564 NumberOfCodeBlocks, 30564 NumberOfCodeBlocksAsserted, 165 NumberOfCheckSat, 30399 ConstructedInterpolants, 0 QuantifiedInterpolants, 106802 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 165 InterpolantComputations, 121 PerfectInterpolantSequences, 34310/36352 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - PositiveResult [Line: 447]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 40]: Location Invariant Derived location invariant: !((((a7 != 1) && (a8 == 13)) && !(((((a12 == 8) && (a16 == 6)) && (a21 == 1)) && (a17 == 1)) && (a20 == 1))) && (5 < a16)) - InvariantResult [Line: 593]: Loop Invariant Derived loop invariant: !((((a7 != 1) && (a8 == 13)) && !(((((a12 == 8) && (a16 == 6)) && (a21 == 1)) && (a17 == 1)) && (a20 == 1))) && (5 < a16)) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.32ms. Allocated memory is still 125.8MB. Free memory was 96.2MB in the beginning and 96.1MB in the end (delta: 125.9kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 818.85ms. Allocated memory was 125.8MB in the beginning and 163.6MB in the end (delta: 37.7MB). Free memory was 66.3MB in the beginning and 109.9MB in the end (delta: -43.6MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 89.67ms. Allocated memory is still 163.6MB. Free memory was 109.9MB in the beginning and 104.2MB in the end (delta: 5.7MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 63.57ms. Allocated memory is still 163.6MB. Free memory was 104.2MB in the beginning and 99.5MB in the end (delta: 4.8MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1620.97ms. Allocated memory is still 163.6MB. Free memory was 99.5MB in the beginning and 94.4MB in the end (delta: 5.1MB). Peak memory consumption was 60.2MB. Max. memory is 16.1GB. * CodeCheck took 316766.49ms. Allocated memory was 163.6MB in the beginning and 5.6GB in the end (delta: 5.4GB). Free memory was 94.4MB in the beginning and 4.9GB in the end (delta: -4.8GB). Peak memory consumption was 580.4MB. Max. memory is 16.1GB. * Witness Printer took 215.29ms. Allocated memory is still 5.6GB. Free memory was 4.9GB in the beginning and 4.9GB in the end (delta: 13.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-09 00:36:45,087 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_68ca34e5-726c-426d-8358-c45dec3a1fee/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE