./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random2d.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/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_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random2d.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash ef201cd54bcdc81a1760f6e60d88bd9cc04c6c00c0d7306b10fb5fb0b61b4e06 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 22:28:43,486 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 22:28:43,583 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-08 22:28:43,590 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 22:28:43,591 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 22:28:43,617 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 22:28:43,618 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 22:28:43,618 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 22:28:43,619 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 22:28:43,619 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 22:28:43,620 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 22:28:43,621 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 22:28:43,621 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 22:28:43,621 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 22:28:43,622 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 22:28:43,622 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 22:28:43,623 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 22:28:43,623 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 22:28:43,624 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 22:28:43,624 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 22:28:43,625 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 22:28:43,625 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 22:28:43,626 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 22:28:43,626 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 22:28:43,627 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 22:28:43,627 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 22:28:43,628 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:28:43,628 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 22:28:43,629 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 22:28:43,629 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 22:28:43,629 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 22:28:43,630 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 22:28:43,630 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_35b6a6f3-c925-4b19-95b9-759e5ddae91d/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_35b6a6f3-c925-4b19-95b9-759e5ddae91d/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 ! overflow) ) 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> ef201cd54bcdc81a1760f6e60d88bd9cc04c6c00c0d7306b10fb5fb0b61b4e06 [2024-11-08 22:28:43,913 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 22:28:43,946 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 22:28:43,949 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 22:28:43,952 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 22:28:43,953 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 22:28:43,954 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random2d.c Unable to find full path for "g++" [2024-11-08 22:28:46,067 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 22:28:46,248 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 22:28:46,249 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/sv-benchmarks/c/termination-crafted-lit/ChawdharyCookGulwaniSagivYang-ESOP2008-random2d.c [2024-11-08 22:28:46,258 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/data/2bf5947e5/89408e22f7b147afbdcf3c5aed0bd410/FLAG27c974606 [2024-11-08 22:28:46,648 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/data/2bf5947e5/89408e22f7b147afbdcf3c5aed0bd410 [2024-11-08 22:28:46,651 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 22:28:46,653 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 22:28:46,654 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 22:28:46,654 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 22:28:46,662 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 22:28:46,662 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,663 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2cafd43d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46, skipping insertion in model container [2024-11-08 22:28:46,663 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,687 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 22:28:46,892 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:28:46,898 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 22:28:46,914 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 22:28:46,932 INFO L204 MainTranslator]: Completed translation [2024-11-08 22:28:46,932 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46 WrapperNode [2024-11-08 22:28:46,932 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 22:28:46,934 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 22:28:46,934 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 22:28:46,934 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 22:28:46,942 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,948 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,970 INFO L138 Inliner]: procedures = 4, calls = 2, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 40 [2024-11-08 22:28:46,970 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 22:28:46,972 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 22:28:46,972 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 22:28:46,972 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 22:28:46,982 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,983 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,984 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,985 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,987 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,993 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,994 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,994 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:46,996 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 22:28:46,997 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 22:28:46,997 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 22:28:46,997 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 22:28:46,998 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 10:28:46" (1/1) ... [2024-11-08 22:28:47,004 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 22:28:47,022 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 22:28:47,037 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 22:28:47,044 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_35b6a6f3-c925-4b19-95b9-759e5ddae91d/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 22:28:47,077 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 22:28:47,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 22:28:47,168 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 22:28:47,170 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 22:28:47,345 INFO L? ?]: Removed 22 outVars from TransFormulas that were not future-live. [2024-11-08 22:28:47,345 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 22:28:47,368 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 22:28:47,369 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 22:28:47,369 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:28:47 BoogieIcfgContainer [2024-11-08 22:28:47,369 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 22:28:47,370 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 22:28:47,371 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 22:28:47,382 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 22:28:47,382 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 10:28:47" (1/1) ... [2024-11-08 22:28:47,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 22:28:47,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:47,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 30 states and 36 transitions. [2024-11-08 22:28:47,444 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-11-08 22:28:47,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-11-08 22:28:47,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:47,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:47,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:47,616 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-08 22:28:47,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:47,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 33 states and 47 transitions. [2024-11-08 22:28:47,689 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 47 transitions. [2024-11-08 22:28:47,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-11-08 22:28:47,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:47,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:47,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:47,740 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-08 22:28:47,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:47,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 37 states and 59 transitions. [2024-11-08 22:28:47,862 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 59 transitions. [2024-11-08 22:28:47,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-11-08 22:28:47,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:47,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:47,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:47,960 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-08 22:28:48,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:48,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 44 states and 79 transitions. [2024-11-08 22:28:48,196 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 79 transitions. [2024-11-08 22:28:48,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 22:28:48,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:48,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:48,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:48,257 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-08 22:28:48,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:48,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 52 states and 102 transitions. [2024-11-08 22:28:48,635 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 102 transitions. [2024-11-08 22:28:48,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 22:28:48,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:48,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:48,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:48,697 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-08 22:28:48,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:48,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 54 states and 105 transitions. [2024-11-08 22:28:48,720 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 105 transitions. [2024-11-08 22:28:48,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-08 22:28:48,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:48,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:48,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:48,773 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-08 22:28:48,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:48,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 56 states and 107 transitions. [2024-11-08 22:28:48,920 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 107 transitions. [2024-11-08 22:28:48,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 22:28:48,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:48,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:48,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:48,988 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-08 22:28:49,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:49,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 65 states and 132 transitions. [2024-11-08 22:28:49,632 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 132 transitions. [2024-11-08 22:28:49,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 22:28:49,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:49,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:49,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:49,707 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-08 22:28:49,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:49,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 68 states and 138 transitions. [2024-11-08 22:28:49,836 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 138 transitions. [2024-11-08 22:28:49,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-08 22:28:49,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:49,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:49,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:49,945 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:28:50,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:50,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 73 states and 159 transitions. [2024-11-08 22:28:50,277 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 159 transitions. [2024-11-08 22:28:50,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 22:28:50,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:50,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:50,365 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-08 22:28:51,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:51,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 83 states and 190 transitions. [2024-11-08 22:28:51,113 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 190 transitions. [2024-11-08 22:28:51,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 22:28:51,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:51,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:51,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:51,143 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-08 22:28:51,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:51,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 85 states and 197 transitions. [2024-11-08 22:28:51,169 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 197 transitions. [2024-11-08 22:28:51,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-08 22:28:51,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:51,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:51,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:51,210 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-08 22:28:51,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:51,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 88 states and 203 transitions. [2024-11-08 22:28:51,526 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 203 transitions. [2024-11-08 22:28:51,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-08 22:28:51,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:51,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:51,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:51,552 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-08 22:28:51,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:51,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 91 states and 215 transitions. [2024-11-08 22:28:51,607 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 215 transitions. [2024-11-08 22:28:51,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 22:28:51,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:51,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:51,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:51,640 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:28:52,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:52,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 94 states and 221 transitions. [2024-11-08 22:28:52,115 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 221 transitions. [2024-11-08 22:28:52,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 22:28:52,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:52,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:52,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:52,423 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-08 22:28:53,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:53,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 97 states and 227 transitions. [2024-11-08 22:28:53,378 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 227 transitions. [2024-11-08 22:28:53,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 22:28:53,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:53,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:53,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:53,417 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-08 22:28:53,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:53,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 100 states and 233 transitions. [2024-11-08 22:28:53,650 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 233 transitions. [2024-11-08 22:28:53,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-08 22:28:53,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:53,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:53,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:53,686 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:28:53,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:53,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 104 states and 246 transitions. [2024-11-08 22:28:53,894 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 246 transitions. [2024-11-08 22:28:53,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:28:53,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:53,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:53,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:53,928 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-08 22:28:54,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:54,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 107 states and 252 transitions. [2024-11-08 22:28:54,446 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 252 transitions. [2024-11-08 22:28:54,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:28:54,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:54,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:54,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:54,465 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:28:54,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:54,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 110 states and 258 transitions. [2024-11-08 22:28:54,739 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 258 transitions. [2024-11-08 22:28:54,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-08 22:28:54,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:54,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:54,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:54,760 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:28:54,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:54,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 114 states and 272 transitions. [2024-11-08 22:28:54,899 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 272 transitions. [2024-11-08 22:28:54,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 22:28:54,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:54,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:54,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:54,933 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:28:55,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:55,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 117 states and 278 transitions. [2024-11-08 22:28:55,507 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 278 transitions. [2024-11-08 22:28:55,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 22:28:55,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:55,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:55,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:55,533 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-08 22:28:55,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:55,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 120 states and 281 transitions. [2024-11-08 22:28:55,746 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 281 transitions. [2024-11-08 22:28:55,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 22:28:55,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:55,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:55,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:55,762 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:28:55,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:55,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 124 states and 289 transitions. [2024-11-08 22:28:55,918 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 289 transitions. [2024-11-08 22:28:55,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-08 22:28:55,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:55,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:55,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:56,057 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:28:57,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:57,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 138 states and 342 transitions. [2024-11-08 22:28:57,665 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 342 transitions. [2024-11-08 22:28:57,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 22:28:57,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:57,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:57,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:57,724 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:28:57,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:57,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 139 states and 342 transitions. [2024-11-08 22:28:57,786 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 342 transitions. [2024-11-08 22:28:57,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 22:28:57,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:57,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:57,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:57,815 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:28:58,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:58,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 142 states and 345 transitions. [2024-11-08 22:28:58,110 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 345 transitions. [2024-11-08 22:28:58,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 22:28:58,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:58,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:58,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:58,142 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:28:58,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:58,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 147 states and 358 transitions. [2024-11-08 22:28:58,512 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 358 transitions. [2024-11-08 22:28:58,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 22:28:58,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:58,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:58,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:58,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:28:59,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:59,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 390 states to 155 states and 390 transitions. [2024-11-08 22:28:59,047 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 390 transitions. [2024-11-08 22:28:59,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 22:28:59,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:59,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:59,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:59,190 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-08 22:28:59,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:28:59,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 415 states to 159 states and 415 transitions. [2024-11-08 22:28:59,649 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 415 transitions. [2024-11-08 22:28:59,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 22:28:59,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:28:59,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:28:59,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:28:59,743 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:00,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:00,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 445 states to 167 states and 445 transitions. [2024-11-08 22:29:00,219 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 445 transitions. [2024-11-08 22:29:00,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:00,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:00,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:00,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:00,238 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:00,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:00,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 170 states and 457 transitions. [2024-11-08 22:29:00,503 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 457 transitions. [2024-11-08 22:29:00,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:00,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:00,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:00,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:00,524 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:29:01,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:01,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 478 states to 178 states and 478 transitions. [2024-11-08 22:29:01,117 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 478 transitions. [2024-11-08 22:29:01,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:01,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:01,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:01,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:01,138 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:02,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:02,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 500 states to 186 states and 500 transitions. [2024-11-08 22:29:02,104 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 500 transitions. [2024-11-08 22:29:02,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:02,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:02,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:02,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:02,126 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:29:03,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:03,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 189 states and 504 transitions. [2024-11-08 22:29:03,196 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 504 transitions. [2024-11-08 22:29:03,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:03,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:03,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:03,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:03,237 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:03,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:03,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 191 states and 514 transitions. [2024-11-08 22:29:03,301 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 514 transitions. [2024-11-08 22:29:03,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:03,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:03,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:03,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:03,325 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-08 22:29:03,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:03,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 192 states and 516 transitions. [2024-11-08 22:29:03,678 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 516 transitions. [2024-11-08 22:29:03,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:03,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:03,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:03,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:03,709 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:04,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:04,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 195 states and 524 transitions. [2024-11-08 22:29:04,516 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 524 transitions. [2024-11-08 22:29:04,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:04,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:04,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:04,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:04,558 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:04,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:04,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 523 states to 195 states and 523 transitions. [2024-11-08 22:29:04,870 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 523 transitions. [2024-11-08 22:29:04,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 22:29:04,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:04,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:04,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:04,886 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:29:05,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:05,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 199 states and 537 transitions. [2024-11-08 22:29:05,403 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 537 transitions. [2024-11-08 22:29:05,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:29:05,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:05,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:05,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:05,426 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:29:06,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:06,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 561 states to 208 states and 561 transitions. [2024-11-08 22:29:06,313 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 561 transitions. [2024-11-08 22:29:06,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:29:06,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:06,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:06,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:06,329 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:29:07,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:07,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 211 states and 565 transitions. [2024-11-08 22:29:07,093 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 565 transitions. [2024-11-08 22:29:07,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:29:07,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:07,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:07,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:07,112 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:29:07,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:07,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 568 states to 214 states and 568 transitions. [2024-11-08 22:29:07,502 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 568 transitions. [2024-11-08 22:29:07,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:29:07,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:07,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:07,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:07,517 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:08,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:08,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 591 states to 223 states and 591 transitions. [2024-11-08 22:29:08,430 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 591 transitions. [2024-11-08 22:29:08,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:29:08,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:08,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:08,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:08,448 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:09,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:09,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 231 states and 613 transitions. [2024-11-08 22:29:09,502 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 613 transitions. [2024-11-08 22:29:09,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:29:09,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:09,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:09,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:09,522 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:09,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:09,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 620 states to 234 states and 620 transitions. [2024-11-08 22:29:09,885 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 620 transitions. [2024-11-08 22:29:09,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-08 22:29:09,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:09,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:09,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:09,901 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:29:10,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:10,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 238 states and 634 transitions. [2024-11-08 22:29:10,434 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 634 transitions. [2024-11-08 22:29:10,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:10,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:10,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:10,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:10,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:10,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:10,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 241 states and 639 transitions. [2024-11-08 22:29:10,894 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 639 transitions. [2024-11-08 22:29:10,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:10,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:10,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:10,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:10,915 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:11,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:11,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 244 states and 644 transitions. [2024-11-08 22:29:11,693 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 644 transitions. [2024-11-08 22:29:11,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:11,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:11,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:11,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:11,759 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:11,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:11,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 245 states and 644 transitions. [2024-11-08 22:29:11,979 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 644 transitions. [2024-11-08 22:29:11,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:11,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:11,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:12,002 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:29:12,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:12,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 248 states and 647 transitions. [2024-11-08 22:29:12,464 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 647 transitions. [2024-11-08 22:29:12,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:12,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:12,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:12,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:12,480 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:13,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:13,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 671 states to 257 states and 671 transitions. [2024-11-08 22:29:13,689 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 671 transitions. [2024-11-08 22:29:13,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:13,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:13,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:13,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:13,716 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:14,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:14,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 679 states to 260 states and 679 transitions. [2024-11-08 22:29:14,829 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 679 transitions. [2024-11-08 22:29:14,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:14,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:14,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:14,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:14,852 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:29:15,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:15,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 264 states and 688 transitions. [2024-11-08 22:29:15,447 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 688 transitions. [2024-11-08 22:29:15,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-08 22:29:15,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:15,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:15,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:15,476 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:29:15,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:15,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 690 states to 267 states and 690 transitions. [2024-11-08 22:29:15,915 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 690 transitions. [2024-11-08 22:29:15,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:15,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:15,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:15,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:15,941 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:29:16,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:16,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 698 states to 270 states and 698 transitions. [2024-11-08 22:29:16,659 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 698 transitions. [2024-11-08 22:29:16,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:16,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:16,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:16,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:16,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:17,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:17,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 271 states and 700 transitions. [2024-11-08 22:29:17,826 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 700 transitions. [2024-11-08 22:29:17,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:17,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:17,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:17,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:17,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:18,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:18,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 705 states to 274 states and 705 transitions. [2024-11-08 22:29:18,326 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 705 transitions. [2024-11-08 22:29:18,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:18,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:18,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:18,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:18,367 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:18,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:18,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 277 states and 717 transitions. [2024-11-08 22:29:18,884 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 717 transitions. [2024-11-08 22:29:18,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:18,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:18,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:18,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:19,046 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:20,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:20,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 772 states to 287 states and 772 transitions. [2024-11-08 22:29:20,528 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 772 transitions. [2024-11-08 22:29:20,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:20,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:20,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:20,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:20,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:22,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:22,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 818 states to 297 states and 818 transitions. [2024-11-08 22:29:22,490 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 818 transitions. [2024-11-08 22:29:22,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:22,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:22,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:22,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:22,505 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:22,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:22,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 819 states to 298 states and 819 transitions. [2024-11-08 22:29:22,780 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 819 transitions. [2024-11-08 22:29:22,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:22,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:22,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:22,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:22,811 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:23,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:23,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 834 states to 306 states and 834 transitions. [2024-11-08 22:29:23,892 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 834 transitions. [2024-11-08 22:29:23,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:23,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:23,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:23,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:23,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:24,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:24,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 841 states to 309 states and 841 transitions. [2024-11-08 22:29:24,629 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 841 transitions. [2024-11-08 22:29:24,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:24,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:24,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:24,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:24,671 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:24,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:24,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 841 states to 310 states and 841 transitions. [2024-11-08 22:29:24,741 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 841 transitions. [2024-11-08 22:29:24,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:24,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:24,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:24,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:24,768 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:29:25,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:25,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 844 states to 313 states and 844 transitions. [2024-11-08 22:29:25,240 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 844 transitions. [2024-11-08 22:29:25,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-08 22:29:25,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:25,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:25,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:25,256 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:29:25,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:25,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 853 states to 317 states and 853 transitions. [2024-11-08 22:29:25,766 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 853 transitions. [2024-11-08 22:29:25,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:25,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:25,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:25,795 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:27,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:27,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 862 states to 320 states and 862 transitions. [2024-11-08 22:29:27,233 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 862 transitions. [2024-11-08 22:29:27,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:27,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:27,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:27,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:27,255 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:29:27,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:27,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 873 states to 323 states and 873 transitions. [2024-11-08 22:29:27,836 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 873 transitions. [2024-11-08 22:29:27,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:27,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:27,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:27,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:27,859 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:28,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:28,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 888 states to 327 states and 888 transitions. [2024-11-08 22:29:28,576 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 888 transitions. [2024-11-08 22:29:28,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:28,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:28,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:28,593 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:29,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:29,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 904 states to 331 states and 904 transitions. [2024-11-08 22:29:29,354 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 904 transitions. [2024-11-08 22:29:29,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:29,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:29,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:29,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:29,380 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:29:29,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:29,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 894 states to 328 states and 894 transitions. [2024-11-08 22:29:29,899 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 894 transitions. [2024-11-08 22:29:29,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:29,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:29,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:29,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:29,919 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:30,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:30,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 907 states to 331 states and 907 transitions. [2024-11-08 22:29:30,306 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 907 transitions. [2024-11-08 22:29:30,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:30,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:30,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:30,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:30,323 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:31,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:31,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 914 states to 333 states and 914 transitions. [2024-11-08 22:29:31,016 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 914 transitions. [2024-11-08 22:29:31,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:31,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:31,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:31,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:31,044 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:31,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:31,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 952 states to 336 states and 952 transitions. [2024-11-08 22:29:31,165 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 952 transitions. [2024-11-08 22:29:31,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:31,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:31,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:31,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:31,186 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:29:31,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:31,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 976 states to 338 states and 976 transitions. [2024-11-08 22:29:31,241 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 976 transitions. [2024-11-08 22:29:31,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:31,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:31,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:31,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:31,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:29:31,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:31,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 982 states to 340 states and 982 transitions. [2024-11-08 22:29:31,952 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 982 transitions. [2024-11-08 22:29:31,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:31,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:31,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:31,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:32,040 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:32,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:32,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 984 states to 341 states and 984 transitions. [2024-11-08 22:29:32,930 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 984 transitions. [2024-11-08 22:29:32,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:32,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:32,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:32,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:32,945 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:33,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:33,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 990 states to 344 states and 990 transitions. [2024-11-08 22:29:33,382 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 990 transitions. [2024-11-08 22:29:33,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:33,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:33,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:33,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:33,398 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:34,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:34,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1009 states to 348 states and 1009 transitions. [2024-11-08 22:29:34,168 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 1009 transitions. [2024-11-08 22:29:34,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:34,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:34,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:34,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:34,244 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:35,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:35,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1029 states to 352 states and 1029 transitions. [2024-11-08 22:29:35,176 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 1029 transitions. [2024-11-08 22:29:35,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:35,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:35,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:35,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:35,201 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:35,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:35,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1046 states to 355 states and 1046 transitions. [2024-11-08 22:29:35,704 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 1046 transitions. [2024-11-08 22:29:35,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 22:29:35,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:35,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:35,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:35,723 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:35,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:35,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1046 states to 356 states and 1046 transitions. [2024-11-08 22:29:35,786 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 1046 transitions. [2024-11-08 22:29:35,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:35,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:35,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:35,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:35,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:36,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:36,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1050 states to 359 states and 1050 transitions. [2024-11-08 22:29:36,342 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 1050 transitions. [2024-11-08 22:29:36,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:36,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:36,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:36,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:36,360 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:36,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:36,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1051 states to 360 states and 1051 transitions. [2024-11-08 22:29:36,802 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 1051 transitions. [2024-11-08 22:29:36,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:36,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:36,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:36,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:36,819 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:37,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:37,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1061 states to 364 states and 1061 transitions. [2024-11-08 22:29:37,726 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 1061 transitions. [2024-11-08 22:29:37,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:37,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:37,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:37,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:37,743 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:29:38,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:38,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1076 states to 368 states and 1076 transitions. [2024-11-08 22:29:38,646 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 1076 transitions. [2024-11-08 22:29:38,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:38,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:38,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:38,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:38,665 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:39,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:39,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1083 states to 371 states and 1083 transitions. [2024-11-08 22:29:39,171 INFO L276 IsEmpty]: Start isEmpty. Operand 371 states and 1083 transitions. [2024-11-08 22:29:39,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:39,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:39,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:39,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:39,186 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:29:39,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:39,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1095 states to 374 states and 1095 transitions. [2024-11-08 22:29:39,713 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 1095 transitions. [2024-11-08 22:29:39,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:39,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:39,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:39,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:39,728 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:40,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:40,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1104 states to 378 states and 1104 transitions. [2024-11-08 22:29:40,635 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 1104 transitions. [2024-11-08 22:29:40,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:40,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:40,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:40,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:40,658 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:29:41,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:41,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1106 states to 381 states and 1106 transitions. [2024-11-08 22:29:41,204 INFO L276 IsEmpty]: Start isEmpty. Operand 381 states and 1106 transitions. [2024-11-08 22:29:41,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:41,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:41,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:41,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:29:41,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:41,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1110 states to 382 states and 1110 transitions. [2024-11-08 22:29:41,660 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 1110 transitions. [2024-11-08 22:29:41,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:41,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:41,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:41,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:41,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:44,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:44,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1118 states to 385 states and 1118 transitions. [2024-11-08 22:29:44,196 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 1118 transitions. [2024-11-08 22:29:44,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:44,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:44,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:44,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:44,221 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:44,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:44,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1124 states to 387 states and 1124 transitions. [2024-11-08 22:29:44,912 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 1124 transitions. [2024-11-08 22:29:44,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:44,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:44,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:44,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:44,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:45,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:45,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1126 states to 388 states and 1126 transitions. [2024-11-08 22:29:45,445 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 1126 transitions. [2024-11-08 22:29:45,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:45,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:45,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:45,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:45,467 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:29:46,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:46,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1133 states to 390 states and 1133 transitions. [2024-11-08 22:29:46,174 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 1133 transitions. [2024-11-08 22:29:46,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:46,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:46,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:46,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:46,205 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:29:46,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:46,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1123 states to 387 states and 1123 transitions. [2024-11-08 22:29:46,910 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 1123 transitions. [2024-11-08 22:29:46,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:46,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:46,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:46,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:46,936 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:29:47,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:47,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1113 states to 384 states and 1113 transitions. [2024-11-08 22:29:47,439 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 1113 transitions. [2024-11-08 22:29:47,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:47,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:47,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:47,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:47,458 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:47,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:47,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1114 states to 386 states and 1114 transitions. [2024-11-08 22:29:47,505 INFO L276 IsEmpty]: Start isEmpty. Operand 386 states and 1114 transitions. [2024-11-08 22:29:47,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-08 22:29:47,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:47,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:47,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:47,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:49,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:49,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1119 states to 389 states and 1119 transitions. [2024-11-08 22:29:49,019 INFO L276 IsEmpty]: Start isEmpty. Operand 389 states and 1119 transitions. [2024-11-08 22:29:49,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:49,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:49,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:49,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:49,037 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:50,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:50,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1129 states to 393 states and 1129 transitions. [2024-11-08 22:29:50,096 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 1129 transitions. [2024-11-08 22:29:50,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:50,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:50,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:50,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:50,108 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:51,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:51,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1137 states to 397 states and 1137 transitions. [2024-11-08 22:29:51,173 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 1137 transitions. [2024-11-08 22:29:51,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:51,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:51,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:51,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:51,186 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:29:51,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:51,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 400 states and 1144 transitions. [2024-11-08 22:29:51,804 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 1144 transitions. [2024-11-08 22:29:51,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:51,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:51,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:51,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:51,824 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:53,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:53,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1151 states to 403 states and 1151 transitions. [2024-11-08 22:29:53,328 INFO L276 IsEmpty]: Start isEmpty. Operand 403 states and 1151 transitions. [2024-11-08 22:29:53,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:53,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:53,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:53,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:53,349 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:29:54,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:54,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1153 states to 404 states and 1153 transitions. [2024-11-08 22:29:54,119 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 1153 transitions. [2024-11-08 22:29:54,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:54,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:54,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:54,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:54,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:29:54,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:54,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1157 states to 405 states and 1157 transitions. [2024-11-08 22:29:54,669 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 1157 transitions. [2024-11-08 22:29:54,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:54,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:54,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:54,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:54,701 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:29:56,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:56,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1164 states to 408 states and 1164 transitions. [2024-11-08 22:29:56,852 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 1164 transitions. [2024-11-08 22:29:56,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:56,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:56,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:56,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:56,862 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:29:57,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:57,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1163 states to 408 states and 1163 transitions. [2024-11-08 22:29:57,464 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 1163 transitions. [2024-11-08 22:29:57,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:57,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:57,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:57,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:57,481 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:29:58,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:58,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1173 states to 412 states and 1173 transitions. [2024-11-08 22:29:58,430 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 1173 transitions. [2024-11-08 22:29:58,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:58,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:58,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:58,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:58,447 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:29:59,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:29:59,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1186 states to 417 states and 1186 transitions. [2024-11-08 22:29:59,947 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 1186 transitions. [2024-11-08 22:29:59,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:29:59,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:29:59,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:29:59,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:29:59,961 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:30:00,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:00,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1189 states to 420 states and 1189 transitions. [2024-11-08 22:30:00,699 INFO L276 IsEmpty]: Start isEmpty. Operand 420 states and 1189 transitions. [2024-11-08 22:30:00,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:30:00,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:00,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:00,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:00,757 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:30:02,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:02,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1206 states to 424 states and 1206 transitions. [2024-11-08 22:30:02,056 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 1206 transitions. [2024-11-08 22:30:02,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:30:02,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:02,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:02,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:02,070 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:30:03,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:03,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1214 states to 428 states and 1214 transitions. [2024-11-08 22:30:03,156 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 1214 transitions. [2024-11-08 22:30:03,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:30:03,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:03,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:03,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:03,183 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:30:03,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:03,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1226 states to 431 states and 1226 transitions. [2024-11-08 22:30:03,741 INFO L276 IsEmpty]: Start isEmpty. Operand 431 states and 1226 transitions. [2024-11-08 22:30:03,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:30:03,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:03,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:03,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:03,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:30:03,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:03,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1227 states to 433 states and 1227 transitions. [2024-11-08 22:30:03,804 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 1227 transitions. [2024-11-08 22:30:03,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:30:03,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:03,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:03,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:03,815 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:30:05,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:05,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1232 states to 436 states and 1232 transitions. [2024-11-08 22:30:05,620 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 1232 transitions. [2024-11-08 22:30:05,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:30:05,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:05,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:05,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:05,634 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:30:06,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:06,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1236 states to 439 states and 1236 transitions. [2024-11-08 22:30:06,212 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 1236 transitions. [2024-11-08 22:30:06,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-08 22:30:06,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:06,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:06,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:06,232 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:30:06,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:06,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1237 states to 441 states and 1237 transitions. [2024-11-08 22:30:06,273 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 1237 transitions. [2024-11-08 22:30:06,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:06,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:06,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:06,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:06,479 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:30:07,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:07,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1278 states to 449 states and 1278 transitions. [2024-11-08 22:30:07,865 INFO L276 IsEmpty]: Start isEmpty. Operand 449 states and 1278 transitions. [2024-11-08 22:30:07,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:07,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:07,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:07,885 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:30:08,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:08,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1280 states to 450 states and 1280 transitions. [2024-11-08 22:30:08,423 INFO L276 IsEmpty]: Start isEmpty. Operand 450 states and 1280 transitions. [2024-11-08 22:30:08,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:08,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:08,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:08,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:08,438 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:30:09,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:09,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1277 states to 449 states and 1277 transitions. [2024-11-08 22:30:09,038 INFO L276 IsEmpty]: Start isEmpty. Operand 449 states and 1277 transitions. [2024-11-08 22:30:09,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:09,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:09,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:09,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:09,061 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:30:09,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:09,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1293 states to 452 states and 1293 transitions. [2024-11-08 22:30:09,613 INFO L276 IsEmpty]: Start isEmpty. Operand 452 states and 1293 transitions. [2024-11-08 22:30:09,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:09,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:09,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:09,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:09,631 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:30:10,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:10,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 456 states and 1311 transitions. [2024-11-08 22:30:10,671 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 1311 transitions. [2024-11-08 22:30:10,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:10,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:10,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:10,693 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:30:11,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:11,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1328 states to 460 states and 1328 transitions. [2024-11-08 22:30:11,258 INFO L276 IsEmpty]: Start isEmpty. Operand 460 states and 1328 transitions. [2024-11-08 22:30:11,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:11,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:11,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:11,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:11,274 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:30:12,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:12,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1345 states to 463 states and 1345 transitions. [2024-11-08 22:30:12,730 INFO L276 IsEmpty]: Start isEmpty. Operand 463 states and 1345 transitions. [2024-11-08 22:30:12,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:12,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:12,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:12,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:12,746 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:30:13,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:13,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1347 states to 466 states and 1347 transitions. [2024-11-08 22:30:13,635 INFO L276 IsEmpty]: Start isEmpty. Operand 466 states and 1347 transitions. [2024-11-08 22:30:13,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:13,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:13,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:13,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:13,652 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:30:14,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:14,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1353 states to 468 states and 1353 transitions. [2024-11-08 22:30:14,887 INFO L276 IsEmpty]: Start isEmpty. Operand 468 states and 1353 transitions. [2024-11-08 22:30:14,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:14,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:14,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:14,899 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-08 22:30:15,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:15,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1356 states to 469 states and 1356 transitions. [2024-11-08 22:30:15,541 INFO L276 IsEmpty]: Start isEmpty. Operand 469 states and 1356 transitions. [2024-11-08 22:30:15,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:15,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:15,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:15,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:16,077 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:30:18,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:18,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1392 states to 476 states and 1392 transitions. [2024-11-08 22:30:18,004 INFO L276 IsEmpty]: Start isEmpty. Operand 476 states and 1392 transitions. [2024-11-08 22:30:18,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:18,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:18,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:18,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:18,025 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:30:19,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:19,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1412 states to 480 states and 1412 transitions. [2024-11-08 22:30:19,797 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 1412 transitions. [2024-11-08 22:30:19,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:19,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:19,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:19,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:19,812 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:30:21,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:21,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1430 states to 484 states and 1430 transitions. [2024-11-08 22:30:21,486 INFO L276 IsEmpty]: Start isEmpty. Operand 484 states and 1430 transitions. [2024-11-08 22:30:21,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:21,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:21,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:21,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:21,496 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:30:22,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:22,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1447 states to 487 states and 1447 transitions. [2024-11-08 22:30:22,060 INFO L276 IsEmpty]: Start isEmpty. Operand 487 states and 1447 transitions. [2024-11-08 22:30:22,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:22,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:22,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:22,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:22,072 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:30:23,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:23,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1462 states to 492 states and 1462 transitions. [2024-11-08 22:30:23,998 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 1462 transitions. [2024-11-08 22:30:23,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:23,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:23,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:24,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:24,010 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:30:24,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:24,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1464 states to 493 states and 1464 transitions. [2024-11-08 22:30:24,643 INFO L276 IsEmpty]: Start isEmpty. Operand 493 states and 1464 transitions. [2024-11-08 22:30:24,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:24,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:24,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:24,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:24,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:30:25,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:25,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1472 states to 497 states and 1472 transitions. [2024-11-08 22:30:25,867 INFO L276 IsEmpty]: Start isEmpty. Operand 497 states and 1472 transitions. [2024-11-08 22:30:25,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:25,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:25,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:25,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:25,876 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:30:26,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:26,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1479 states to 500 states and 1479 transitions. [2024-11-08 22:30:26,495 INFO L276 IsEmpty]: Start isEmpty. Operand 500 states and 1479 transitions. [2024-11-08 22:30:26,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:26,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:26,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:26,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:26,537 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-08 22:30:26,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:26,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1479 states to 501 states and 1479 transitions. [2024-11-08 22:30:26,596 INFO L276 IsEmpty]: Start isEmpty. Operand 501 states and 1479 transitions. [2024-11-08 22:30:26,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:26,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:26,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:26,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:26,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:30:27,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:27,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1483 states to 504 states and 1483 transitions. [2024-11-08 22:30:27,408 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 1483 transitions. [2024-11-08 22:30:27,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-08 22:30:27,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:27,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:27,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:27,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:30:27,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:27,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1484 states to 506 states and 1484 transitions. [2024-11-08 22:30:27,470 INFO L276 IsEmpty]: Start isEmpty. Operand 506 states and 1484 transitions. [2024-11-08 22:30:27,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:27,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:27,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:27,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:27,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:28,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:28,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 509 states and 1506 transitions. [2024-11-08 22:30:28,907 INFO L276 IsEmpty]: Start isEmpty. Operand 509 states and 1506 transitions. [2024-11-08 22:30:28,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:28,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:28,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:28,918 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:29,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:29,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1510 states to 510 states and 1510 transitions. [2024-11-08 22:30:29,514 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 1510 transitions. [2024-11-08 22:30:29,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:29,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:29,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:29,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:29,522 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:30:32,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:32,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1534 states to 518 states and 1534 transitions. [2024-11-08 22:30:32,251 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 1534 transitions. [2024-11-08 22:30:32,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:32,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:32,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:32,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:32,265 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:30:33,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:33,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1544 states to 522 states and 1544 transitions. [2024-11-08 22:30:33,713 INFO L276 IsEmpty]: Start isEmpty. Operand 522 states and 1544 transitions. [2024-11-08 22:30:33,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:33,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:33,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:33,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:33,723 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:30:34,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:34,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1554 states to 526 states and 1554 transitions. [2024-11-08 22:30:34,965 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 1554 transitions. [2024-11-08 22:30:34,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:34,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:34,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:34,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:34,976 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:30:36,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1567 states to 530 states and 1567 transitions. [2024-11-08 22:30:36,285 INFO L276 IsEmpty]: Start isEmpty. Operand 530 states and 1567 transitions. [2024-11-08 22:30:36,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:36,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:36,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,295 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:30:36,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:36,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1574 states to 533 states and 1574 transitions. [2024-11-08 22:30:36,928 INFO L276 IsEmpty]: Start isEmpty. Operand 533 states and 1574 transitions. [2024-11-08 22:30:36,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:36,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:36,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:36,942 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:30:37,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:37,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1584 states to 536 states and 1584 transitions. [2024-11-08 22:30:37,771 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 1584 transitions. [2024-11-08 22:30:37,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:37,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:37,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:37,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:37,788 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:30:38,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:38,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1592 states to 540 states and 1592 transitions. [2024-11-08 22:30:38,498 INFO L276 IsEmpty]: Start isEmpty. Operand 540 states and 1592 transitions. [2024-11-08 22:30:38,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:38,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:38,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:38,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:38,521 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:30:39,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:39,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1603 states to 544 states and 1603 transitions. [2024-11-08 22:30:39,278 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 1603 transitions. [2024-11-08 22:30:39,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:39,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:39,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:39,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:39,298 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:30:41,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:41,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1608 states to 547 states and 1608 transitions. [2024-11-08 22:30:41,458 INFO L276 IsEmpty]: Start isEmpty. Operand 547 states and 1608 transitions. [2024-11-08 22:30:41,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:41,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:41,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:41,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:41,473 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:30:42,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:42,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1619 states to 550 states and 1619 transitions. [2024-11-08 22:30:42,439 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 1619 transitions. [2024-11-08 22:30:42,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:42,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:42,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:42,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:42,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:30:43,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:43,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1627 states to 554 states and 1627 transitions. [2024-11-08 22:30:43,113 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 1627 transitions. [2024-11-08 22:30:43,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:43,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:43,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:43,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:43,125 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:30:44,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:44,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1638 states to 556 states and 1638 transitions. [2024-11-08 22:30:44,994 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 1638 transitions. [2024-11-08 22:30:44,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:44,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:44,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:44,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,005 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-08 22:30:45,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:45,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1639 states to 558 states and 1639 transitions. [2024-11-08 22:30:45,798 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 1639 transitions. [2024-11-08 22:30:45,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:45,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:45,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:45,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:45,809 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:30:46,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:46,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1642 states to 561 states and 1642 transitions. [2024-11-08 22:30:46,458 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 1642 transitions. [2024-11-08 22:30:46,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:46,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:46,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:46,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:46,469 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:30:47,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:47,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1651 states to 565 states and 1651 transitions. [2024-11-08 22:30:47,752 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 1651 transitions. [2024-11-08 22:30:47,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:47,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:47,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:47,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:47,772 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:48,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1651 states to 566 states and 1651 transitions. [2024-11-08 22:30:48,186 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 1651 transitions. [2024-11-08 22:30:48,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:48,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,207 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:48,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:48,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1651 states to 567 states and 1651 transitions. [2024-11-08 22:30:48,638 INFO L276 IsEmpty]: Start isEmpty. Operand 567 states and 1651 transitions. [2024-11-08 22:30:48,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:48,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:48,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:48,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:48,651 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 6 proven. 6 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:49,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:49,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1655 states to 568 states and 1655 transitions. [2024-11-08 22:30:49,597 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 1655 transitions. [2024-11-08 22:30:49,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:49,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:49,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:49,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:49,863 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:50,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:50,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1654 states to 568 states and 1654 transitions. [2024-11-08 22:30:50,763 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 1654 transitions. [2024-11-08 22:30:50,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:50,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:50,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:50,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:50,776 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:51,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:51,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1652 states to 568 states and 1652 transitions. [2024-11-08 22:30:51,544 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 1652 transitions. [2024-11-08 22:30:51,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:51,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:51,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:51,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:51,558 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:30:52,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1651 states to 568 states and 1651 transitions. [2024-11-08 22:30:52,444 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 1651 transitions. [2024-11-08 22:30:52,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:52,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,459 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:30:52,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1650 states to 568 states and 1650 transitions. [2024-11-08 22:30:52,873 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 1650 transitions. [2024-11-08 22:30:52,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-08 22:30:52,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,888 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:30:52,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:52,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1650 states to 569 states and 1650 transitions. [2024-11-08 22:30:52,961 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 1650 transitions. [2024-11-08 22:30:52,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:52,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:52,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:52,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:52,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:30:56,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:56,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1676 states to 578 states and 1676 transitions. [2024-11-08 22:30:56,940 INFO L276 IsEmpty]: Start isEmpty. Operand 578 states and 1676 transitions. [2024-11-08 22:30:56,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:56,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:56,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:56,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:56,957 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:30:57,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:57,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1683 states to 582 states and 1683 transitions. [2024-11-08 22:30:57,865 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 1683 transitions. [2024-11-08 22:30:57,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:57,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:57,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:57,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:57,879 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:30:59,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:30:59,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1692 states to 586 states and 1692 transitions. [2024-11-08 22:30:59,489 INFO L276 IsEmpty]: Start isEmpty. Operand 586 states and 1692 transitions. [2024-11-08 22:30:59,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:30:59,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:30:59,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:30:59,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:30:59,497 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:31:00,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:00,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1698 states to 589 states and 1698 transitions. [2024-11-08 22:31:00,218 INFO L276 IsEmpty]: Start isEmpty. Operand 589 states and 1698 transitions. [2024-11-08 22:31:00,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:00,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:00,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:00,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:00,228 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:02,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:02,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1704 states to 592 states and 1704 transitions. [2024-11-08 22:31:02,562 INFO L276 IsEmpty]: Start isEmpty. Operand 592 states and 1704 transitions. [2024-11-08 22:31:02,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:02,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:02,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:02,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:02,585 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:04,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1710 states to 595 states and 1710 transitions. [2024-11-08 22:31:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 595 states and 1710 transitions. [2024-11-08 22:31:04,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:04,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:04,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:04,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:04,949 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:05,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:05,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1714 states to 598 states and 1714 transitions. [2024-11-08 22:31:05,770 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 1714 transitions. [2024-11-08 22:31:05,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:05,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:05,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:05,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:05,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:07,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1719 states to 601 states and 1719 transitions. [2024-11-08 22:31:07,769 INFO L276 IsEmpty]: Start isEmpty. Operand 601 states and 1719 transitions. [2024-11-08 22:31:07,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,778 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:07,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:07,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1720 states to 603 states and 1720 transitions. [2024-11-08 22:31:07,855 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 1720 transitions. [2024-11-08 22:31:07,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:07,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:07,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:07,872 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 22:31:08,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:08,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1726 states to 605 states and 1726 transitions. [2024-11-08 22:31:08,822 INFO L276 IsEmpty]: Start isEmpty. Operand 605 states and 1726 transitions. [2024-11-08 22:31:08,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:08,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:08,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:08,832 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:09,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1730 states to 607 states and 1730 transitions. [2024-11-08 22:31:09,237 INFO L276 IsEmpty]: Start isEmpty. Operand 607 states and 1730 transitions. [2024-11-08 22:31:09,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,245 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:09,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:09,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1730 states to 608 states and 1730 transitions. [2024-11-08 22:31:09,298 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 1730 transitions. [2024-11-08 22:31:09,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:09,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:09,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:09,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:09,308 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:10,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1736 states to 609 states and 1736 transitions. [2024-11-08 22:31:10,172 INFO L276 IsEmpty]: Start isEmpty. Operand 609 states and 1736 transitions. [2024-11-08 22:31:10,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,184 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:10,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:10,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1736 states to 610 states and 1736 transitions. [2024-11-08 22:31:10,242 INFO L276 IsEmpty]: Start isEmpty. Operand 610 states and 1736 transitions. [2024-11-08 22:31:10,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:10,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:10,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:10,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:10,257 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:11,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:11,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1745 states to 614 states and 1745 transitions. [2024-11-08 22:31:11,245 INFO L276 IsEmpty]: Start isEmpty. Operand 614 states and 1745 transitions. [2024-11-08 22:31:11,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:11,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:11,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:11,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:11,254 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:12,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:12,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1746 states to 615 states and 1746 transitions. [2024-11-08 22:31:12,055 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 1746 transitions. [2024-11-08 22:31:12,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:12,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:12,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:12,065 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:14,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:14,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1752 states to 618 states and 1752 transitions. [2024-11-08 22:31:14,542 INFO L276 IsEmpty]: Start isEmpty. Operand 618 states and 1752 transitions. [2024-11-08 22:31:14,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:14,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:14,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:14,558 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:16,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:16,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1758 states to 621 states and 1758 transitions. [2024-11-08 22:31:16,642 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 1758 transitions. [2024-11-08 22:31:16,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:16,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:16,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:16,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:16,657 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:18,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:18,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1763 states to 624 states and 1763 transitions. [2024-11-08 22:31:18,692 INFO L276 IsEmpty]: Start isEmpty. Operand 624 states and 1763 transitions. [2024-11-08 22:31:18,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:18,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:18,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:18,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:19,019 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:31:21,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:21,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1818 states to 633 states and 1818 transitions. [2024-11-08 22:31:21,460 INFO L276 IsEmpty]: Start isEmpty. Operand 633 states and 1818 transitions. [2024-11-08 22:31:21,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:21,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:21,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:21,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:21,479 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:31:23,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:23,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1817 states to 633 states and 1817 transitions. [2024-11-08 22:31:23,549 INFO L276 IsEmpty]: Start isEmpty. Operand 633 states and 1817 transitions. [2024-11-08 22:31:23,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:23,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:23,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:23,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:23,568 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:31:25,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:25,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1836 states to 638 states and 1836 transitions. [2024-11-08 22:31:25,569 INFO L276 IsEmpty]: Start isEmpty. Operand 638 states and 1836 transitions. [2024-11-08 22:31:25,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:25,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:25,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:25,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:25,588 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:31:28,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:28,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1859 states to 643 states and 1859 transitions. [2024-11-08 22:31:28,257 INFO L276 IsEmpty]: Start isEmpty. Operand 643 states and 1859 transitions. [2024-11-08 22:31:28,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:28,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:28,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:28,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:28,281 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:31:29,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:29,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1877 states to 646 states and 1877 transitions. [2024-11-08 22:31:29,468 INFO L276 IsEmpty]: Start isEmpty. Operand 646 states and 1877 transitions. [2024-11-08 22:31:29,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:29,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:29,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:29,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:29,485 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 22:31:30,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:30,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1875 states to 646 states and 1875 transitions. [2024-11-08 22:31:30,590 INFO L276 IsEmpty]: Start isEmpty. Operand 646 states and 1875 transitions. [2024-11-08 22:31:30,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-08 22:31:30,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:30,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:30,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:30,628 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:31:31,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:31,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1874 states to 646 states and 1874 transitions. [2024-11-08 22:31:31,805 INFO L276 IsEmpty]: Start isEmpty. Operand 646 states and 1874 transitions. [2024-11-08 22:31:31,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:31,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:31,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:31,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:31,824 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:31:32,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1877 states to 648 states and 1877 transitions. [2024-11-08 22:31:32,806 INFO L276 IsEmpty]: Start isEmpty. Operand 648 states and 1877 transitions. [2024-11-08 22:31:32,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:32,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,853 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:32,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:32,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1877 states to 649 states and 1877 transitions. [2024-11-08 22:31:32,933 INFO L276 IsEmpty]: Start isEmpty. Operand 649 states and 1877 transitions. [2024-11-08 22:31:32,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:32,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:32,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:32,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:32,974 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:33,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:33,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1878 states to 650 states and 1878 transitions. [2024-11-08 22:31:33,043 INFO L276 IsEmpty]: Start isEmpty. Operand 650 states and 1878 transitions. [2024-11-08 22:31:33,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:33,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:33,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:33,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:33,056 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:34,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1881 states to 653 states and 1881 transitions. [2024-11-08 22:31:34,248 INFO L276 IsEmpty]: Start isEmpty. Operand 653 states and 1881 transitions. [2024-11-08 22:31:34,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:34,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,292 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:34,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:34,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1883 states to 654 states and 1883 transitions. [2024-11-08 22:31:34,890 INFO L276 IsEmpty]: Start isEmpty. Operand 654 states and 1883 transitions. [2024-11-08 22:31:34,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:34,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:34,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:34,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:34,906 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:36,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:36,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1886 states to 657 states and 1886 transitions. [2024-11-08 22:31:36,966 INFO L276 IsEmpty]: Start isEmpty. Operand 657 states and 1886 transitions. [2024-11-08 22:31:36,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:36,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:36,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:36,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:36,995 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:38,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:38,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1891 states to 660 states and 1891 transitions. [2024-11-08 22:31:38,246 INFO L276 IsEmpty]: Start isEmpty. Operand 660 states and 1891 transitions. [2024-11-08 22:31:38,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:38,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:38,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:38,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:38,266 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:39,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:39,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1896 states to 663 states and 1896 transitions. [2024-11-08 22:31:39,559 INFO L276 IsEmpty]: Start isEmpty. Operand 663 states and 1896 transitions. [2024-11-08 22:31:39,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:39,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:39,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:39,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:39,575 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:40,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1900 states to 666 states and 1900 transitions. [2024-11-08 22:31:40,755 INFO L276 IsEmpty]: Start isEmpty. Operand 666 states and 1900 transitions. [2024-11-08 22:31:40,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:40,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,771 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:40,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:40,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1901 states to 668 states and 1901 transitions. [2024-11-08 22:31:40,882 INFO L276 IsEmpty]: Start isEmpty. Operand 668 states and 1901 transitions. [2024-11-08 22:31:40,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:40,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:40,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:40,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:40,937 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:42,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:42,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1907 states to 670 states and 1907 transitions. [2024-11-08 22:31:42,577 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 1907 transitions. [2024-11-08 22:31:42,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:42,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:42,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:42,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:42,614 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:43,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:43,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1908 states to 671 states and 1908 transitions. [2024-11-08 22:31:43,850 INFO L276 IsEmpty]: Start isEmpty. Operand 671 states and 1908 transitions. [2024-11-08 22:31:43,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:43,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:43,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:43,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:43,864 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:31:46,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1912 states to 674 states and 1912 transitions. [2024-11-08 22:31:46,138 INFO L276 IsEmpty]: Start isEmpty. Operand 674 states and 1912 transitions. [2024-11-08 22:31:46,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:46,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,151 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:46,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1915 states to 676 states and 1915 transitions. [2024-11-08 22:31:46,223 INFO L276 IsEmpty]: Start isEmpty. Operand 676 states and 1915 transitions. [2024-11-08 22:31:46,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:46,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,236 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:46,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:46,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1915 states to 677 states and 1915 transitions. [2024-11-08 22:31:46,295 INFO L276 IsEmpty]: Start isEmpty. Operand 677 states and 1915 transitions. [2024-11-08 22:31:46,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:46,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:46,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:46,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:46,303 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:31:47,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:47,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1915 states to 678 states and 1915 transitions. [2024-11-08 22:31:47,344 INFO L276 IsEmpty]: Start isEmpty. Operand 678 states and 1915 transitions. [2024-11-08 22:31:47,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:47,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:47,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:47,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:47,355 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:48,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:48,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1920 states to 681 states and 1920 transitions. [2024-11-08 22:31:48,251 INFO L276 IsEmpty]: Start isEmpty. Operand 681 states and 1920 transitions. [2024-11-08 22:31:48,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:48,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:48,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:48,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:48,262 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:49,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:49,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1924 states to 684 states and 1924 transitions. [2024-11-08 22:31:49,349 INFO L276 IsEmpty]: Start isEmpty. Operand 684 states and 1924 transitions. [2024-11-08 22:31:49,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:49,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:49,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:49,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:49,366 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:31:50,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:50,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1929 states to 687 states and 1929 transitions. [2024-11-08 22:31:50,614 INFO L276 IsEmpty]: Start isEmpty. Operand 687 states and 1929 transitions. [2024-11-08 22:31:50,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:50,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:50,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:50,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:50,626 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:31:53,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:53,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1954 states to 696 states and 1954 transitions. [2024-11-08 22:31:53,550 INFO L276 IsEmpty]: Start isEmpty. Operand 696 states and 1954 transitions. [2024-11-08 22:31:53,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:53,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:53,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:53,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:53,562 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:31:55,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1965 states to 700 states and 1965 transitions. [2024-11-08 22:31:55,797 INFO L276 IsEmpty]: Start isEmpty. Operand 700 states and 1965 transitions. [2024-11-08 22:31:55,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:55,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,815 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:31:55,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:55,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1970 states to 701 states and 1970 transitions. [2024-11-08 22:31:55,934 INFO L276 IsEmpty]: Start isEmpty. Operand 701 states and 1970 transitions. [2024-11-08 22:31:55,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:55,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:55,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:55,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:55,953 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:31:57,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:57,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1981 states to 706 states and 1981 transitions. [2024-11-08 22:31:57,210 INFO L276 IsEmpty]: Start isEmpty. Operand 706 states and 1981 transitions. [2024-11-08 22:31:57,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:57,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:57,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:57,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:57,221 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:31:59,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1989 states to 711 states and 1989 transitions. [2024-11-08 22:31:59,730 INFO L276 IsEmpty]: Start isEmpty. Operand 711 states and 1989 transitions. [2024-11-08 22:31:59,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:59,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,745 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:31:59,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:31:59,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1992 states to 712 states and 1992 transitions. [2024-11-08 22:31:59,833 INFO L276 IsEmpty]: Start isEmpty. Operand 712 states and 1992 transitions. [2024-11-08 22:31:59,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:31:59,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:31:59,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:31:59,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:31:59,846 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:32:02,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:02,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2009 states to 716 states and 2009 transitions. [2024-11-08 22:32:02,246 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 2009 transitions. [2024-11-08 22:32:02,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:32:02,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:02,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:02,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:02,258 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:32:04,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:04,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2018 states to 720 states and 2018 transitions. [2024-11-08 22:32:04,794 INFO L276 IsEmpty]: Start isEmpty. Operand 720 states and 2018 transitions. [2024-11-08 22:32:04,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:32:04,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:04,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:04,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:04,808 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:32:06,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:06,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2031 states to 723 states and 2031 transitions. [2024-11-08 22:32:06,186 INFO L276 IsEmpty]: Start isEmpty. Operand 723 states and 2031 transitions. [2024-11-08 22:32:06,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 22:32:06,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:06,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:06,200 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:32:07,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:07,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2037 states to 726 states and 2037 transitions. [2024-11-08 22:32:07,171 INFO L276 IsEmpty]: Start isEmpty. Operand 726 states and 2037 transitions. [2024-11-08 22:32:07,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:07,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:07,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:07,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:07,189 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 22:32:08,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:08,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2045 states to 729 states and 2045 transitions. [2024-11-08 22:32:08,717 INFO L276 IsEmpty]: Start isEmpty. Operand 729 states and 2045 transitions. [2024-11-08 22:32:08,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:08,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:08,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:08,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:08,751 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-08 22:32:10,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:10,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2047 states to 730 states and 2047 transitions. [2024-11-08 22:32:10,857 INFO L276 IsEmpty]: Start isEmpty. Operand 730 states and 2047 transitions. [2024-11-08 22:32:10,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:10,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:10,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:10,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:10,870 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:32:13,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:13,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2053 states to 733 states and 2053 transitions. [2024-11-08 22:32:13,111 INFO L276 IsEmpty]: Start isEmpty. Operand 733 states and 2053 transitions. [2024-11-08 22:32:13,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:13,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:13,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:13,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:13,130 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:15,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:15,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2078 states to 740 states and 2078 transitions. [2024-11-08 22:32:15,857 INFO L276 IsEmpty]: Start isEmpty. Operand 740 states and 2078 transitions. [2024-11-08 22:32:15,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:15,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:15,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:15,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:15,871 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:17,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:17,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2100 states to 747 states and 2100 transitions. [2024-11-08 22:32:17,931 INFO L276 IsEmpty]: Start isEmpty. Operand 747 states and 2100 transitions. [2024-11-08 22:32:17,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:17,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:17,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:17,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:17,941 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:19,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:19,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2108 states to 751 states and 2108 transitions. [2024-11-08 22:32:19,832 INFO L276 IsEmpty]: Start isEmpty. Operand 751 states and 2108 transitions. [2024-11-08 22:32:19,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:19,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:19,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:19,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:19,848 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:32:21,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:21,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2119 states to 755 states and 2119 transitions. [2024-11-08 22:32:21,735 INFO L276 IsEmpty]: Start isEmpty. Operand 755 states and 2119 transitions. [2024-11-08 22:32:21,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:21,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:21,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:21,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:21,749 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:23,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:23,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2129 states to 759 states and 2129 transitions. [2024-11-08 22:32:23,905 INFO L276 IsEmpty]: Start isEmpty. Operand 759 states and 2129 transitions. [2024-11-08 22:32:23,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:23,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:23,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:23,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:23,921 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:24,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:24,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2136 states to 762 states and 2136 transitions. [2024-11-08 22:32:24,832 INFO L276 IsEmpty]: Start isEmpty. Operand 762 states and 2136 transitions. [2024-11-08 22:32:24,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:24,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:24,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:24,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:24,843 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:26,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:26,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2149 states to 767 states and 2149 transitions. [2024-11-08 22:32:26,779 INFO L276 IsEmpty]: Start isEmpty. Operand 767 states and 2149 transitions. [2024-11-08 22:32:26,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:26,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:26,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:26,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:26,798 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:32:29,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:29,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2165 states to 774 states and 2165 transitions. [2024-11-08 22:32:29,605 INFO L276 IsEmpty]: Start isEmpty. Operand 774 states and 2165 transitions. [2024-11-08 22:32:29,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:29,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:29,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:29,615 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:31,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:31,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2174 states to 779 states and 2174 transitions. [2024-11-08 22:32:31,896 INFO L276 IsEmpty]: Start isEmpty. Operand 779 states and 2174 transitions. [2024-11-08 22:32:31,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:31,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:31,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:31,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:31,909 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:32:33,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:33,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2184 states to 786 states and 2184 transitions. [2024-11-08 22:32:33,834 INFO L276 IsEmpty]: Start isEmpty. Operand 786 states and 2184 transitions. [2024-11-08 22:32:33,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:33,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:33,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:33,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:33,848 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:32:35,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:35,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2189 states to 789 states and 2189 transitions. [2024-11-08 22:32:35,080 INFO L276 IsEmpty]: Start isEmpty. Operand 789 states and 2189 transitions. [2024-11-08 22:32:35,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:35,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:35,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:35,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:35,101 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:36,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2196 states to 792 states and 2196 transitions. [2024-11-08 22:32:36,198 INFO L276 IsEmpty]: Start isEmpty. Operand 792 states and 2196 transitions. [2024-11-08 22:32:36,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:36,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,222 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:36,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:36,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2197 states to 794 states and 2197 transitions. [2024-11-08 22:32:36,321 INFO L276 IsEmpty]: Start isEmpty. Operand 794 states and 2197 transitions. [2024-11-08 22:32:36,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:36,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:36,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:36,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:36,344 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:40,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:40,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2213 states to 801 states and 2213 transitions. [2024-11-08 22:32:40,298 INFO L276 IsEmpty]: Start isEmpty. Operand 801 states and 2213 transitions. [2024-11-08 22:32:40,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:40,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:40,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:40,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:40,314 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:44,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2229 states to 806 states and 2229 transitions. [2024-11-08 22:32:44,263 INFO L276 IsEmpty]: Start isEmpty. Operand 806 states and 2229 transitions. [2024-11-08 22:32:44,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:44,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,281 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:44,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:44,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2230 states to 808 states and 2230 transitions. [2024-11-08 22:32:44,357 INFO L276 IsEmpty]: Start isEmpty. Operand 808 states and 2230 transitions. [2024-11-08 22:32:44,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:44,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:44,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:44,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:44,377 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:47,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:47,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2248 states to 812 states and 2248 transitions. [2024-11-08 22:32:47,485 INFO L276 IsEmpty]: Start isEmpty. Operand 812 states and 2248 transitions. [2024-11-08 22:32:47,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:47,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:47,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:47,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:47,500 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:32:49,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:49,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2251 states to 815 states and 2251 transitions. [2024-11-08 22:32:49,459 INFO L276 IsEmpty]: Start isEmpty. Operand 815 states and 2251 transitions. [2024-11-08 22:32:49,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:49,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:49,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:49,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:49,471 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:32:51,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:51,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2254 states to 818 states and 2254 transitions. [2024-11-08 22:32:51,322 INFO L276 IsEmpty]: Start isEmpty. Operand 818 states and 2254 transitions. [2024-11-08 22:32:51,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:51,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:51,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:51,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:51,336 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:32:52,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:52,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2257 states to 819 states and 2257 transitions. [2024-11-08 22:32:52,536 INFO L276 IsEmpty]: Start isEmpty. Operand 819 states and 2257 transitions. [2024-11-08 22:32:52,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:52,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:52,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:52,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:52,583 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:32:53,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2258 states to 820 states and 2258 transitions. [2024-11-08 22:32:53,123 INFO L276 IsEmpty]: Start isEmpty. Operand 820 states and 2258 transitions. [2024-11-08 22:32:53,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:53,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,134 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:53,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2259 states to 822 states and 2259 transitions. [2024-11-08 22:32:53,194 INFO L276 IsEmpty]: Start isEmpty. Operand 822 states and 2259 transitions. [2024-11-08 22:32:53,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:53,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,209 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:32:53,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:53,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2260 states to 824 states and 2260 transitions. [2024-11-08 22:32:53,422 INFO L276 IsEmpty]: Start isEmpty. Operand 824 states and 2260 transitions. [2024-11-08 22:32:53,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:53,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:53,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:53,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:53,464 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:32:55,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:55,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2265 states to 826 states and 2265 transitions. [2024-11-08 22:32:55,928 INFO L276 IsEmpty]: Start isEmpty. Operand 826 states and 2265 transitions. [2024-11-08 22:32:55,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:55,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:55,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:55,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:55,943 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:32:57,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:32:57,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2266 states to 827 states and 2266 transitions. [2024-11-08 22:32:57,299 INFO L276 IsEmpty]: Start isEmpty. Operand 827 states and 2266 transitions. [2024-11-08 22:32:57,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:32:57,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:32:57,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:32:57,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:32:57,312 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:33:00,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:00,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2286 states to 832 states and 2286 transitions. [2024-11-08 22:33:00,185 INFO L276 IsEmpty]: Start isEmpty. Operand 832 states and 2286 transitions. [2024-11-08 22:33:00,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:00,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:00,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:00,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:00,196 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:33:03,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:03,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2305 states to 836 states and 2305 transitions. [2024-11-08 22:33:03,529 INFO L276 IsEmpty]: Start isEmpty. Operand 836 states and 2305 transitions. [2024-11-08 22:33:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:03,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:03,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:03,541 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:33:06,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:06,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2323 states to 841 states and 2323 transitions. [2024-11-08 22:33:06,749 INFO L276 IsEmpty]: Start isEmpty. Operand 841 states and 2323 transitions. [2024-11-08 22:33:06,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:06,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:06,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:06,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:06,762 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:33:07,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:07,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2331 states to 845 states and 2331 transitions. [2024-11-08 22:33:07,904 INFO L276 IsEmpty]: Start isEmpty. Operand 845 states and 2331 transitions. [2024-11-08 22:33:07,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:07,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:07,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:07,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:07,916 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:33:07,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:07,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2332 states to 847 states and 2332 transitions. [2024-11-08 22:33:07,976 INFO L276 IsEmpty]: Start isEmpty. Operand 847 states and 2332 transitions. [2024-11-08 22:33:07,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:07,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:07,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:07,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:07,985 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:33:10,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:10,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2335 states to 849 states and 2335 transitions. [2024-11-08 22:33:10,464 INFO L276 IsEmpty]: Start isEmpty. Operand 849 states and 2335 transitions. [2024-11-08 22:33:10,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:10,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:10,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:10,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:10,474 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:33:13,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:13,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2343 states to 852 states and 2343 transitions. [2024-11-08 22:33:13,431 INFO L276 IsEmpty]: Start isEmpty. Operand 852 states and 2343 transitions. [2024-11-08 22:33:13,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:13,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:13,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:13,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:13,484 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:13,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:13,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2343 states to 853 states and 2343 transitions. [2024-11-08 22:33:13,602 INFO L276 IsEmpty]: Start isEmpty. Operand 853 states and 2343 transitions. [2024-11-08 22:33:13,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:13,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:13,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:13,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:13,655 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:13,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:13,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2343 states to 854 states and 2343 transitions. [2024-11-08 22:33:13,818 INFO L276 IsEmpty]: Start isEmpty. Operand 854 states and 2343 transitions. [2024-11-08 22:33:13,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:13,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:13,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:13,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:14,007 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:33:17,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:17,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2348 states to 857 states and 2348 transitions. [2024-11-08 22:33:17,549 INFO L276 IsEmpty]: Start isEmpty. Operand 857 states and 2348 transitions. [2024-11-08 22:33:17,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:17,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:17,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:17,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:17,568 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:33:18,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:18,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2358 states to 861 states and 2358 transitions. [2024-11-08 22:33:18,923 INFO L276 IsEmpty]: Start isEmpty. Operand 861 states and 2358 transitions. [2024-11-08 22:33:18,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:18,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:18,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:18,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:18,979 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:19,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:19,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2358 states to 862 states and 2358 transitions. [2024-11-08 22:33:19,102 INFO L276 IsEmpty]: Start isEmpty. Operand 862 states and 2358 transitions. [2024-11-08 22:33:19,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:19,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:19,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:19,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:19,113 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:33:23,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:23,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2382 states to 871 states and 2382 transitions. [2024-11-08 22:33:23,704 INFO L276 IsEmpty]: Start isEmpty. Operand 871 states and 2382 transitions. [2024-11-08 22:33:23,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:23,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:23,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:23,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:23,718 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:33:26,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:26,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2390 states to 876 states and 2390 transitions. [2024-11-08 22:33:26,591 INFO L276 IsEmpty]: Start isEmpty. Operand 876 states and 2390 transitions. [2024-11-08 22:33:26,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:26,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:26,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:26,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:26,602 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:33:29,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:29,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2401 states to 881 states and 2401 transitions. [2024-11-08 22:33:29,231 INFO L276 IsEmpty]: Start isEmpty. Operand 881 states and 2401 transitions. [2024-11-08 22:33:29,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:29,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:29,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:29,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:29,243 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:33:30,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:30,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2407 states to 884 states and 2407 transitions. [2024-11-08 22:33:30,364 INFO L276 IsEmpty]: Start isEmpty. Operand 884 states and 2407 transitions. [2024-11-08 22:33:30,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 22:33:30,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:30,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:30,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:30,375 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-11-08 22:33:33,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:33,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2410 states to 886 states and 2410 transitions. [2024-11-08 22:33:33,224 INFO L276 IsEmpty]: Start isEmpty. Operand 886 states and 2410 transitions. [2024-11-08 22:33:33,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:33,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:33,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:33,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:33,235 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:33:35,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:35,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2426 states to 889 states and 2426 transitions. [2024-11-08 22:33:35,925 INFO L276 IsEmpty]: Start isEmpty. Operand 889 states and 2426 transitions. [2024-11-08 22:33:35,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:35,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:35,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:35,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:35,940 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:33:37,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:37,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2425 states to 889 states and 2425 transitions. [2024-11-08 22:33:37,303 INFO L276 IsEmpty]: Start isEmpty. Operand 889 states and 2425 transitions. [2024-11-08 22:33:37,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:37,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:37,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:37,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:37,325 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:33:38,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:38,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2424 states to 889 states and 2424 transitions. [2024-11-08 22:33:38,692 INFO L276 IsEmpty]: Start isEmpty. Operand 889 states and 2424 transitions. [2024-11-08 22:33:38,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:38,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:38,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:38,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:38,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:33:40,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:40,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2426 states to 892 states and 2426 transitions. [2024-11-08 22:33:40,365 INFO L276 IsEmpty]: Start isEmpty. Operand 892 states and 2426 transitions. [2024-11-08 22:33:40,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:40,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:40,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:40,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:40,380 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:41,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:41,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2435 states to 898 states and 2435 transitions. [2024-11-08 22:33:41,922 INFO L276 IsEmpty]: Start isEmpty. Operand 898 states and 2435 transitions. [2024-11-08 22:33:41,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:41,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:41,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:41,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:41,937 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:44,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:44,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2444 states to 904 states and 2444 transitions. [2024-11-08 22:33:44,093 INFO L276 IsEmpty]: Start isEmpty. Operand 904 states and 2444 transitions. [2024-11-08 22:33:44,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:44,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:44,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:44,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:44,107 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:49,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:49,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2471 states to 913 states and 2471 transitions. [2024-11-08 22:33:49,093 INFO L276 IsEmpty]: Start isEmpty. Operand 913 states and 2471 transitions. [2024-11-08 22:33:49,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:49,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:49,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:49,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:49,114 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:50,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:50,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2477 states to 916 states and 2477 transitions. [2024-11-08 22:33:50,850 INFO L276 IsEmpty]: Start isEmpty. Operand 916 states and 2477 transitions. [2024-11-08 22:33:50,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:50,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:50,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:50,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:50,868 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 17 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:33:52,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:52,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2483 states to 919 states and 2483 transitions. [2024-11-08 22:33:52,346 INFO L276 IsEmpty]: Start isEmpty. Operand 919 states and 2483 transitions. [2024-11-08 22:33:52,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:52,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:52,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:52,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:52,357 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:33:54,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:54,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2485 states to 921 states and 2485 transitions. [2024-11-08 22:33:54,695 INFO L276 IsEmpty]: Start isEmpty. Operand 921 states and 2485 transitions. [2024-11-08 22:33:54,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:54,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:54,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:54,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:54,705 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:33:56,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:33:56,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2487 states to 923 states and 2487 transitions. [2024-11-08 22:33:56,064 INFO L276 IsEmpty]: Start isEmpty. Operand 923 states and 2487 transitions. [2024-11-08 22:33:56,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:33:56,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:33:56,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:33:56,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:33:56,076 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:01,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:01,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2519 states to 932 states and 2519 transitions. [2024-11-08 22:34:01,713 INFO L276 IsEmpty]: Start isEmpty. Operand 932 states and 2519 transitions. [2024-11-08 22:34:01,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:01,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:01,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:01,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:01,725 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:34:02,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:02,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2523 states to 933 states and 2523 transitions. [2024-11-08 22:34:02,980 INFO L276 IsEmpty]: Start isEmpty. Operand 933 states and 2523 transitions. [2024-11-08 22:34:02,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:02,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:02,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:02,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:02,996 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:04,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:04,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2530 states to 936 states and 2530 transitions. [2024-11-08 22:34:04,337 INFO L276 IsEmpty]: Start isEmpty. Operand 936 states and 2530 transitions. [2024-11-08 22:34:04,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:04,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:04,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:04,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:04,369 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:05,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:05,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2539 states to 939 states and 2539 transitions. [2024-11-08 22:34:05,492 INFO L276 IsEmpty]: Start isEmpty. Operand 939 states and 2539 transitions. [2024-11-08 22:34:05,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:05,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:05,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:05,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:05,504 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:34:06,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:06,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2544 states to 942 states and 2544 transitions. [2024-11-08 22:34:06,645 INFO L276 IsEmpty]: Start isEmpty. Operand 942 states and 2544 transitions. [2024-11-08 22:34:06,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:06,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:06,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:06,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:06,657 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:07,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:07,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2553 states to 948 states and 2553 transitions. [2024-11-08 22:34:07,919 INFO L276 IsEmpty]: Start isEmpty. Operand 948 states and 2553 transitions. [2024-11-08 22:34:07,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:07,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:07,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:07,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:07,935 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:09,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:09,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2561 states to 952 states and 2561 transitions. [2024-11-08 22:34:09,089 INFO L276 IsEmpty]: Start isEmpty. Operand 952 states and 2561 transitions. [2024-11-08 22:34:09,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:09,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:09,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:09,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:09,103 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:34:09,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:09,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2562 states to 954 states and 2562 transitions. [2024-11-08 22:34:09,184 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 2562 transitions. [2024-11-08 22:34:09,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:09,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:09,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:09,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:09,200 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:11,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:11,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2572 states to 960 states and 2572 transitions. [2024-11-08 22:34:11,772 INFO L276 IsEmpty]: Start isEmpty. Operand 960 states and 2572 transitions. [2024-11-08 22:34:11,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:11,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:11,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:11,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:11,782 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:12,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:12,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2573 states to 961 states and 2573 transitions. [2024-11-08 22:34:12,612 INFO L276 IsEmpty]: Start isEmpty. Operand 961 states and 2573 transitions. [2024-11-08 22:34:12,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:12,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:12,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:12,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:12,628 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:12,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:12,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2573 states to 962 states and 2573 transitions. [2024-11-08 22:34:12,735 INFO L276 IsEmpty]: Start isEmpty. Operand 962 states and 2573 transitions. [2024-11-08 22:34:12,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:12,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:12,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:12,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:12,750 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:34:14,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:14,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2575 states to 965 states and 2575 transitions. [2024-11-08 22:34:14,025 INFO L276 IsEmpty]: Start isEmpty. Operand 965 states and 2575 transitions. [2024-11-08 22:34:14,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:14,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:14,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:14,040 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:34:15,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:15,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2577 states to 968 states and 2577 transitions. [2024-11-08 22:34:15,233 INFO L276 IsEmpty]: Start isEmpty. Operand 968 states and 2577 transitions. [2024-11-08 22:34:15,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:15,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:15,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:15,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:15,243 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-08 22:34:15,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:15,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2577 states to 969 states and 2577 transitions. [2024-11-08 22:34:15,337 INFO L276 IsEmpty]: Start isEmpty. Operand 969 states and 2577 transitions. [2024-11-08 22:34:15,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-08 22:34:15,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:15,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:15,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:15,348 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:34:18,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:18,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2582 states to 970 states and 2582 transitions. [2024-11-08 22:34:18,717 INFO L276 IsEmpty]: Start isEmpty. Operand 970 states and 2582 transitions. [2024-11-08 22:34:18,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:18,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:18,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:18,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:18,727 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:34:19,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:19,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2583 states to 971 states and 2583 transitions. [2024-11-08 22:34:19,329 INFO L276 IsEmpty]: Start isEmpty. Operand 971 states and 2583 transitions. [2024-11-08 22:34:19,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:19,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:19,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:19,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:19,354 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:34:21,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:21,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2584 states to 972 states and 2584 transitions. [2024-11-08 22:34:21,758 INFO L276 IsEmpty]: Start isEmpty. Operand 972 states and 2584 transitions. [2024-11-08 22:34:21,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:21,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:21,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:21,770 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:34:23,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:23,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2582 states to 972 states and 2582 transitions. [2024-11-08 22:34:23,161 INFO L276 IsEmpty]: Start isEmpty. Operand 972 states and 2582 transitions. [2024-11-08 22:34:23,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:23,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:23,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:23,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:23,171 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:34:23,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:23,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2581 states to 972 states and 2581 transitions. [2024-11-08 22:34:23,715 INFO L276 IsEmpty]: Start isEmpty. Operand 972 states and 2581 transitions. [2024-11-08 22:34:23,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:23,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:23,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:23,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:23,730 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:34:25,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:25,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2588 states to 977 states and 2588 transitions. [2024-11-08 22:34:25,870 INFO L276 IsEmpty]: Start isEmpty. Operand 977 states and 2588 transitions. [2024-11-08 22:34:25,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:25,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:25,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:25,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:25,884 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:34:28,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:28,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2590 states to 979 states and 2590 transitions. [2024-11-08 22:34:28,478 INFO L276 IsEmpty]: Start isEmpty. Operand 979 states and 2590 transitions. [2024-11-08 22:34:28,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:28,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:28,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:28,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:28,492 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:34:29,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:29,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2591 states to 980 states and 2591 transitions. [2024-11-08 22:34:29,326 INFO L276 IsEmpty]: Start isEmpty. Operand 980 states and 2591 transitions. [2024-11-08 22:34:29,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:29,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:29,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:29,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:29,363 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:34:32,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:32,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2592 states to 981 states and 2592 transitions. [2024-11-08 22:34:32,850 INFO L276 IsEmpty]: Start isEmpty. Operand 981 states and 2592 transitions. [2024-11-08 22:34:32,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:32,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:32,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:32,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:32,861 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:34:34,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:34,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2590 states to 981 states and 2590 transitions. [2024-11-08 22:34:34,749 INFO L276 IsEmpty]: Start isEmpty. Operand 981 states and 2590 transitions. [2024-11-08 22:34:34,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:34,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:34,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:34,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:35,542 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:34:42,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:42,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2679 states to 991 states and 2679 transitions. [2024-11-08 22:34:42,148 INFO L276 IsEmpty]: Start isEmpty. Operand 991 states and 2679 transitions. [2024-11-08 22:34:42,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:42,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:42,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:42,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:42,165 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:34:47,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:47,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2698 states to 996 states and 2698 transitions. [2024-11-08 22:34:47,253 INFO L276 IsEmpty]: Start isEmpty. Operand 996 states and 2698 transitions. [2024-11-08 22:34:47,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:47,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:47,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:47,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:47,273 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:34:51,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:51,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2716 states to 1000 states and 2716 transitions. [2024-11-08 22:34:51,171 INFO L276 IsEmpty]: Start isEmpty. Operand 1000 states and 2716 transitions. [2024-11-08 22:34:51,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:51,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:51,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:51,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:51,186 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:34:53,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:53,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2725 states to 1004 states and 2725 transitions. [2024-11-08 22:34:53,059 INFO L276 IsEmpty]: Start isEmpty. Operand 1004 states and 2725 transitions. [2024-11-08 22:34:53,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:53,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:53,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:53,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:53,080 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:34:56,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:56,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2738 states to 1009 states and 2738 transitions. [2024-11-08 22:34:56,052 INFO L276 IsEmpty]: Start isEmpty. Operand 1009 states and 2738 transitions. [2024-11-08 22:34:56,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:56,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:56,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:56,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:56,065 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 22:34:57,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:57,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2737 states to 1009 states and 2737 transitions. [2024-11-08 22:34:57,914 INFO L276 IsEmpty]: Start isEmpty. Operand 1009 states and 2737 transitions. [2024-11-08 22:34:57,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:57,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:57,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:57,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:34:57,927 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:34:58,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:34:58,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2736 states to 1009 states and 2736 transitions. [2024-11-08 22:34:58,699 INFO L276 IsEmpty]: Start isEmpty. Operand 1009 states and 2736 transitions. [2024-11-08 22:34:58,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:34:58,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:34:58,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:34:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:00,239 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:35:11,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:11,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2805 states to 1018 states and 2805 transitions. [2024-11-08 22:35:11,467 INFO L276 IsEmpty]: Start isEmpty. Operand 1018 states and 2805 transitions. [2024-11-08 22:35:11,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:11,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:11,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:11,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:11,478 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:35:12,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:12,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2806 states to 1019 states and 2806 transitions. [2024-11-08 22:35:12,602 INFO L276 IsEmpty]: Start isEmpty. Operand 1019 states and 2806 transitions. [2024-11-08 22:35:12,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:12,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:12,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:12,615 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:35:20,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:20,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2839 states to 1026 states and 2839 transitions. [2024-11-08 22:35:20,182 INFO L276 IsEmpty]: Start isEmpty. Operand 1026 states and 2839 transitions. [2024-11-08 22:35:20,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:20,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:20,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:20,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:20,196 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:35:23,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:23,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2849 states to 1031 states and 2849 transitions. [2024-11-08 22:35:23,675 INFO L276 IsEmpty]: Start isEmpty. Operand 1031 states and 2849 transitions. [2024-11-08 22:35:23,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:23,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:23,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:23,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:23,693 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:35:27,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:27,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2858 states to 1035 states and 2858 transitions. [2024-11-08 22:35:27,637 INFO L276 IsEmpty]: Start isEmpty. Operand 1035 states and 2858 transitions. [2024-11-08 22:35:27,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:27,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:27,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:27,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:27,653 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:35:33,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:33,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2878 states to 1040 states and 2878 transitions. [2024-11-08 22:35:33,035 INFO L276 IsEmpty]: Start isEmpty. Operand 1040 states and 2878 transitions. [2024-11-08 22:35:33,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:33,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:33,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:33,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:33,255 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:35:37,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:37,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2893 states to 1045 states and 2893 transitions. [2024-11-08 22:35:37,876 INFO L276 IsEmpty]: Start isEmpty. Operand 1045 states and 2893 transitions. [2024-11-08 22:35:37,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:37,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:37,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:37,889 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:35:39,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:39,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2898 states to 1048 states and 2898 transitions. [2024-11-08 22:35:39,590 INFO L276 IsEmpty]: Start isEmpty. Operand 1048 states and 2898 transitions. [2024-11-08 22:35:39,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:39,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:39,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:39,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:39,600 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:35:41,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:41,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2907 states to 1052 states and 2907 transitions. [2024-11-08 22:35:41,044 INFO L276 IsEmpty]: Start isEmpty. Operand 1052 states and 2907 transitions. [2024-11-08 22:35:41,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:41,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:41,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:41,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:41,053 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:35:42,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:42,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2908 states to 1054 states and 2908 transitions. [2024-11-08 22:35:42,546 INFO L276 IsEmpty]: Start isEmpty. Operand 1054 states and 2908 transitions. [2024-11-08 22:35:42,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:42,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:42,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:42,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:42,557 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-08 22:35:45,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:45,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2917 states to 1056 states and 2917 transitions. [2024-11-08 22:35:45,704 INFO L276 IsEmpty]: Start isEmpty. Operand 1056 states and 2917 transitions. [2024-11-08 22:35:45,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:45,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:45,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:45,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:45,756 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-08 22:35:50,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:50,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2918 states to 1057 states and 2918 transitions. [2024-11-08 22:35:50,175 INFO L276 IsEmpty]: Start isEmpty. Operand 1057 states and 2918 transitions. [2024-11-08 22:35:50,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-08 22:35:50,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:50,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:50,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:50,194 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-08 22:35:52,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:52,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2921 states to 1058 states and 2921 transitions. [2024-11-08 22:35:52,343 INFO L276 IsEmpty]: Start isEmpty. Operand 1058 states and 2921 transitions. [2024-11-08 22:35:52,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:35:52,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:52,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:52,356 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:35:54,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:54,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2921 states to 1059 states and 2921 transitions. [2024-11-08 22:35:54,436 INFO L276 IsEmpty]: Start isEmpty. Operand 1059 states and 2921 transitions. [2024-11-08 22:35:54,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:35:54,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:54,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:54,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:54,471 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:35:54,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:54,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2922 states to 1060 states and 2922 transitions. [2024-11-08 22:35:54,597 INFO L276 IsEmpty]: Start isEmpty. Operand 1060 states and 2922 transitions. [2024-11-08 22:35:54,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:35:54,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:54,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:54,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:54,622 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:35:58,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:35:58,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2923 states to 1061 states and 2923 transitions. [2024-11-08 22:35:58,560 INFO L276 IsEmpty]: Start isEmpty. Operand 1061 states and 2923 transitions. [2024-11-08 22:35:58,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:35:58,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:35:58,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:35:58,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:35:58,573 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:36:00,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:00,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2921 states to 1061 states and 2921 transitions. [2024-11-08 22:36:00,415 INFO L276 IsEmpty]: Start isEmpty. Operand 1061 states and 2921 transitions. [2024-11-08 22:36:00,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:00,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:00,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:00,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:00,428 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:36:02,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:02,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2921 states to 1062 states and 2921 transitions. [2024-11-08 22:36:02,633 INFO L276 IsEmpty]: Start isEmpty. Operand 1062 states and 2921 transitions. [2024-11-08 22:36:02,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:02,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:02,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:02,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:02,646 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:36:04,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:04,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2920 states to 1062 states and 2920 transitions. [2024-11-08 22:36:04,350 INFO L276 IsEmpty]: Start isEmpty. Operand 1062 states and 2920 transitions. [2024-11-08 22:36:04,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:04,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:04,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:04,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:05,415 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:36:07,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:07,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3015 states to 1065 states and 3015 transitions. [2024-11-08 22:36:07,630 INFO L276 IsEmpty]: Start isEmpty. Operand 1065 states and 3015 transitions. [2024-11-08 22:36:07,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:07,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:07,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:07,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:07,643 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:36:09,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:09,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3014 states to 1065 states and 3014 transitions. [2024-11-08 22:36:09,566 INFO L276 IsEmpty]: Start isEmpty. Operand 1065 states and 3014 transitions. [2024-11-08 22:36:09,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:09,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:09,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:09,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:09,580 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:36:10,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:10,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3015 states to 1066 states and 3015 transitions. [2024-11-08 22:36:10,533 INFO L276 IsEmpty]: Start isEmpty. Operand 1066 states and 3015 transitions. [2024-11-08 22:36:10,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:10,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:10,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:10,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:10,564 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:36:14,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:14,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3016 states to 1067 states and 3016 transitions. [2024-11-08 22:36:14,644 INFO L276 IsEmpty]: Start isEmpty. Operand 1067 states and 3016 transitions. [2024-11-08 22:36:14,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:14,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:14,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:14,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:14,655 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 22:36:16,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:16,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3014 states to 1067 states and 3014 transitions. [2024-11-08 22:36:16,700 INFO L276 IsEmpty]: Start isEmpty. Operand 1067 states and 3014 transitions. [2024-11-08 22:36:16,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:16,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:16,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:16,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:16,713 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:36:20,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:20,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3016 states to 1069 states and 3016 transitions. [2024-11-08 22:36:20,613 INFO L276 IsEmpty]: Start isEmpty. Operand 1069 states and 3016 transitions. [2024-11-08 22:36:20,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:20,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:20,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:20,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:20,626 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-08 22:36:20,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3017 states to 1070 states and 3017 transitions. [2024-11-08 22:36:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 1070 states and 3017 transitions. [2024-11-08 22:36:20,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:20,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:20,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:20,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:20,756 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:36:24,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:24,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3018 states to 1071 states and 3018 transitions. [2024-11-08 22:36:24,905 INFO L276 IsEmpty]: Start isEmpty. Operand 1071 states and 3018 transitions. [2024-11-08 22:36:24,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:24,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:24,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:24,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:24,918 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:36:27,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:27,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3016 states to 1071 states and 3016 transitions. [2024-11-08 22:36:27,086 INFO L276 IsEmpty]: Start isEmpty. Operand 1071 states and 3016 transitions. [2024-11-08 22:36:27,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:27,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:27,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:27,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:27,105 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 8 proven. 8 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:36:28,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:28,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3016 states to 1072 states and 3016 transitions. [2024-11-08 22:36:28,099 INFO L276 IsEmpty]: Start isEmpty. Operand 1072 states and 3016 transitions. [2024-11-08 22:36:28,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:28,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:28,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:28,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:28,116 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 8 proven. 8 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:36:29,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:29,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3016 states to 1073 states and 3016 transitions. [2024-11-08 22:36:29,382 INFO L276 IsEmpty]: Start isEmpty. Operand 1073 states and 3016 transitions. [2024-11-08 22:36:29,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:29,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:29,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:29,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:29,407 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 8 proven. 8 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:36:30,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:30,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3016 states to 1074 states and 3016 transitions. [2024-11-08 22:36:30,323 INFO L276 IsEmpty]: Start isEmpty. Operand 1074 states and 3016 transitions. [2024-11-08 22:36:30,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:30,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:30,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:30,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:30,972 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:36:33,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:33,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3015 states to 1074 states and 3015 transitions. [2024-11-08 22:36:33,104 INFO L276 IsEmpty]: Start isEmpty. Operand 1074 states and 3015 transitions. [2024-11-08 22:36:33,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:33,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:33,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:33,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:33,115 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:36:34,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:34,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3014 states to 1074 states and 3014 transitions. [2024-11-08 22:36:34,467 INFO L276 IsEmpty]: Start isEmpty. Operand 1074 states and 3014 transitions. [2024-11-08 22:36:34,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:34,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:34,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:34,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:34,483 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-08 22:36:35,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:35,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3017 states to 1075 states and 3017 transitions. [2024-11-08 22:36:35,461 INFO L276 IsEmpty]: Start isEmpty. Operand 1075 states and 3017 transitions. [2024-11-08 22:36:35,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:35,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:35,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:35,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:35,477 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-08 22:36:36,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:36,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3018 states to 1076 states and 3018 transitions. [2024-11-08 22:36:36,843 INFO L276 IsEmpty]: Start isEmpty. Operand 1076 states and 3018 transitions. [2024-11-08 22:36:36,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:36,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:36,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:36,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:36,853 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-08 22:36:38,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:38,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3015 states to 1076 states and 3015 transitions. [2024-11-08 22:36:38,590 INFO L276 IsEmpty]: Start isEmpty. Operand 1076 states and 3015 transitions. [2024-11-08 22:36:38,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:38,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:38,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:38,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:38,600 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 22:36:39,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:39,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3014 states to 1076 states and 3014 transitions. [2024-11-08 22:36:39,275 INFO L276 IsEmpty]: Start isEmpty. Operand 1076 states and 3014 transitions. [2024-11-08 22:36:39,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:39,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:39,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:39,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:39,288 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-11-08 22:36:43,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:43,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3023 states to 1078 states and 3023 transitions. [2024-11-08 22:36:43,136 INFO L276 IsEmpty]: Start isEmpty. Operand 1078 states and 3023 transitions. [2024-11-08 22:36:43,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-08 22:36:43,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:43,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:43,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:43,147 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-08 22:36:44,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:44,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3024 states to 1079 states and 3024 transitions. [2024-11-08 22:36:44,822 INFO L276 IsEmpty]: Start isEmpty. Operand 1079 states and 3024 transitions. [2024-11-08 22:36:44,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:36:44,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:44,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:44,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:45,408 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:36:49,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:49,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3076 states to 1087 states and 3076 transitions. [2024-11-08 22:36:49,999 INFO L276 IsEmpty]: Start isEmpty. Operand 1087 states and 3076 transitions. [2024-11-08 22:36:49,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:36:49,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:50,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:50,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:50,009 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 22:36:51,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:51,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3078 states to 1088 states and 3078 transitions. [2024-11-08 22:36:51,619 INFO L276 IsEmpty]: Start isEmpty. Operand 1088 states and 3078 transitions. [2024-11-08 22:36:51,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:36:51,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:51,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:51,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:51,637 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:36:53,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:53,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3101 states to 1092 states and 3101 transitions. [2024-11-08 22:36:53,479 INFO L276 IsEmpty]: Start isEmpty. Operand 1092 states and 3101 transitions. [2024-11-08 22:36:53,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:36:53,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:53,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:53,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:53,494 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 22:36:55,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:55,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3098 states to 1091 states and 3098 transitions. [2024-11-08 22:36:55,623 INFO L276 IsEmpty]: Start isEmpty. Operand 1091 states and 3098 transitions. [2024-11-08 22:36:55,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:36:55,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:55,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:55,649 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:36:57,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:36:57,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3120 states to 1094 states and 3120 transitions. [2024-11-08 22:36:57,242 INFO L276 IsEmpty]: Start isEmpty. Operand 1094 states and 3120 transitions. [2024-11-08 22:36:57,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:36:57,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:36:57,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:36:57,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:36:57,257 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 48 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:37:00,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:00,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3141 states to 1098 states and 3141 transitions. [2024-11-08 22:37:00,638 INFO L276 IsEmpty]: Start isEmpty. Operand 1098 states and 3141 transitions. [2024-11-08 22:37:00,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:00,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:00,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:00,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:00,651 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:37:02,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:02,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3141 states to 1099 states and 3141 transitions. [2024-11-08 22:37:02,930 INFO L276 IsEmpty]: Start isEmpty. Operand 1099 states and 3141 transitions. [2024-11-08 22:37:02,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:02,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:02,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:02,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:02,944 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-08 22:37:05,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:05,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3144 states to 1100 states and 3144 transitions. [2024-11-08 22:37:05,066 INFO L276 IsEmpty]: Start isEmpty. Operand 1100 states and 3144 transitions. [2024-11-08 22:37:05,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:05,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:05,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:05,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:05,105 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:37:13,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:13,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3154 states to 1103 states and 3154 transitions. [2024-11-08 22:37:13,037 INFO L276 IsEmpty]: Start isEmpty. Operand 1103 states and 3154 transitions. [2024-11-08 22:37:13,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:13,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:13,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:13,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:13,048 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:37:14,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:14,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3153 states to 1103 states and 3153 transitions. [2024-11-08 22:37:14,471 INFO L276 IsEmpty]: Start isEmpty. Operand 1103 states and 3153 transitions. [2024-11-08 22:37:14,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:14,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:14,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:14,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:14,482 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-08 22:37:16,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:16,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3160 states to 1108 states and 3160 transitions. [2024-11-08 22:37:16,718 INFO L276 IsEmpty]: Start isEmpty. Operand 1108 states and 3160 transitions. [2024-11-08 22:37:16,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:16,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:16,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:16,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:16,728 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-08 22:37:19,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:19,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3162 states to 1110 states and 3162 transitions. [2024-11-08 22:37:19,901 INFO L276 IsEmpty]: Start isEmpty. Operand 1110 states and 3162 transitions. [2024-11-08 22:37:19,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:19,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:19,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:19,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:19,912 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-08 22:37:20,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:20,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3163 states to 1111 states and 3163 transitions. [2024-11-08 22:37:20,656 INFO L276 IsEmpty]: Start isEmpty. Operand 1111 states and 3163 transitions. [2024-11-08 22:37:20,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:20,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:20,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:20,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:20,682 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:37:23,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:23,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3164 states to 1112 states and 3164 transitions. [2024-11-08 22:37:23,977 INFO L276 IsEmpty]: Start isEmpty. Operand 1112 states and 3164 transitions. [2024-11-08 22:37:23,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:23,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:23,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:23,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:23,992 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:37:25,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:25,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3163 states to 1112 states and 3163 transitions. [2024-11-08 22:37:25,682 INFO L276 IsEmpty]: Start isEmpty. Operand 1112 states and 3163 transitions. [2024-11-08 22:37:25,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:25,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:25,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:25,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:25,694 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-08 22:37:27,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:27,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3163 states to 1113 states and 3163 transitions. [2024-11-08 22:37:27,459 INFO L276 IsEmpty]: Start isEmpty. Operand 1113 states and 3163 transitions. [2024-11-08 22:37:27,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:27,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:27,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:27,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:27,478 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:37:29,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:29,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3163 states to 1114 states and 3163 transitions. [2024-11-08 22:37:29,684 INFO L276 IsEmpty]: Start isEmpty. Operand 1114 states and 3163 transitions. [2024-11-08 22:37:29,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:29,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:29,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:29,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:30,396 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:37:40,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:40,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3264 states to 1125 states and 3264 transitions. [2024-11-08 22:37:40,409 INFO L276 IsEmpty]: Start isEmpty. Operand 1125 states and 3264 transitions. [2024-11-08 22:37:40,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:40,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:40,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:40,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:40,422 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:37:43,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:43,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3273 states to 1130 states and 3273 transitions. [2024-11-08 22:37:43,594 INFO L276 IsEmpty]: Start isEmpty. Operand 1130 states and 3273 transitions. [2024-11-08 22:37:43,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:43,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:43,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:43,611 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:37:50,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:50,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3295 states to 1136 states and 3295 transitions. [2024-11-08 22:37:50,251 INFO L276 IsEmpty]: Start isEmpty. Operand 1136 states and 3295 transitions. [2024-11-08 22:37:50,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:50,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:50,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:50,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:50,264 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:37:52,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:52,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3303 states to 1140 states and 3303 transitions. [2024-11-08 22:37:52,170 INFO L276 IsEmpty]: Start isEmpty. Operand 1140 states and 3303 transitions. [2024-11-08 22:37:52,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:52,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:52,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:52,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:52,195 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 31 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 22:37:59,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:59,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3328 states to 1147 states and 3328 transitions. [2024-11-08 22:37:59,203 INFO L276 IsEmpty]: Start isEmpty. Operand 1147 states and 3328 transitions. [2024-11-08 22:37:59,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:59,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:59,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:59,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:59,214 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-08 22:37:59,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:37:59,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3329 states to 1148 states and 3329 transitions. [2024-11-08 22:37:59,285 INFO L276 IsEmpty]: Start isEmpty. Operand 1148 states and 3329 transitions. [2024-11-08 22:37:59,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:37:59,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:37:59,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:37:59,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:37:59,309 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:38:03,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:03,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3330 states to 1149 states and 3330 transitions. [2024-11-08 22:38:03,310 INFO L276 IsEmpty]: Start isEmpty. Operand 1149 states and 3330 transitions. [2024-11-08 22:38:03,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:38:03,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:03,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:03,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:03,320 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 22:38:05,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:05,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3328 states to 1149 states and 3328 transitions. [2024-11-08 22:38:05,156 INFO L276 IsEmpty]: Start isEmpty. Operand 1149 states and 3328 transitions. [2024-11-08 22:38:05,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-08 22:38:05,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:05,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:05,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:05,168 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 38 trivial. 0 not checked. [2024-11-08 22:38:07,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:07,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3328 states to 1150 states and 3328 transitions. [2024-11-08 22:38:07,024 INFO L276 IsEmpty]: Start isEmpty. Operand 1150 states and 3328 transitions. [2024-11-08 22:38:07,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:07,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:07,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:07,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:07,033 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:38:15,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:15,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3355 states to 1158 states and 3355 transitions. [2024-11-08 22:38:15,194 INFO L276 IsEmpty]: Start isEmpty. Operand 1158 states and 3355 transitions. [2024-11-08 22:38:15,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:15,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:15,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:15,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:15,209 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-08 22:38:21,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:21,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3377 states to 1163 states and 3377 transitions. [2024-11-08 22:38:21,053 INFO L276 IsEmpty]: Start isEmpty. Operand 1163 states and 3377 transitions. [2024-11-08 22:38:21,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:21,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:21,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:21,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:21,062 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:38:22,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:22,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3386 states to 1167 states and 3386 transitions. [2024-11-08 22:38:22,872 INFO L276 IsEmpty]: Start isEmpty. Operand 1167 states and 3386 transitions. [2024-11-08 22:38:22,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:22,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:22,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:22,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:22,883 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-08 22:38:25,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:25,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3398 states to 1171 states and 3398 transitions. [2024-11-08 22:38:25,019 INFO L276 IsEmpty]: Start isEmpty. Operand 1171 states and 3398 transitions. [2024-11-08 22:38:25,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:25,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:25,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:25,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:25,030 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-08 22:38:27,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:27,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3401 states to 1172 states and 3401 transitions. [2024-11-08 22:38:27,403 INFO L276 IsEmpty]: Start isEmpty. Operand 1172 states and 3401 transitions. [2024-11-08 22:38:27,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:27,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:27,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:27,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:27,418 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-08 22:38:29,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:29,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3404 states to 1175 states and 3404 transitions. [2024-11-08 22:38:29,786 INFO L276 IsEmpty]: Start isEmpty. Operand 1175 states and 3404 transitions. [2024-11-08 22:38:29,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:29,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:29,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:29,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:29,814 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:38:33,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:33,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3411 states to 1179 states and 3411 transitions. [2024-11-08 22:38:33,329 INFO L276 IsEmpty]: Start isEmpty. Operand 1179 states and 3411 transitions. [2024-11-08 22:38:33,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:33,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:33,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:33,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:33,344 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:38:34,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:34,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3419 states to 1182 states and 3419 transitions. [2024-11-08 22:38:34,999 INFO L276 IsEmpty]: Start isEmpty. Operand 1182 states and 3419 transitions. [2024-11-08 22:38:35,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:35,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:35,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:35,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:35,010 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-08 22:38:36,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:36,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3430 states to 1185 states and 3430 transitions. [2024-11-08 22:38:36,851 INFO L276 IsEmpty]: Start isEmpty. Operand 1185 states and 3430 transitions. [2024-11-08 22:38:36,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:36,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:36,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:36,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:36,868 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 6 proven. 28 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:38:41,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:41,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3439 states to 1188 states and 3439 transitions. [2024-11-08 22:38:41,197 INFO L276 IsEmpty]: Start isEmpty. Operand 1188 states and 3439 transitions. [2024-11-08 22:38:41,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:41,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:41,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:41,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:41,216 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:38:46,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:46,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3447 states to 1191 states and 3447 transitions. [2024-11-08 22:38:46,799 INFO L276 IsEmpty]: Start isEmpty. Operand 1191 states and 3447 transitions. [2024-11-08 22:38:46,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:46,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:46,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:46,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:46,813 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 22:38:48,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:48,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3448 states to 1192 states and 3448 transitions. [2024-11-08 22:38:48,901 INFO L276 IsEmpty]: Start isEmpty. Operand 1192 states and 3448 transitions. [2024-11-08 22:38:48,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:48,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:48,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:48,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:48,918 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 27 trivial. 0 not checked. [2024-11-08 22:38:50,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:50,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3449 states to 1193 states and 3449 transitions. [2024-11-08 22:38:50,614 INFO L276 IsEmpty]: Start isEmpty. Operand 1193 states and 3449 transitions. [2024-11-08 22:38:50,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:50,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:50,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:50,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:50,629 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:38:52,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:52,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3448 states to 1193 states and 3448 transitions. [2024-11-08 22:38:52,775 INFO L276 IsEmpty]: Start isEmpty. Operand 1193 states and 3448 transitions. [2024-11-08 22:38:52,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:52,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:52,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:52,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:52,793 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:38:55,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:55,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3447 states to 1193 states and 3447 transitions. [2024-11-08 22:38:55,154 INFO L276 IsEmpty]: Start isEmpty. Operand 1193 states and 3447 transitions. [2024-11-08 22:38:55,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-08 22:38:55,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:55,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:55,207 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-08 22:38:57,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:38:57,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3447 states to 1194 states and 3447 transitions. [2024-11-08 22:38:57,528 INFO L276 IsEmpty]: Start isEmpty. Operand 1194 states and 3447 transitions. [2024-11-08 22:38:57,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:38:57,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:38:57,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:38:57,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:38:57,537 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:39:04,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:04,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3472 states to 1202 states and 3472 transitions. [2024-11-08 22:39:04,436 INFO L276 IsEmpty]: Start isEmpty. Operand 1202 states and 3472 transitions. [2024-11-08 22:39:04,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:04,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:04,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:04,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:04,445 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:39:08,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:08,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3479 states to 1206 states and 3479 transitions. [2024-11-08 22:39:08,882 INFO L276 IsEmpty]: Start isEmpty. Operand 1206 states and 3479 transitions. [2024-11-08 22:39:08,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:08,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:08,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:08,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:08,893 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:39:10,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:10,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3486 states to 1210 states and 3486 transitions. [2024-11-08 22:39:10,877 INFO L276 IsEmpty]: Start isEmpty. Operand 1210 states and 3486 transitions. [2024-11-08 22:39:10,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:10,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:10,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:10,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:10,886 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked. [2024-11-08 22:39:12,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:12,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3492 states to 1213 states and 3492 transitions. [2024-11-08 22:39:12,853 INFO L276 IsEmpty]: Start isEmpty. Operand 1213 states and 3492 transitions. [2024-11-08 22:39:12,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:12,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:12,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:12,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:12,874 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:39:18,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:18,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3500 states to 1216 states and 3500 transitions. [2024-11-08 22:39:18,733 INFO L276 IsEmpty]: Start isEmpty. Operand 1216 states and 3500 transitions. [2024-11-08 22:39:18,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:18,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:18,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:18,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:18,746 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:39:24,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:24,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3508 states to 1219 states and 3508 transitions. [2024-11-08 22:39:24,801 INFO L276 IsEmpty]: Start isEmpty. Operand 1219 states and 3508 transitions. [2024-11-08 22:39:24,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:24,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:24,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:24,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:24,822 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:39:30,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:30,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3514 states to 1222 states and 3514 transitions. [2024-11-08 22:39:30,096 INFO L276 IsEmpty]: Start isEmpty. Operand 1222 states and 3514 transitions. [2024-11-08 22:39:30,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:30,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:30,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:30,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:30,111 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-08 22:39:30,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:30,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3515 states to 1224 states and 3515 transitions. [2024-11-08 22:39:30,238 INFO L276 IsEmpty]: Start isEmpty. Operand 1224 states and 3515 transitions. [2024-11-08 22:39:30,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:30,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:30,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:30,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:30,249 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 22:39:35,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:35,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3533 states to 1227 states and 3533 transitions. [2024-11-08 22:39:35,596 INFO L276 IsEmpty]: Start isEmpty. Operand 1227 states and 3533 transitions. [2024-11-08 22:39:35,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:35,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:35,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:35,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:35,610 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-08 22:39:40,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:40,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3536 states to 1230 states and 3536 transitions. [2024-11-08 22:39:40,310 INFO L276 IsEmpty]: Start isEmpty. Operand 1230 states and 3536 transitions. [2024-11-08 22:39:40,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:40,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:40,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:40,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:40,327 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:39:42,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:42,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3544 states to 1234 states and 3544 transitions. [2024-11-08 22:39:42,594 INFO L276 IsEmpty]: Start isEmpty. Operand 1234 states and 3544 transitions. [2024-11-08 22:39:42,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:42,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:42,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:42,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:42,613 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:39:46,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:46,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3552 states to 1238 states and 3552 transitions. [2024-11-08 22:39:46,883 INFO L276 IsEmpty]: Start isEmpty. Operand 1238 states and 3552 transitions. [2024-11-08 22:39:46,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:46,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:46,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:46,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:46,895 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-08 22:39:48,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:48,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3556 states to 1239 states and 3556 transitions. [2024-11-08 22:39:48,643 INFO L276 IsEmpty]: Start isEmpty. Operand 1239 states and 3556 transitions. [2024-11-08 22:39:48,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:48,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:48,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:48,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:48,665 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:39:57,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:57,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3564 states to 1242 states and 3564 transitions. [2024-11-08 22:39:57,507 INFO L276 IsEmpty]: Start isEmpty. Operand 1242 states and 3564 transitions. [2024-11-08 22:39:57,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:57,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:57,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:57,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:57,522 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:39:59,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:39:59,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3563 states to 1242 states and 3563 transitions. [2024-11-08 22:39:59,384 INFO L276 IsEmpty]: Start isEmpty. Operand 1242 states and 3563 transitions. [2024-11-08 22:39:59,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:39:59,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:39:59,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:39:59,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:39:59,399 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-08 22:40:00,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:00,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3564 states to 1243 states and 3564 transitions. [2024-11-08 22:40:00,654 INFO L276 IsEmpty]: Start isEmpty. Operand 1243 states and 3564 transitions. [2024-11-08 22:40:00,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:00,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:00,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:00,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:00,676 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-08 22:40:05,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:05,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3566 states to 1245 states and 3566 transitions. [2024-11-08 22:40:05,145 INFO L276 IsEmpty]: Start isEmpty. Operand 1245 states and 3566 transitions. [2024-11-08 22:40:05,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:05,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:05,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:05,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:05,172 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-11-08 22:40:10,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:10,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3567 states to 1246 states and 3567 transitions. [2024-11-08 22:40:10,089 INFO L276 IsEmpty]: Start isEmpty. Operand 1246 states and 3567 transitions. [2024-11-08 22:40:10,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:10,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:10,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:10,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:10,103 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:40:12,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:12,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3566 states to 1246 states and 3566 transitions. [2024-11-08 22:40:12,857 INFO L276 IsEmpty]: Start isEmpty. Operand 1246 states and 3566 transitions. [2024-11-08 22:40:12,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:12,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:12,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:12,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:12,882 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:40:18,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:18,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3575 states to 1250 states and 3575 transitions. [2024-11-08 22:40:18,011 INFO L276 IsEmpty]: Start isEmpty. Operand 1250 states and 3575 transitions. [2024-11-08 22:40:18,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:18,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:18,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:18,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:18,027 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-08 22:40:20,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:20,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3587 states to 1254 states and 3587 transitions. [2024-11-08 22:40:20,668 INFO L276 IsEmpty]: Start isEmpty. Operand 1254 states and 3587 transitions. [2024-11-08 22:40:20,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:20,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:20,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:20,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:20,682 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:40:22,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:22,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3596 states to 1258 states and 3596 transitions. [2024-11-08 22:40:22,723 INFO L276 IsEmpty]: Start isEmpty. Operand 1258 states and 3596 transitions. [2024-11-08 22:40:22,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:22,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:22,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:22,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:22,750 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 6 proven. 29 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:40:25,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:25,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3600 states to 1260 states and 3600 transitions. [2024-11-08 22:40:25,098 INFO L276 IsEmpty]: Start isEmpty. Operand 1260 states and 3600 transitions. [2024-11-08 22:40:25,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:25,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:25,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:25,304 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 6 proven. 29 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:40:26,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:26,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3600 states to 1261 states and 3600 transitions. [2024-11-08 22:40:26,711 INFO L276 IsEmpty]: Start isEmpty. Operand 1261 states and 3600 transitions. [2024-11-08 22:40:26,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-08 22:40:26,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:26,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:26,736 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 6 proven. 29 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-08 22:40:29,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:29,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3601 states to 1262 states and 3601 transitions. [2024-11-08 22:40:29,408 INFO L276 IsEmpty]: Start isEmpty. Operand 1262 states and 3601 transitions. [2024-11-08 22:40:29,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:29,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:29,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:29,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:29,426 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-11-08 22:40:31,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:31,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3603 states to 1264 states and 3603 transitions. [2024-11-08 22:40:31,228 INFO L276 IsEmpty]: Start isEmpty. Operand 1264 states and 3603 transitions. [2024-11-08 22:40:31,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:31,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:31,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:31,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:31,273 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:40:31,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:31,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3603 states to 1265 states and 3603 transitions. [2024-11-08 22:40:31,417 INFO L276 IsEmpty]: Start isEmpty. Operand 1265 states and 3603 transitions. [2024-11-08 22:40:31,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:31,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:31,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:31,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:31,432 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:40:33,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:33,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3608 states to 1268 states and 3608 transitions. [2024-11-08 22:40:33,532 INFO L276 IsEmpty]: Start isEmpty. Operand 1268 states and 3608 transitions. [2024-11-08 22:40:33,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:33,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:33,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:33,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:33,576 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:40:34,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:34,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3610 states to 1269 states and 3610 transitions. [2024-11-08 22:40:34,516 INFO L276 IsEmpty]: Start isEmpty. Operand 1269 states and 3610 transitions. [2024-11-08 22:40:34,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:34,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:34,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:34,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:34,527 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-08 22:40:39,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:39,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3613 states to 1272 states and 3613 transitions. [2024-11-08 22:40:39,923 INFO L276 IsEmpty]: Start isEmpty. Operand 1272 states and 3613 transitions. [2024-11-08 22:40:39,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:39,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:39,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:39,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:39,940 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:40:42,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:42,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3619 states to 1275 states and 3619 transitions. [2024-11-08 22:40:42,477 INFO L276 IsEmpty]: Start isEmpty. Operand 1275 states and 3619 transitions. [2024-11-08 22:40:42,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:42,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:42,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:42,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:42,673 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-08 22:40:48,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:48,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3625 states to 1278 states and 3625 transitions. [2024-11-08 22:40:48,331 INFO L276 IsEmpty]: Start isEmpty. Operand 1278 states and 3625 transitions. [2024-11-08 22:40:48,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:48,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:48,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:48,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:48,373 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-08 22:40:49,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:49,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3625 states to 1279 states and 3625 transitions. [2024-11-08 22:40:49,427 INFO L276 IsEmpty]: Start isEmpty. Operand 1279 states and 3625 transitions. [2024-11-08 22:40:49,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:49,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:49,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:49,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:49,441 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-08 22:40:51,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:51,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3631 states to 1282 states and 3631 transitions. [2024-11-08 22:40:51,713 INFO L276 IsEmpty]: Start isEmpty. Operand 1282 states and 3631 transitions. [2024-11-08 22:40:51,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:51,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:51,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:51,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:51,722 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-08 22:40:51,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:51,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3632 states to 1284 states and 3632 transitions. [2024-11-08 22:40:51,843 INFO L276 IsEmpty]: Start isEmpty. Operand 1284 states and 3632 transitions. [2024-11-08 22:40:51,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:51,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:51,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:51,867 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 22:40:53,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:53,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3632 states to 1285 states and 3632 transitions. [2024-11-08 22:40:53,258 INFO L276 IsEmpty]: Start isEmpty. Operand 1285 states and 3632 transitions. [2024-11-08 22:40:53,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:53,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:53,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:53,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:53,269 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-11-08 22:40:58,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:40:58,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3645 states to 1288 states and 3645 transitions. [2024-11-08 22:40:58,397 INFO L276 IsEmpty]: Start isEmpty. Operand 1288 states and 3645 transitions. [2024-11-08 22:40:58,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:40:58,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:40:58,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:40:58,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:40:58,410 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:41:02,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:02,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3654 states to 1292 states and 3654 transitions. [2024-11-08 22:41:02,405 INFO L276 IsEmpty]: Start isEmpty. Operand 1292 states and 3654 transitions. [2024-11-08 22:41:02,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:02,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:02,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:02,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:02,418 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:41:04,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:04,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3662 states to 1295 states and 3662 transitions. [2024-11-08 22:41:04,555 INFO L276 IsEmpty]: Start isEmpty. Operand 1295 states and 3662 transitions. [2024-11-08 22:41:04,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:04,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:04,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:04,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:04,572 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-08 22:41:06,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:06,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3671 states to 1299 states and 3671 transitions. [2024-11-08 22:41:06,618 INFO L276 IsEmpty]: Start isEmpty. Operand 1299 states and 3671 transitions. [2024-11-08 22:41:06,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:06,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:06,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:06,628 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-08 22:41:11,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:11,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3678 states to 1301 states and 3678 transitions. [2024-11-08 22:41:11,669 INFO L276 IsEmpty]: Start isEmpty. Operand 1301 states and 3678 transitions. [2024-11-08 22:41:11,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:11,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:11,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:11,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:11,680 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-11-08 22:41:13,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:13,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3680 states to 1302 states and 3680 transitions. [2024-11-08 22:41:14,000 INFO L276 IsEmpty]: Start isEmpty. Operand 1302 states and 3680 transitions. [2024-11-08 22:41:14,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:14,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:14,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:14,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:14,012 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 28 trivial. 0 not checked. [2024-11-08 22:41:16,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:16,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3681 states to 1303 states and 3681 transitions. [2024-11-08 22:41:16,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1303 states and 3681 transitions. [2024-11-08 22:41:16,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:16,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:16,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:16,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:16,118 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 22:41:17,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:17,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3685 states to 1305 states and 3685 transitions. [2024-11-08 22:41:17,467 INFO L276 IsEmpty]: Start isEmpty. Operand 1305 states and 3685 transitions. [2024-11-08 22:41:17,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:17,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:17,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:17,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:17,477 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 22:41:17,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:17,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3685 states to 1306 states and 3685 transitions. [2024-11-08 22:41:17,583 INFO L276 IsEmpty]: Start isEmpty. Operand 1306 states and 3685 transitions. [2024-11-08 22:41:17,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:17,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:17,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:17,597 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-08 22:41:19,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:19,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3687 states to 1307 states and 3687 transitions. [2024-11-08 22:41:19,989 INFO L276 IsEmpty]: Start isEmpty. Operand 1307 states and 3687 transitions. [2024-11-08 22:41:19,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:19,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:19,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:20,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:20,026 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-08 22:41:20,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:20,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3687 states to 1308 states and 3687 transitions. [2024-11-08 22:41:20,147 INFO L276 IsEmpty]: Start isEmpty. Operand 1308 states and 3687 transitions. [2024-11-08 22:41:20,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:20,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:20,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:20,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:20,157 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-08 22:41:22,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:22,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3687 states to 1309 states and 3687 transitions. [2024-11-08 22:41:22,205 INFO L276 IsEmpty]: Start isEmpty. Operand 1309 states and 3687 transitions. [2024-11-08 22:41:22,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:22,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:22,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:22,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:22,216 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:41:28,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:28,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3694 states to 1312 states and 3694 transitions. [2024-11-08 22:41:28,147 INFO L276 IsEmpty]: Start isEmpty. Operand 1312 states and 3694 transitions. [2024-11-08 22:41:28,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:28,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:28,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:28,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:28,158 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:41:34,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:34,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3702 states to 1315 states and 3702 transitions. [2024-11-08 22:41:34,224 INFO L276 IsEmpty]: Start isEmpty. Operand 1315 states and 3702 transitions. [2024-11-08 22:41:34,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:34,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:34,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:34,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:34,236 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 27 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-08 22:41:40,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 22:41:40,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3710 states to 1318 states and 3710 transitions. [2024-11-08 22:41:40,566 INFO L276 IsEmpty]: Start isEmpty. Operand 1318 states and 3710 transitions. [2024-11-08 22:41:40,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-08 22:41:40,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 22:41:40,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 22:41:40,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 22:41:41,467 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.