./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i --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_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/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_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/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_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/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 b8348ec2ddf654ee4dfaf991e8e349095d9da221b3a7e5dd3b5553bd735fefe5 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 23:29:42,953 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 23:29:43,072 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-08 23:29:43,080 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 23:29:43,081 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-08 23:29:43,139 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 23:29:43,141 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 23:29:43,142 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-08 23:29:43,143 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 23:29:43,144 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 23:29:43,145 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 23:29:43,145 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 23:29:43,146 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 23:29:43,146 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 23:29:43,149 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 23:29:43,149 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 23:29:43,150 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 23:29:43,150 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 23:29:43,151 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-08 23:29:43,151 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 23:29:43,151 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 23:29:43,156 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 23:29:43,156 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-08 23:29:43,157 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-08 23:29:43,157 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-08 23:29:43,158 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 23:29:43,158 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:29:43,158 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 23:29:43,159 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 23:29:43,159 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 23:29:43,159 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-08 23:29:43,160 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 23:29:43,160 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_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/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_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/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 -> b8348ec2ddf654ee4dfaf991e8e349095d9da221b3a7e5dd3b5553bd735fefe5 [2024-11-08 23:29:43,538 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 23:29:43,596 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 23:29:43,600 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 23:29:43,605 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 23:29:43,606 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 23:29:43,608 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i Unable to find full path for "g++" [2024-11-08 23:29:45,965 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 23:29:46,446 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 23:29:46,449 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/sv-benchmarks/c/Juliet_Test/CWE191_Integer_Underflow__int_rand_multiply_08_good.i [2024-11-08 23:29:46,487 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/data/0001ba2d2/f16987a5816f471f85f2bf6fb2506eeb/FLAG68dde3d60 [2024-11-08 23:29:46,577 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/data/0001ba2d2/f16987a5816f471f85f2bf6fb2506eeb [2024-11-08 23:29:46,580 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 23:29:46,582 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 23:29:46,584 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 23:29:46,584 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 23:29:46,591 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 23:29:46,592 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:29:46" (1/1) ... [2024-11-08 23:29:46,593 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@357cda34 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:46, skipping insertion in model container [2024-11-08 23:29:46,594 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 11:29:46" (1/1) ... [2024-11-08 23:29:46,679 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 23:29:47,947 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:29:47,965 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 23:29:48,146 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 23:29:48,359 INFO L204 MainTranslator]: Completed translation [2024-11-08 23:29:48,359 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48 WrapperNode [2024-11-08 23:29:48,360 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 23:29:48,361 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 23:29:48,361 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 23:29:48,361 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 23:29:48,371 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,437 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,491 INFO L138 Inliner]: procedures = 503, calls = 46, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 241 [2024-11-08 23:29:48,495 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 23:29:48,496 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 23:29:48,496 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 23:29:48,496 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 23:29:48,510 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,511 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,517 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,517 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,533 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,537 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,539 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,548 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,555 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 23:29:48,556 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 23:29:48,556 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 23:29:48,556 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 23:29:48,558 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 11:29:48" (1/1) ... [2024-11-08 23:29:48,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-08 23:29:48,594 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-08 23:29:48,616 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-08 23:29:48,626 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_33a702d4-1d77-4fde-ac1d-fcf8fcec408a/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-08 23:29:48,664 INFO L130 BoogieDeclarations]: Found specification of procedure printIntLine [2024-11-08 23:29:48,664 INFO L138 BoogieDeclarations]: Found implementation of procedure printIntLine [2024-11-08 23:29:48,665 INFO L130 BoogieDeclarations]: Found specification of procedure printLine [2024-11-08 23:29:48,665 INFO L138 BoogieDeclarations]: Found implementation of procedure printLine [2024-11-08 23:29:48,665 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 23:29:48,665 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 23:29:48,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 23:29:48,666 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsTrue [2024-11-08 23:29:48,667 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsTrue [2024-11-08 23:29:48,668 INFO L130 BoogieDeclarations]: Found specification of procedure staticReturnsFalse [2024-11-08 23:29:48,668 INFO L138 BoogieDeclarations]: Found implementation of procedure staticReturnsFalse [2024-11-08 23:29:48,914 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 23:29:48,917 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 23:29:49,579 INFO L? ?]: Removed 104 outVars from TransFormulas that were not future-live. [2024-11-08 23:29:49,579 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 23:29:50,088 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 23:29:50,089 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-08 23:29:50,089 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:29:50 BoogieIcfgContainer [2024-11-08 23:29:50,090 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 23:29:50,090 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-08 23:29:50,091 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-08 23:29:50,109 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-08 23:29:50,109 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 11:29:50" (1/1) ... [2024-11-08 23:29:50,129 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 23:29:50,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:50,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 77 states and 101 transitions. [2024-11-08 23:29:50,207 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 101 transitions. [2024-11-08 23:29:50,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-08 23:29:50,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:50,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:50,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:50,768 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 23:29:50,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:50,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 76 states and 100 transitions. [2024-11-08 23:29:50,828 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 100 transitions. [2024-11-08 23:29:50,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-11-08 23:29:50,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:50,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:50,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:51,011 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 23:29:51,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:51,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 75 states and 99 transitions. [2024-11-08 23:29:51,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 99 transitions. [2024-11-08 23:29:51,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-08 23:29:51,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:51,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:51,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:51,287 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 23:29:51,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:51,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 74 states and 98 transitions. [2024-11-08 23:29:51,346 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 98 transitions. [2024-11-08 23:29:51,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-08 23:29:51,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:51,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:51,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:51,525 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 23:29:51,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:51,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 73 states and 97 transitions. [2024-11-08 23:29:51,627 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 97 transitions. [2024-11-08 23:29:51,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:51,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:51,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:51,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:51,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:51,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:51,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:51,975 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:51,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:51,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:51,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:52,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:52,144 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:52,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:52,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:52,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:52,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:52,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:52,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:52,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:52,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:52,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:52,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:52,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:52,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:52,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:52,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:52,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:52,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:52,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:52,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:52,471 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:52,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:52,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:52,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:52,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:52,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:52,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:52,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:52,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:52,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:52,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:52,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:52,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:52,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:52,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:52,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:52,814 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:52,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:52,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:52,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:52,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:52,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:52,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:52,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:52,989 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:52,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:52,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:52,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:53,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:53,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:53,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:53,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:53,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:53,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:53,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:53,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:53,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:53,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:53,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:53,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:53,335 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:53,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:53,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:53,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:53,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:53,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:53,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:53,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:53,478 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:53,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:53,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:53,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:53,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:53,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:53,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:53,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:53,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:53,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:53,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:53,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:53,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:53,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:53,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:53,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:53,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:53,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:53,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:53,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:53,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:53,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:53,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:53,903 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:53,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:53,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:53,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:53,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,029 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,041 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,560 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,672 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:54,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:54,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:54,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:54,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:54,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:54,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:54,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:54,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,290 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,523 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:55,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:55,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:55,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:55,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:55,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:55,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:55,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:55,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,033 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,403 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,516 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,819 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:56,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:56,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:56,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:56,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:56,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:56,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:56,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:56,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,652 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,882 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:57,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:57,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:57,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:57,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:57,988 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:57,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:57,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:57,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,108 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,209 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,325 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,525 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,646 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,750 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,756 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,859 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:58,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:58,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:58,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:58,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:58,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:58,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:58,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,578 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,782 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:29:59,968 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:29:59,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:29:59,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:29:59,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:29:59,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:29:59,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:29:59,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:29:59,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,088 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,174 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,180 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,718 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:00,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:00,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:00,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:00,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:00,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:00,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:00,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:00,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,009 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,103 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,292 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,378 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,580 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,779 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,874 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:01,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:01,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:01,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:01,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:01,979 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:01,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:01,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:01,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,194 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,564 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,652 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,828 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:02,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:02,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:02,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:02,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:02,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:02,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:02,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:02,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,307 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,576 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,668 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:03,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:03,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:03,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:03,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:03,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:03,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:03,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:03,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,061 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,150 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,236 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,316 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,400 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,488 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,564 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,568 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,810 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,902 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:04,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:04,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:04,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:04,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:04,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:04,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:04,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:04,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,070 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,239 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,327 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,423 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,558 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,683 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:05,971 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:05,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:05,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:05,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:05,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:05,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:05,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:05,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,141 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,146 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,228 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,412 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,602 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,687 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,777 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:06,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:06,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:06,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:06,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:06,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:06,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:06,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:06,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,223 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,304 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,492 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,572 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,739 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,828 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,913 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:07,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:07,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:07,918 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:07,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:07,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:07,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:07,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:07,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,258 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,358 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,452 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,539 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,702 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,784 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,876 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:08,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:08,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:08,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:08,958 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:08,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:08,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:08,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:08,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,040 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,131 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,710 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,829 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:09,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:09,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:09,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:09,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:09,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:09,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:09,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:09,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,004 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,083 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,087 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,173 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,254 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,425 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,521 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,526 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,607 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,793 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,872 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:10,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:10,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:10,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:10,964 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:10,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:10,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:10,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:10,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,238 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,325 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,402 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,699 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,787 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:11,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:11,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:11,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:11,947 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:11,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:11,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:11,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:11,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,030 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,194 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,346 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:12,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:12,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:12,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:12,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:12,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:12,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:12,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:12,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,083 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,234 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,238 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,397 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,549 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,627 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,721 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,725 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:13,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:13,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:13,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:13,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:13,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:13,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:13,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,059 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,241 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,390 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,610 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,613 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:14,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:14,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:14,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:14,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:14,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:14,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:14,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:14,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,186 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,576 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,644 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,648 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,704 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,902 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:15,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:15,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:15,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:15,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:15,988 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:15,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:15,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:15,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,209 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,275 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,343 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,466 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,702 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,779 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,857 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:16,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:16,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:16,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:16,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:16,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:16,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:16,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,015 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,245 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,475 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,479 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,670 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,850 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:17,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:17,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:17,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:17,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:17,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:17,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:17,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:17,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,003 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,121 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,287 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,364 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,451 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,504 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,507 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,559 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,740 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,787 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,854 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,857 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:18,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:18,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:18,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:18,930 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:18,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:18,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:18,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:18,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,083 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,086 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,343 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,411 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,467 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,516 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,669 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:19,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:19,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:19,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:19,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:19,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:19,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:19,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:19,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,092 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,281 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,330 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,391 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,549 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,623 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,688 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,736 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,739 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,946 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:20,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:20,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:20,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:20,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:20,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:20,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:20,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:20,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,054 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,129 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,192 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,195 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,243 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,246 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,394 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,548 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,552 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,758 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,807 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:21,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:21,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:21,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:21,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:21,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:21,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:21,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,042 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,095 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,151 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,297 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,520 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,524 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,593 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,666 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,669 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,905 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:22,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:22,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:22,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:22,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:22,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:22,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:22,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:22,996 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,081 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,225 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,354 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,433 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,672 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,824 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,876 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,879 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:23,934 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:23,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:23,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:23,938 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:23,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:23,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:23,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:23,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,385 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,541 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,545 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,758 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,762 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,902 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:24,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:24,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:24,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:24,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:24,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:24,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:24,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:24,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,132 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,476 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,710 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,766 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,944 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:25,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:25,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:25,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:25,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:25,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:25,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:25,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:25,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,179 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,182 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,235 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,300 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:26,942 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:26,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:26,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:26,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:26,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:26,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:26,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:26,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,181 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,231 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,233 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,388 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,455 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,507 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,573 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,807 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,878 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,882 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:27,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:27,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:27,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:27,958 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:27,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:27,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:27,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:27,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,075 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,204 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,284 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,287 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,367 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,821 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:28,935 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:28,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:28,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:28,940 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:28,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:28,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:28,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:28,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,220 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,278 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,445 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,556 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,683 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,805 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,857 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,907 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:29,958 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:29,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:29,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:29,960 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:29,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:29,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:29,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:29,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,079 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,133 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,254 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,419 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,479 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,537 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,878 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,930 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:30,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:30,985 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:30,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:30,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:30,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:30,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:30,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:30,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,266 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,381 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,434 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,517 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,521 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,602 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,716 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,794 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:31,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:31,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:31,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:31,951 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:31,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:31,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:31,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:31,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,023 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,086 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,248 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,302 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,357 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,359 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,414 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,465 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,468 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,673 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,742 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,799 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,802 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,853 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,856 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,919 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:32,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:32,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:32,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:32,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:32,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:32,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:32,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:32,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,112 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,115 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,192 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,326 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,329 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,381 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,384 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,499 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,502 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,583 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,587 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,669 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:33,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:33,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:33,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:33,958 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:33,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:33,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:33,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:33,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,025 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,083 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,147 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,149 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,201 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,204 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,254 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,257 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,309 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,363 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,366 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,416 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,419 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,470 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,588 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,638 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,641 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,692 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,695 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,759 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,840 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,843 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:34,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:34,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:34,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:34,956 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:34,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:34,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:34,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:34,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,008 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,067 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,117 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,174 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,228 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,457 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,521 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,524 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,599 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,602 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,729 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,784 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,833 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:35,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:35,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:35,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:35,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:35,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:35,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:35,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:35,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,108 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,397 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,676 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,734 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,737 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,914 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,917 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:36,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:36,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:36,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:36,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:36,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:36,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:36,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:36,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,142 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,144 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,221 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,224 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,301 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,377 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,488 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,490 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,546 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,603 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,662 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,857 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,860 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:37,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:37,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:37,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:37,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:37,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:37,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:37,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:37,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,081 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,084 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,189 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,239 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,241 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,295 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,354 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,592 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,655 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,739 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:38,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:38,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:38,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:38,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:38,985 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:38,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:38,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:38,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,060 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,283 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,365 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,445 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,593 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,596 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,674 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,785 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:39,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:39,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:39,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:39,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:39,978 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:39,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:39,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:39,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,058 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,281 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,359 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,598 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,760 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:40,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:40,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:40,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:40,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:40,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:40,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:40,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,033 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,162 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,237 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,393 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,472 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,548 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,552 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,631 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,710 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,869 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,927 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:41,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:41,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:41,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:41,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:41,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:41,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:41,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:41,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,032 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,101 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,177 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,181 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,257 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,410 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,640 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,710 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:42,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:42,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:42,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:42,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:42,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:42,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:42,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:42,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,121 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,194 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,417 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,421 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,574 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,627 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,690 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,692 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,803 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,806 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:43,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:43,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:43,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:43,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:43,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:43,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:43,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:43,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,143 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,233 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,306 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,309 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,387 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,546 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,549 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,628 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,631 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,705 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,802 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,848 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:44,961 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:44,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:44,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:44,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:44,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:44,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:44,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:44,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,059 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,108 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,166 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,216 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,218 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,268 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,272 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,373 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,423 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,473 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,540 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,609 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,744 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,747 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,885 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:45,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:45,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:45,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:45,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:45,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:45,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:45,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:45,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,035 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,038 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,082 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,085 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,276 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,341 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,474 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,477 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,682 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,685 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,752 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,820 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,884 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,887 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:46,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:46,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:46,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:46,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:46,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:46,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:46,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:46,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,024 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,079 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,081 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,127 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,129 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,197 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,268 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,379 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,382 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,433 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,578 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,580 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,714 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,717 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,790 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,793 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:47,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:47,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:47,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:47,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:47,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:47,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:47,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:47,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,018 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,073 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,076 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,131 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,241 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,296 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,347 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,568 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,738 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,846 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:48,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:48,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:48,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:48,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:48,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:48,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:48,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,087 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,212 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,299 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,466 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,544 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,548 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,625 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,706 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,711 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,822 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,875 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,932 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:49,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:49,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:49,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:49,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:49,988 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:49,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:49,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:49,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,103 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,155 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,212 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,267 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,270 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,402 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,519 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,590 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,669 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,786 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,789 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,843 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,846 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,900 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,903 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:50,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:50,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:50,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:50,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:50,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:50,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:50,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:50,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,031 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,034 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,147 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,256 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,610 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,672 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,728 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,837 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,840 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,893 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:51,948 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:51,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:51,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:51,951 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:51,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:51,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:51,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,006 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,163 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,166 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,328 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,380 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,383 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,456 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,596 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,599 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,671 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:52,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:52,980 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:52,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:52,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:52,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:52,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:52,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:52,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,217 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,375 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,505 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,610 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,767 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,925 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,928 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:53,975 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:53,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:53,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:53,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:53,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:53,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:53,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:53,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,029 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,103 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,172 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,176 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,232 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,234 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,392 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,582 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,585 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,652 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,711 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,768 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,889 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:54,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:54,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:54,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:54,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:54,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:54,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:54,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:54,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,165 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,276 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,328 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,425 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,428 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,478 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,656 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,710 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,760 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,870 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,926 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,929 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:55,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:55,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:55,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:55,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:55,982 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:55,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:55,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:55,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,034 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,037 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,089 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,092 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,151 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,207 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,263 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,423 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,581 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,633 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,780 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,782 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,833 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,882 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:56,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:56,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:56,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:56,931 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:56,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:56,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:56,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:56,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,005 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,063 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,067 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,214 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,218 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,280 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,510 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,565 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,567 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,625 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,739 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,793 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,796 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,851 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,910 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,912 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:57,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:57,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:57,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:57,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:57,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:57,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:57,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:57,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,025 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,096 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,263 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,509 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,644 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,647 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,833 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,940 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,942 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:58,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:58,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:58,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:58,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:58,996 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:58,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:58,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:58,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,049 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,104 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,107 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,161 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,214 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,217 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,275 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,332 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,442 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,557 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,560 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,612 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,615 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,915 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,917 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:30:59,972 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:30:59,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:30:59,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:30:59,975 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:30:59,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:30:59,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:30:59,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:30:59,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,029 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,031 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,088 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,166 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,169 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,335 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,389 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,392 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,560 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,613 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,674 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,677 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,727 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,729 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,839 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,891 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:00,945 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:00,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:00,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:00,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:00,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:00,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:00,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:00,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,161 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,262 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,265 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,316 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,318 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,374 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,430 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,556 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,559 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,657 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,737 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,821 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:01,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:01,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:01,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:01,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:01,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:01,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:01,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,041 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,206 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,261 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,263 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,428 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,431 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,579 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,582 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,666 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,745 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,839 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:02,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:02,990 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:02,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:02,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:02,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:02,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:02,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:02,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,044 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:03,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:03,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,099 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,102 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:03,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:03,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,172 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,175 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:03,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:03,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:03,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:03,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,280 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:03,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:03,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:03,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:03,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,410 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:31:03,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:31:03,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:31:03,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:31:03,464 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:31:03,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:31:03,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:31:03,467 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:31:03,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-08 23:37:05,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:05,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:05,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:05,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:05,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:05,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:05,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:05,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:05,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:05,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:05,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:05,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:05,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:05,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,070 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,073 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,260 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,626 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,628 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,718 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,806 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,809 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,897 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:06,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:06,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:06,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:06,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:06,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:06,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:06,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:06,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,261 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,351 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,439 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,442 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,530 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,532 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,623 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,802 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:07,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:07,943 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:07,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:07,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:07,945 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:07,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:07,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:07,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,128 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,130 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,309 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,311 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,489 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,491 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,619 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:08,971 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:08,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:08,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:08,973 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:08,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:08,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:08,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,150 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,237 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,240 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,324 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,587 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,589 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,770 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:09,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:09,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:09,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:09,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:09,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:09,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:09,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:09,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,196 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,199 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,287 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,374 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,376 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,460 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,818 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,909 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:10,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:10,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:10,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:10,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:10,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:10,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:10,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:10,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,085 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,087 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,272 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,364 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,454 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,457 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,548 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,550 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,642 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,644 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:11,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:11,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:11,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:11,922 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:11,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:11,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:11,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:11,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,233 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,654 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,788 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,790 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:12,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:12,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:12,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:12,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:12,992 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:12,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:12,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:12,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,084 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,087 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,175 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,265 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,355 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,357 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,622 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,725 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,816 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,818 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:13,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:13,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:13,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:13,913 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:13,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:13,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:13,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,000 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,003 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,092 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,095 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,187 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,273 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,276 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,500 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,609 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,612 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,899 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,901 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:14,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:14,988 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:14,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:14,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:14,990 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:14,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:14,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:14,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,077 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,167 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,258 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,260 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,347 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,350 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,439 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,533 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,623 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:15,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:15,977 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:15,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:15,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:15,980 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:15,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:15,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:15,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,071 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,483 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:16,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:16,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:16,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:16,931 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:16,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:16,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:16,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:16,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,114 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,207 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,478 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,481 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,569 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,571 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,664 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,754 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,842 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,845 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:17,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:17,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:17,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:17,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:17,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:17,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:17,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:17,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,024 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,288 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,372 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,375 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,519 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,522 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,611 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,788 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,873 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,875 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:18,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:18,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:18,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:18,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:18,961 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:18,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:18,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:18,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,135 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,137 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,225 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,309 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,312 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,396 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,747 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,750 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,838 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:19,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:19,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:19,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:19,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:19,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:19,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:19,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:19,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,011 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,184 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,186 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,362 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,365 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,605 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,608 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,695 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,698 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,792 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,883 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:20,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:20,971 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:20,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:20,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:20,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:20,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:20,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:20,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,063 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,152 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,240 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,243 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,418 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,420 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,505 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,508 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,593 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,595 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,686 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:21,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:21,946 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:21,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:21,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:21,948 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:21,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:21,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:21,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,037 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,039 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,127 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,301 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,386 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,553 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,556 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,792 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,795 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,883 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:22,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:22,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:22,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:22,977 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:22,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:22,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:22,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,067 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,157 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,245 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,248 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,337 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,339 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,422 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,425 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,598 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,601 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,685 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,688 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,874 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:23,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:23,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:23,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:23,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:23,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:23,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:23,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:23,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,051 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,053 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,230 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,320 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,637 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,727 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:24,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:24,993 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:24,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:24,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:24,996 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:24,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:24,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:24,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,354 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,446 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,796 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,886 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,888 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:25,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:25,974 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:25,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:25,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:25,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:25,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:25,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:25,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,334 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,337 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,422 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,516 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,650 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,653 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,740 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,830 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,832 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:26,920 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:26,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:26,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:26,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:26,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:26,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:26,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:26,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,013 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,103 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,105 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,195 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,197 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,286 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,289 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,380 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,472 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,561 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,648 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,650 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,828 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,830 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:27,917 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:27,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:27,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:27,920 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:27,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:27,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:27,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:27,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,094 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,185 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,370 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,372 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,463 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,681 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,684 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,774 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,776 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,864 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,866 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:28,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:28,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:28,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:28,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:28,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:28,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:28,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,137 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,139 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,227 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,320 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,679 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,764 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,767 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,851 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:29,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:29,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:29,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:29,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:29,944 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:29,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:29,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:29,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,028 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,030 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,115 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,202 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,296 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,389 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,480 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,482 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,570 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,699 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,789 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,791 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,881 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,883 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:30,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:30,972 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:30,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:30,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:30,974 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:30,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:30,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:30,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,067 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,247 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,340 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,522 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,525 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,707 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,709 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,800 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,890 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,892 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:31,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:31,982 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:31,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:31,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:31,984 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:31,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:31,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:31,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,072 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,074 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,162 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,164 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,737 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,740 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,832 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,835 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:32,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:32,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:32,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:32,926 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:32,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:32,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:32,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:32,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,017 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,019 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,215 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,218 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,313 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,410 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,592 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,677 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,777 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,780 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:33,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:33,957 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:33,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:33,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:33,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:33,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:33,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:33,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,136 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,224 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,226 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,598 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,686 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,688 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,823 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,825 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:34,911 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:34,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:34,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:34,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:34,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:34,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:34,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:34,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,001 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,003 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,180 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,270 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,272 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,362 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,452 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,539 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,541 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,628 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,631 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,720 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,810 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,898 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,900 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:35,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:35,987 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:35,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:35,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:35,990 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:35,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:35,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:35,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,076 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,078 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,167 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,256 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,259 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,351 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,843 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:36,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:36,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:36,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:36,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:36,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:36,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:36,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:36,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,026 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,028 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,127 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,403 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,494 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,497 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,588 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,776 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,870 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,872 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:37,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:37,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:37,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:37,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:37,962 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:37,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:37,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:37,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,050 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,052 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,140 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,142 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,230 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,232 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,586 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:38,921 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:38,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:38,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:38,923 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:38,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:38,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:38,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:38,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,014 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,016 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,107 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,199 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,201 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,292 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,483 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,673 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,861 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,863 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:39,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:39,959 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:39,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:39,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:39,962 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:39,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:39,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:39,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,056 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,059 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,342 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,438 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,533 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,809 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:40,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:40,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:40,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:40,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:40,943 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:40,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:40,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:40,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,033 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,035 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,126 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,222 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,310 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,403 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,405 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,584 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,586 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,675 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,771 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,859 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:41,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:41,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:41,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:41,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:41,953 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:41,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:41,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:41,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,042 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,044 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,134 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,136 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,227 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,324 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,420 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,422 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,514 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,654 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:42,894 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:42,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:42,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:42,896 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:42,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:42,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:42,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:42,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,151 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,153 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,246 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,249 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,344 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,434 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,608 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,610 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,698 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,700 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,898 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:43,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:43,992 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:43,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:43,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:43,994 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:43,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:43,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:43,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,181 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,183 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,365 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,464 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,562 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,565 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,756 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:44,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:44,941 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:44,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:44,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:44,944 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:44,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:44,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:44,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,038 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,040 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,168 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,260 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,262 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,353 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,356 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,451 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,453 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,551 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,649 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,651 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,743 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,746 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:45,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:45,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:45,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:45,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:45,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:45,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:45,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:45,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,013 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,015 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,102 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,104 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,191 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,276 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,545 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,637 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,904 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:46,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:46,994 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:46,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:46,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:46,997 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:46,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:46,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:46,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,139 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,321 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,497 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,588 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,591 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,678 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,680 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,771 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,862 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,864 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:47,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:47,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:47,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:47,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:47,955 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:47,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:47,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:47,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,132 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,134 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,225 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,317 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,406 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,409 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,591 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,594 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,680 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,682 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,771 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,773 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,860 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,862 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:48,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:48,950 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:48,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:48,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:48,952 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:48,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:48,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:48,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,100 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,102 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,188 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,280 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,366 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,368 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,542 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,545 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,636 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,734 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,821 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,823 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:49,914 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:49,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:49,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:49,916 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:49,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:49,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:49,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:49,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,007 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,097 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,189 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,191 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,285 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,469 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,472 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,564 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,566 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,656 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,658 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,754 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,852 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,854 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:50,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:50,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:50,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:50,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:50,949 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:50,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:50,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:50,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,041 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,168 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,170 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,264 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,267 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,363 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,460 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,558 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,561 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,749 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,751 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,840 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,842 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:51,932 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:51,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:51,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:51,934 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:51,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:51,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:51,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,020 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,022 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,200 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,202 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,294 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,384 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,386 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,471 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,592 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,722 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,724 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,857 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,860 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:52,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:52,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:52,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:52,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:52,962 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:52,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:52,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:52,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,055 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,057 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,145 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,147 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,278 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,280 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,370 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,373 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,643 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,729 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,731 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,831 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,834 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:53,927 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:53,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:53,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:53,930 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:53,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:53,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:53,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:53,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,116 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,118 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,208 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,210 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,300 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,303 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,395 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,485 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,705 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,708 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,798 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,801 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,889 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,891 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:54,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:54,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:54,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:54,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:54,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:54,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:54,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:54,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,070 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,304 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,391 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,394 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,481 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,483 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,571 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,573 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,661 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,663 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,751 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,753 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,841 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,844 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:55,933 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:55,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:55,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:55,935 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:55,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:55,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:55,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,024 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,026 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,210 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,213 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,307 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,393 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,396 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,483 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,486 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,575 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,577 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,669 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,671 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,763 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,861 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:56,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:56,953 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:56,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:56,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:56,955 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:56,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:56,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:56,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,048 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,140 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,390 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,482 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,484 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,579 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,687 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,690 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,781 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,783 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,874 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:57,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:57,969 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:57,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:57,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:57,971 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:57,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:57,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:57,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,064 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,066 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,250 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,252 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,345 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,436 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,439 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,533 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,623 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,813 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,908 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:58,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:58,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:58,910 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:58,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:58,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:58,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:58,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:58,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,002 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,090 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,188 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,338 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,432 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,435 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,621 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,624 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,716 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,718 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,810 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,897 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:37:59,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:37:59,989 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:37:59,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:37:59,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:37:59,991 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:37:59,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:37:59,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:37:59,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,080 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,082 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,170 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,172 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,259 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,262 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,350 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,440 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,530 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,618 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,621 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,726 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,728 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,819 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,821 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:00,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:00,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:00,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:00,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:00,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:00,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:00,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:00,998 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,000 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,088 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,091 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,178 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,180 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,333 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,421 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,424 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,513 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,515 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,693 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,695 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,785 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,787 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,874 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,877 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:01,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:01,967 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:01,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:01,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:01,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:01,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:01,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:01,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,058 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,149 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,151 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,239 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,241 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,331 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,334 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,426 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,526 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,667 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,670 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,867 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:02,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:02,970 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:02,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:02,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:02,972 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:02,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:02,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:02,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,244 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,247 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,492 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,494 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,587 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,679 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,681 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,773 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,775 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,884 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:03,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:03,981 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:03,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:03,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:03,983 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:03,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:03,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:03,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,175 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,178 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,274 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,277 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,371 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,462 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,465 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,566 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,569 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,665 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,761 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,763 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,858 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,860 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:04,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:04,954 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:04,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:04,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:04,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:04,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:04,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:04,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,043 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,045 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,133 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,135 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,227 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,229 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,319 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,322 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,458 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,461 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,552 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,640 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,642 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,731 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,733 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:05,913 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:05,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:05,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:05,915 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:05,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:05,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:05,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:05,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,093 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,096 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,183 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,185 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,368 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,370 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,459 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,462 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,643 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,645 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,736 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,825 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,827 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:06,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:06,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:06,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:06,920 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:06,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:06,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:06,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:06,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,103 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,105 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,193 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,196 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,287 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,426 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,518 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,520 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,612 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,704 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,707 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,797 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,799 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,890 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:07,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:07,978 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:07,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:07,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:07,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:07,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:07,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:07,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,068 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,070 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,160 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,162 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,251 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,344 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,346 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,437 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,440 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,531 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,534 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,629 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,722 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,906 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:08,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:08,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:08,908 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:08,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:08,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:08,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:08,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:08,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,094 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,186 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,188 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,282 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,284 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,415 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,417 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,511 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,513 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,606 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,609 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,714 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,808 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,811 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:09,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:09,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:09,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:09,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:09,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:09,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:09,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:09,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,004 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,006 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,110 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,112 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,218 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,220 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,319 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,413 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,415 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,691 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,782 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,784 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,874 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,876 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:10,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:10,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:10,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:10,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:10,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:10,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:10,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:10,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,059 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,062 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,154 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,156 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,248 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,251 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,378 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,381 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,658 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,661 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,879 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,882 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:11,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:11,983 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:11,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:11,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:11,986 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:11,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:11,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:11,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:12,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:12,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:12,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:12,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,175 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:12,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:12,177 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:12,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:12,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:12,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:12,314 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:12,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:12,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:12,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:12,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:12,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:12,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,589 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:12,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:12,592 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:12,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:12,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:12,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:12,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:12,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:12,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:12,868 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:12,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:12,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:12,871 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:12,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:12,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:12,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:12,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,010 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,012 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,109 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,111 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,206 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,305 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,308 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,410 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,412 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,505 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,600 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,602 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,694 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,697 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:13,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:13,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:13,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:13,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:13,967 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:13,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:13,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:13,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,064 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,157 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,254 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,345 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,348 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,540 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,663 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,665 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,764 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,863 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,865 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:14,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:14,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:14,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:14,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:14,966 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:14,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:14,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:14,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,061 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,063 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,256 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,258 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,356 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,358 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,453 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,456 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,554 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,646 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,648 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,739 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,741 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,838 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,841 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:15,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:15,995 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:15,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:15,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:15,998 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:15,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:15,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:15,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,098 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,100 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,198 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,200 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,395 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,398 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,495 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,498 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,597 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,600 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,700 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,803 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:16,903 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:16,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:16,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:16,906 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:16,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:16,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:16,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:16,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,010 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,113 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,116 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,322 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,325 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,427 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,429 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,532 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,535 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,637 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,639 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,735 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,738 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,829 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,831 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:17,923 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:17,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:17,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:17,925 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:17,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:17,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:17,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:17,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,138 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,141 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,228 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,231 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,318 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,320 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,496 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,499 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,585 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,588 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,676 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,678 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,769 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,772 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,866 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:18,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:18,960 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:18,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:18,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:18,963 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:18,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:18,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:18,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,148 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,151 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,242 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,244 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,336 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,338 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,430 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,432 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,527 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,529 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,619 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,622 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,811 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,814 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:19,904 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:19,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:19,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:19,907 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:19,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:19,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:19,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:19,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,062 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,065 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,156 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,159 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,253 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,256 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,349 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,352 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,443 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,534 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,536 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,628 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,630 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,719 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,721 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,814 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,816 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:20,909 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:20,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:20,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:20,911 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:20,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:20,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:20,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:20,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,007 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,009 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,106 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,109 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,203 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,205 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,303 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,305 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,404 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,407 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,503 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,505 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,795 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,798 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,895 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,897 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:21,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:21,986 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:21,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:21,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:21,989 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:21,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:21,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:21,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,125 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,128 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,221 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,312 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,315 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,407 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,410 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,504 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,664 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,667 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,895 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:22,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:22,991 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:22,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:22,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:22,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:22,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:22,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:22,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,090 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,187 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,190 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,288 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,376 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,378 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,468 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,470 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,561 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,563 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,660 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,662 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,757 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,849 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,852 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:23,952 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:23,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:23,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:23,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:23,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:23,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:23,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,045 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,047 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,216 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,218 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,315 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,317 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,414 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,514 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,627 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,630 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,733 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,736 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,837 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:24,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:24,939 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:24,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:24,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:24,942 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:24,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:24,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:24,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,040 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,042 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,136 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,138 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,239 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,242 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,342 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,345 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,447 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,450 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,552 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,555 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,762 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,765 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,867 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,869 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:25,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:25,973 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:25,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:25,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:25,976 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:25,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:25,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:25,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,078 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,080 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,185 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,285 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,288 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,441 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,444 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,549 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,551 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,657 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,660 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,765 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,767 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,871 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,873 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:26,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:26,979 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:26,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:26,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:26,981 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:26,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:26,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:26,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,087 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,089 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,182 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,184 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,279 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,282 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,493 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,495 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,603 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,606 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,709 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,711 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,813 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,815 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:27,919 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:27,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:27,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:27,921 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:27,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:27,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:27,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:27,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,025 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,027 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,132 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,233 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,236 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,339 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,341 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,444 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,447 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,626 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,730 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,732 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,834 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,836 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:28,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:28,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:28,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:28,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:28,939 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:28,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:28,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:28,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,040 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,155 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,262 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,264 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,371 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,373 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,476 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,479 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,581 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,583 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,684 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,687 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,794 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,797 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:29,901 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:29,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:29,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:29,903 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:29,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:29,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:29,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:29,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,006 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,008 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,112 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,114 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,222 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,325 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,328 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,434 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,543 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,546 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,647 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,649 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,752 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,755 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:30,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:30,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:30,898 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:30,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:30,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:30,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:30,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:30,999 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,001 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,105 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,108 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,317 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,320 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,423 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,425 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,528 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,531 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,635 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,638 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,741 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,849 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:31,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:31,951 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:31,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:31,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:31,954 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:31,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:31,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:31,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,060 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,165 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,168 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,271 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,273 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,379 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,630 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,783 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,786 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:32,896 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:32,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:32,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:32,899 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:32,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:32,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:32,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:32,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,023 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,190 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,294 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,296 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,401 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,512 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,514 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,617 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,620 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,718 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,720 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,824 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,826 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:33,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:33,929 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:33,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:33,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:33,932 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:33,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:33,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:33,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,029 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,031 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,124 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,227 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,327 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,330 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,431 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,433 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,535 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,543 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,755 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,855 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,857 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:34,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:34,956 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:34,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:34,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:34,959 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:34,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:34,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:34,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,057 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:35,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:35,059 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:35,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:35,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,158 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:35,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:35,160 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:35,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:35,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,401 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:35,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:35,403 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:35,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:35,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,501 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:35,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:35,503 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:35,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:35,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,601 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:35,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:35,603 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:35,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:35,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,701 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:35,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:35,703 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:35,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:35,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:35,800 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:35,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:35,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:35,802 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:35,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:35,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:35,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:35,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:36,049 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:36,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:36,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,205 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:36,208 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:36,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:36,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,369 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:36,372 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:36,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:36,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,624 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:36,627 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:36,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:36,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,724 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:36,726 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:36,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:36,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,826 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:36,829 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:36,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:36,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:36,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:36,984 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:36,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:36,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:36,987 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:36,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:36,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:36,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,219 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:37,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:37,222 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:37,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:37,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,329 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:37,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:37,331 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:37,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:37,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,435 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:37,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:37,437 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:37,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:37,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,537 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:37,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:37,539 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:37,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:37,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,756 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:37,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:37,758 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:37,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:37,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,856 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:37,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:37,858 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:37,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:37,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:37,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:37,955 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:37,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:37,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:37,957 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:37,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:37,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:37,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,054 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:38,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:38,056 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:38,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:38,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,293 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:38,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:38,296 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:38,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:38,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,455 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:38,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:38,458 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:38,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:38,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:38,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:38,617 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:38,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:38,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,775 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:38,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:38,778 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:38,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:38,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:38,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:38,938 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:38,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:38,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:38,941 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:38,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:38,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:38,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,213 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:39,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:39,215 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:39,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:39,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:39,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:39,316 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:39,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:39,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,414 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:39,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:39,416 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:39,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:39,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,515 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:39,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:39,517 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:39,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:39,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,614 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:39,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:39,616 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:39,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:39,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,865 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:39,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:39,868 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:39,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:39,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:39,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:39,965 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:39,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:39,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:39,968 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:39,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:39,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:39,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,071 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,074 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,176 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,179 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,277 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,279 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,507 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,509 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,611 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,614 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,713 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,715 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,815 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,817 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:40,912 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:40,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:40,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:40,914 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:40,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:40,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:40,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,012 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:41,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:41,014 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:41,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:41,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:41,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:41,326 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:41,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:41,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:41,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:41,487 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:41,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:41,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,645 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:41,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:41,648 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:41,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:41,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,805 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:41,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:41,808 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:41,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:41,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:41,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:41,966 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:41,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:41,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:41,969 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:41,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:41,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:41,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,272 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:42,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:42,274 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:42,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:42,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,372 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:42,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:42,374 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:42,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:42,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,472 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:42,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:42,474 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:42,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:42,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,604 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:42,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:42,607 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:42,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:42,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,742 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:42,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:42,744 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:42,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:42,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:42,847 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:42,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:42,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:42,993 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:42,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:42,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:42,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,091 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:43,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:43,093 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:43,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:43,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,191 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:43,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:43,193 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:43,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:43,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,295 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:43,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:43,297 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:43,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:43,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,398 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:43,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:43,400 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:43,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:43,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,498 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:43,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:43,501 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:43,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:43,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,601 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:43,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:43,604 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:43,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:43,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:43,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:43,767 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:43,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:43,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:43,770 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:43,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:43,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:43,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,053 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:44,055 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:44,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:44,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,152 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:44,154 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:44,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:44,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,252 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:44,255 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:44,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:44,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,352 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:44,355 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:44,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:44,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,452 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:44,454 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:44,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:44,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,740 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:44,743 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:44,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:44,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:44,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:44,902 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:44,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:44,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:44,905 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:44,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:44,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:44,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,065 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:45,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:45,069 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:45,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:45,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,225 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:45,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:45,228 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:45,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:45,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,385 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:45,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:45,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:45,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:45,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,717 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:45,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:45,719 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:45,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:45,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,817 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:45,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:45,819 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:45,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:45,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:45,918 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:45,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:45,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:45,920 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:45,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:45,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:45,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:45,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,019 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,021 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,118 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,120 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,387 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,388 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,487 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,489 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,586 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,588 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,687 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,689 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,791 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,793 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:46,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:46,892 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:46,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:46,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:46,894 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:46,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:46,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:46,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,111 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:47,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:47,113 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:47,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:47,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,211 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:47,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:47,214 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:47,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:47,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,311 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:47,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:47,313 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:47,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:47,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,411 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:47,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:47,413 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:47,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:47,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,510 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:47,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:47,512 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:47,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:47,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,801 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:47,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:47,804 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:47,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:47,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:47,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:47,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:47,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:47,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:47,965 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:47,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:47,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:47,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,123 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:48,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:48,126 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:48,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:48,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,283 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:48,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:48,286 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:48,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:48,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 23:38:48,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 23:38:48,446 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-08 23:38:48,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-08 23:38:48,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 75 states and 100 transitions. [2024-11-08 23:38:48,449 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 100 transitions. [2024-11-08 23:38:48,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-08 23:38:48,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-08 23:38:48,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms