./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/elevator_spec9_product30.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/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_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/product-lines/elevator_spec9_product30.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1493e9da3ad278988eda47a556733ebc5ac5411d3350d76fb478293d9e5d934e --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:17:24,381 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:17:24,493 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:17:24,497 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:17:24,498 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:17:24,547 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:17:24,547 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:17:24,548 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:17:24,549 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:17:24,551 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:17:24,551 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:17:24,551 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:17:24,552 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:17:24,552 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:17:24,553 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:17:24,553 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:17:24,553 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:17:24,554 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:17:24,554 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:17:24,554 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:17:24,555 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:17:24,555 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:17:24,555 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:17:24,556 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:17:24,556 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:17:24,557 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:17:24,557 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:17:24,557 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:17:24,558 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:17:24,558 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:17:24,558 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:17:24,559 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:17:24,559 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:17:24,559 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_c51b509a-a5bd-410b-9eb4-1f4c382f0095/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_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 1493e9da3ad278988eda47a556733ebc5ac5411d3350d76fb478293d9e5d934e [2024-11-09 00:17:24,803 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:17:24,851 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:17:24,859 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:17:24,863 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:17:24,864 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:17:24,866 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/product-lines/elevator_spec9_product30.cil.c Unable to find full path for "g++" [2024-11-09 00:17:26,816 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:17:27,215 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:17:27,216 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/sv-benchmarks/c/product-lines/elevator_spec9_product30.cil.c [2024-11-09 00:17:27,247 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/data/3215de40e/642796d961cb44b5816b82c5dc0767c5/FLAG80739ac8a [2024-11-09 00:17:27,392 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/data/3215de40e/642796d961cb44b5816b82c5dc0767c5 [2024-11-09 00:17:27,394 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:17:27,397 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:17:27,399 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:17:27,400 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:17:27,405 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:17:27,406 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:17:27" (1/1) ... [2024-11-09 00:17:27,408 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3d9ab3c6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:27, skipping insertion in model container [2024-11-09 00:17:27,409 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:17:27" (1/1) ... [2024-11-09 00:17:27,505 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:17:27,804 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/sv-benchmarks/c/product-lines/elevator_spec9_product30.cil.c[11768,11781] [2024-11-09 00:17:28,157 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:17:28,169 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:17:28,180 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [48] [2024-11-09 00:17:28,182 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [414] [2024-11-09 00:17:28,182 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [452] [2024-11-09 00:17:28,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification9_spec.i","") [461] [2024-11-09 00:17:28,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [626] [2024-11-09 00:17:28,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [640] [2024-11-09 00:17:28,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [739] [2024-11-09 00:17:28,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [859] [2024-11-09 00:17:28,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [2444] [2024-11-09 00:17:28,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [3105] [2024-11-09 00:17:28,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/sv-benchmarks/c/product-lines/elevator_spec9_product30.cil.c[11768,11781] [2024-11-09 00:17:28,295 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:17:28,333 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:17:28,333 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28 WrapperNode [2024-11-09 00:17:28,334 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:17:28,335 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:17:28,335 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:17:28,335 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:17:28,343 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,367 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,414 INFO L138 Inliner]: procedures = 95, calls = 344, calls flagged for inlining = 27, calls inlined = 23, statements flattened = 871 [2024-11-09 00:17:28,414 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:17:28,415 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:17:28,415 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:17:28,415 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:17:28,425 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,426 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,435 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,436 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,452 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,464 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,468 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,473 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,480 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:17:28,481 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:17:28,481 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:17:28,481 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:17:28,482 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:17:28" (1/1) ... [2024-11-09 00:17:28,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:17:28,509 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:17:28,536 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:17:28,572 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c51b509a-a5bd-410b-9eb4-1f4c382f0095/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:17:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:17:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure getWeight [2024-11-09 00:17:28,600 INFO L138 BoogieDeclarations]: Found implementation of procedure getWeight [2024-11-09 00:17:28,600 INFO L130 BoogieDeclarations]: Found specification of procedure bigMacCall [2024-11-09 00:17:28,601 INFO L138 BoogieDeclarations]: Found implementation of procedure bigMacCall [2024-11-09 00:17:28,601 INFO L130 BoogieDeclarations]: Found specification of procedure enterElevator [2024-11-09 00:17:28,601 INFO L138 BoogieDeclarations]: Found implementation of procedure enterElevator [2024-11-09 00:17:28,601 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedInDirection [2024-11-09 00:17:28,601 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection [2024-11-09 00:17:28,601 INFO L130 BoogieDeclarations]: Found specification of procedure getReverseHeading [2024-11-09 00:17:28,602 INFO L138 BoogieDeclarations]: Found implementation of procedure getReverseHeading [2024-11-09 00:17:28,602 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedInDirection__wrappee__empty [2024-11-09 00:17:28,602 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection__wrappee__empty [2024-11-09 00:17:28,602 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift [2024-11-09 00:17:28,602 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift [2024-11-09 00:17:28,603 INFO L130 BoogieDeclarations]: Found specification of procedure cleanup [2024-11-09 00:17:28,603 INFO L138 BoogieDeclarations]: Found implementation of procedure cleanup [2024-11-09 00:17:28,603 INFO L130 BoogieDeclarations]: Found specification of procedure areDoorsOpen [2024-11-09 00:17:28,603 INFO L138 BoogieDeclarations]: Found implementation of procedure areDoorsOpen [2024-11-09 00:17:28,603 INFO L130 BoogieDeclarations]: Found specification of procedure __automaton_fail [2024-11-09 00:17:28,603 INFO L138 BoogieDeclarations]: Found implementation of procedure __automaton_fail [2024-11-09 00:17:28,604 INFO L130 BoogieDeclarations]: Found specification of procedure isTopFloor [2024-11-09 00:17:28,604 INFO L138 BoogieDeclarations]: Found implementation of procedure isTopFloor [2024-11-09 00:17:28,604 INFO L130 BoogieDeclarations]: Found specification of procedure getDestination [2024-11-09 00:17:28,604 INFO L138 BoogieDeclarations]: Found implementation of procedure getDestination [2024-11-09 00:17:28,604 INFO L130 BoogieDeclarations]: Found specification of procedure isBlocked [2024-11-09 00:17:28,604 INFO L138 BoogieDeclarations]: Found implementation of procedure isBlocked [2024-11-09 00:17:28,605 INFO L130 BoogieDeclarations]: Found specification of procedure getCurrentFloorID [2024-11-09 00:17:28,605 INFO L138 BoogieDeclarations]: Found implementation of procedure getCurrentFloorID [2024-11-09 00:17:28,605 INFO L130 BoogieDeclarations]: Found specification of procedure resetCallOnFloor [2024-11-09 00:17:28,605 INFO L138 BoogieDeclarations]: Found implementation of procedure resetCallOnFloor [2024-11-09 00:17:28,605 INFO L130 BoogieDeclarations]: Found specification of procedure initPersonOnFloor [2024-11-09 00:17:28,605 INFO L138 BoogieDeclarations]: Found implementation of procedure initPersonOnFloor [2024-11-09 00:17:28,605 INFO L130 BoogieDeclarations]: Found specification of procedure removePersonFromFloor [2024-11-09 00:17:28,605 INFO L138 BoogieDeclarations]: Found implementation of procedure removePersonFromFloor [2024-11-09 00:17:28,606 INFO L130 BoogieDeclarations]: Found specification of procedure getOrigin [2024-11-09 00:17:28,606 INFO L138 BoogieDeclarations]: Found implementation of procedure getOrigin [2024-11-09 00:17:28,606 INFO L130 BoogieDeclarations]: Found specification of procedure continueInDirection [2024-11-09 00:17:28,606 INFO L138 BoogieDeclarations]: Found implementation of procedure continueInDirection [2024-11-09 00:17:28,606 INFO L130 BoogieDeclarations]: Found specification of procedure isEmpty [2024-11-09 00:17:28,606 INFO L138 BoogieDeclarations]: Found implementation of procedure isEmpty [2024-11-09 00:17:28,606 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:17:28,606 INFO L130 BoogieDeclarations]: Found specification of procedure buttonForFloorIsPressed [2024-11-09 00:17:28,607 INFO L138 BoogieDeclarations]: Found implementation of procedure buttonForFloorIsPressed [2024-11-09 00:17:28,607 INFO L130 BoogieDeclarations]: Found specification of procedure pressInLiftFloorButton [2024-11-09 00:17:28,607 INFO L138 BoogieDeclarations]: Found implementation of procedure pressInLiftFloorButton [2024-11-09 00:17:28,607 INFO L130 BoogieDeclarations]: Found specification of procedure leaveElevator [2024-11-09 00:17:28,607 INFO L138 BoogieDeclarations]: Found implementation of procedure leaveElevator [2024-11-09 00:17:28,607 INFO L130 BoogieDeclarations]: Found specification of procedure isPersonOnFloor [2024-11-09 00:17:28,607 INFO L138 BoogieDeclarations]: Found implementation of procedure isPersonOnFloor [2024-11-09 00:17:28,607 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift__wrappee__twothirdsfull [2024-11-09 00:17:28,608 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift__wrappee__twothirdsfull [2024-11-09 00:17:28,608 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:17:28,608 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:17:28,609 INFO L130 BoogieDeclarations]: Found specification of procedure isFloorCalling [2024-11-09 00:17:28,609 INFO L138 BoogieDeclarations]: Found implementation of procedure isFloorCalling [2024-11-09 00:17:28,788 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:17:28,791 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:17:30,302 INFO L? ?]: Removed 455 outVars from TransFormulas that were not future-live. [2024-11-09 00:17:30,302 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:17:31,398 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:17:31,402 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-09 00:17:31,402 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:17:31 BoogieIcfgContainer [2024-11-09 00:17:31,403 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:17:31,404 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:17:31,405 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:17:31,415 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:17:31,415 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:17:31" (1/1) ... [2024-11-09 00:17:31,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:17:31,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:31,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 595 states to 378 states and 595 transitions. [2024-11-09 00:17:31,516 INFO L276 IsEmpty]: Start isEmpty. Operand 378 states and 595 transitions. [2024-11-09 00:17:31,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-09 00:17:31,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:31,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:31,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:32,013 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:32,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:32,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 588 states to 377 states and 588 transitions. [2024-11-09 00:17:32,098 INFO L276 IsEmpty]: Start isEmpty. Operand 377 states and 588 transitions. [2024-11-09 00:17:32,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-09 00:17:32,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:32,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:32,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:32,668 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:32,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:32,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 390 states and 616 transitions. [2024-11-09 00:17:32,910 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 616 transitions. [2024-11-09 00:17:32,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:17:32,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:32,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:32,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:33,485 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:33,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:33,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 393 states and 620 transitions. [2024-11-09 00:17:33,532 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 620 transitions. [2024-11-09 00:17:33,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-09 00:17:33,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:33,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:33,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:33,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:33,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:33,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 396 states and 624 transitions. [2024-11-09 00:17:33,922 INFO L276 IsEmpty]: Start isEmpty. Operand 396 states and 624 transitions. [2024-11-09 00:17:33,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:17:33,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:33,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:33,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:34,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:34,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:34,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 398 states and 627 transitions. [2024-11-09 00:17:34,311 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 627 transitions. [2024-11-09 00:17:34,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-09 00:17:34,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:34,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:34,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:34,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:34,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:34,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 400 states and 630 transitions. [2024-11-09 00:17:34,686 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 630 transitions. [2024-11-09 00:17:34,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-09 00:17:34,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:34,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:34,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:34,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:34,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:34,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 402 states and 633 transitions. [2024-11-09 00:17:34,975 INFO L276 IsEmpty]: Start isEmpty. Operand 402 states and 633 transitions. [2024-11-09 00:17:34,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:17:34,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:34,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:35,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:35,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:35,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:35,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 650 states to 404 states and 636 transitions. [2024-11-09 00:17:35,285 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 636 transitions. [2024-11-09 00:17:35,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-09 00:17:35,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:35,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:35,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:35,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:35,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:35,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 650 states to 405 states and 636 transitions. [2024-11-09 00:17:35,594 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 636 transitions. [2024-11-09 00:17:35,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-09 00:17:35,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:35,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:35,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:35,864 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:35,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:35,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 410 states and 651 transitions. [2024-11-09 00:17:35,903 INFO L276 IsEmpty]: Start isEmpty. Operand 410 states and 651 transitions. [2024-11-09 00:17:35,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:17:35,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:35,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:35,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:36,241 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:36,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:36,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 411 states and 652 transitions. [2024-11-09 00:17:36,262 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 652 transitions. [2024-11-09 00:17:36,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-09 00:17:36,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:36,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:36,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:36,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:36,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:36,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 670 states to 414 states and 656 transitions. [2024-11-09 00:17:36,553 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 656 transitions. [2024-11-09 00:17:36,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:17:36,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:36,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:36,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:36,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:36,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:36,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 671 states to 415 states and 657 transitions. [2024-11-09 00:17:36,839 INFO L276 IsEmpty]: Start isEmpty. Operand 415 states and 657 transitions. [2024-11-09 00:17:36,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-09 00:17:36,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:36,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:36,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:37,114 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-09 00:17:37,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:37,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 675 states to 418 states and 661 transitions. [2024-11-09 00:17:37,143 INFO L276 IsEmpty]: Start isEmpty. Operand 418 states and 661 transitions. [2024-11-09 00:17:37,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:17:37,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:37,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:37,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:37,466 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-09 00:17:37,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:37,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 676 states to 419 states and 662 transitions. [2024-11-09 00:17:37,490 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 662 transitions. [2024-11-09 00:17:37,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-09 00:17:37,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:37,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:37,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:37,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-09 00:17:37,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:37,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 680 states to 422 states and 666 transitions. [2024-11-09 00:17:37,802 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 666 transitions. [2024-11-09 00:17:37,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:17:37,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:37,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:37,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:38,188 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:17:38,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:38,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 737 states to 443 states and 718 transitions. [2024-11-09 00:17:38,433 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 718 transitions. [2024-11-09 00:17:38,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:17:38,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:38,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:38,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:38,718 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-09 00:17:38,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:38,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 738 states to 444 states and 719 transitions. [2024-11-09 00:17:38,768 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 719 transitions. [2024-11-09 00:17:38,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:17:38,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:38,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:38,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:39,297 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:17:39,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:39,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 739 states to 445 states and 720 transitions. [2024-11-09 00:17:39,368 INFO L276 IsEmpty]: Start isEmpty. Operand 445 states and 720 transitions. [2024-11-09 00:17:39,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-09 00:17:39,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:39,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:39,650 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:39,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:39,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 744 states to 448 states and 725 transitions. [2024-11-09 00:17:39,751 INFO L276 IsEmpty]: Start isEmpty. Operand 448 states and 725 transitions. [2024-11-09 00:17:39,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-09 00:17:39,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:39,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:39,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:40,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:41,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:41,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 796 states to 461 states and 753 transitions. [2024-11-09 00:17:41,463 INFO L276 IsEmpty]: Start isEmpty. Operand 461 states and 753 transitions. [2024-11-09 00:17:41,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-09 00:17:41,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:41,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:41,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:42,155 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:44,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:44,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 931 states to 487 states and 835 transitions. [2024-11-09 00:17:44,994 INFO L276 IsEmpty]: Start isEmpty. Operand 487 states and 835 transitions. [2024-11-09 00:17:44,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-09 00:17:44,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:44,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:45,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:45,378 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:45,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:45,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 939 states to 484 states and 827 transitions. [2024-11-09 00:17:45,659 INFO L276 IsEmpty]: Start isEmpty. Operand 484 states and 827 transitions. [2024-11-09 00:17:45,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:17:45,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:45,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:45,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:47,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:54,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:54,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1068 states to 507 states and 884 transitions. [2024-11-09 00:17:54,482 INFO L276 IsEmpty]: Start isEmpty. Operand 507 states and 884 transitions. [2024-11-09 00:17:54,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-09 00:17:54,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:54,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:54,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:55,732 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:17:57,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:57,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1076 states to 504 states and 875 transitions. [2024-11-09 00:17:57,764 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 875 transitions. [2024-11-09 00:17:57,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:17:57,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:57,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:57,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:58,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:17:58,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:58,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1079 states to 505 states and 875 transitions. [2024-11-09 00:17:58,827 INFO L276 IsEmpty]: Start isEmpty. Operand 505 states and 875 transitions. [2024-11-09 00:17:58,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-09 00:17:58,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:58,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:58,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:59,127 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-09 00:17:59,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:59,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1081 states to 507 states and 877 transitions. [2024-11-09 00:17:59,196 INFO L276 IsEmpty]: Start isEmpty. Operand 507 states and 877 transitions. [2024-11-09 00:17:59,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:17:59,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:59,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:59,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:17:59,477 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:17:59,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:17:59,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1085 states to 510 states and 881 transitions. [2024-11-09 00:17:59,555 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 881 transitions. [2024-11-09 00:17:59,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:17:59,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:17:59,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:17:59,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:00,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:03,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:03,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1107 states to 517 states and 894 transitions. [2024-11-09 00:18:03,259 INFO L276 IsEmpty]: Start isEmpty. Operand 517 states and 894 transitions. [2024-11-09 00:18:03,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:18:03,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:03,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:03,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:03,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:04,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:04,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1109 states to 518 states and 895 transitions. [2024-11-09 00:18:04,567 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 895 transitions. [2024-11-09 00:18:04,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:18:04,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:04,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:04,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:04,865 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:18:04,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:04,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1113 states to 521 states and 899 transitions. [2024-11-09 00:18:04,928 INFO L276 IsEmpty]: Start isEmpty. Operand 521 states and 899 transitions. [2024-11-09 00:18:04,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:18:04,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:04,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:04,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:05,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:05,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:05,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1117 states to 524 states and 903 transitions. [2024-11-09 00:18:05,536 INFO L276 IsEmpty]: Start isEmpty. Operand 524 states and 903 transitions. [2024-11-09 00:18:05,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:18:05,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:05,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:05,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:05,796 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:18:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:06,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1121 states to 527 states and 907 transitions. [2024-11-09 00:18:06,151 INFO L276 IsEmpty]: Start isEmpty. Operand 527 states and 907 transitions. [2024-11-09 00:18:06,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:18:06,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:06,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:06,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:06,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:06,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:06,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1125 states to 530 states and 911 transitions. [2024-11-09 00:18:06,865 INFO L276 IsEmpty]: Start isEmpty. Operand 530 states and 911 transitions. [2024-11-09 00:18:06,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:18:06,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:06,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:06,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:07,157 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:07,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:07,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1129 states to 533 states and 915 transitions. [2024-11-09 00:18:07,523 INFO L276 IsEmpty]: Start isEmpty. Operand 533 states and 915 transitions. [2024-11-09 00:18:07,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-09 00:18:07,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:07,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:07,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:07,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:08,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:08,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1136 states to 536 states and 922 transitions. [2024-11-09 00:18:08,160 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 922 transitions. [2024-11-09 00:18:08,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:18:08,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:08,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:08,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:08,427 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:18:08,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:08,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1137 states to 537 states and 923 transitions. [2024-11-09 00:18:08,489 INFO L276 IsEmpty]: Start isEmpty. Operand 537 states and 923 transitions. [2024-11-09 00:18:08,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:18:08,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:08,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:08,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:08,743 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:18:08,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:08,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1140 states to 539 states and 926 transitions. [2024-11-09 00:18:08,815 INFO L276 IsEmpty]: Start isEmpty. Operand 539 states and 926 transitions. [2024-11-09 00:18:08,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:18:08,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:08,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:08,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:09,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:11,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:11,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1144 states to 542 states and 930 transitions. [2024-11-09 00:18:11,622 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 930 transitions. [2024-11-09 00:18:11,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:18:11,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:11,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:11,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:11,863 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:13,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:13,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1148 states to 543 states and 930 transitions. [2024-11-09 00:18:13,690 INFO L276 IsEmpty]: Start isEmpty. Operand 543 states and 930 transitions. [2024-11-09 00:18:13,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-09 00:18:13,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:13,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:13,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:13,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:14,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:14,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1147 states to 543 states and 929 transitions. [2024-11-09 00:18:14,112 INFO L276 IsEmpty]: Start isEmpty. Operand 543 states and 929 transitions. [2024-11-09 00:18:14,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:18:14,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:14,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:14,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:14,292 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:18:14,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:14,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1150 states to 545 states and 932 transitions. [2024-11-09 00:18:14,347 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 932 transitions. [2024-11-09 00:18:14,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:18:14,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:14,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:14,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:14,583 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:18:14,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:14,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1153 states to 547 states and 935 transitions. [2024-11-09 00:18:14,797 INFO L276 IsEmpty]: Start isEmpty. Operand 547 states and 935 transitions. [2024-11-09 00:18:14,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:18:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:14,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:14,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:15,101 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:15,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:15,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1156 states to 549 states and 938 transitions. [2024-11-09 00:18:15,279 INFO L276 IsEmpty]: Start isEmpty. Operand 549 states and 938 transitions. [2024-11-09 00:18:15,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-09 00:18:15,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:15,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:15,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:15,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:15,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1165 states to 553 states and 947 transitions. [2024-11-09 00:18:15,681 INFO L276 IsEmpty]: Start isEmpty. Operand 553 states and 947 transitions. [2024-11-09 00:18:15,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:18:15,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:15,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:15,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:15,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:16,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:16,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1167 states to 549 states and 937 transitions. [2024-11-09 00:18:16,163 INFO L276 IsEmpty]: Start isEmpty. Operand 549 states and 937 transitions. [2024-11-09 00:18:16,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:16,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:16,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:16,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:16,473 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:18:16,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:16,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1170 states to 551 states and 940 transitions. [2024-11-09 00:18:16,555 INFO L276 IsEmpty]: Start isEmpty. Operand 551 states and 940 transitions. [2024-11-09 00:18:16,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:18:16,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:16,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:16,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:16,813 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:17,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:17,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1176 states to 553 states and 946 transitions. [2024-11-09 00:18:17,367 INFO L276 IsEmpty]: Start isEmpty. Operand 553 states and 946 transitions. [2024-11-09 00:18:17,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:18:17,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:17,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:17,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:17,562 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:18,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:18,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1196 states to 563 states and 964 transitions. [2024-11-09 00:18:18,253 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 964 transitions. [2024-11-09 00:18:18,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:18:18,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:18,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:18,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:18,416 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:18:18,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:18,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1199 states to 565 states and 967 transitions. [2024-11-09 00:18:18,586 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 967 transitions. [2024-11-09 00:18:18,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-09 00:18:18,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:18,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:18,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:18,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:19,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:19,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1200 states to 565 states and 966 transitions. [2024-11-09 00:18:19,005 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 966 transitions. [2024-11-09 00:18:19,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:19,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:19,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:19,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:19,715 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:20,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:20,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1204 states to 568 states and 970 transitions. [2024-11-09 00:18:20,435 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 970 transitions. [2024-11-09 00:18:20,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:18:20,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:20,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:20,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:21,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:32,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:32,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1377 states to 594 states and 1049 transitions. [2024-11-09 00:18:32,764 INFO L276 IsEmpty]: Start isEmpty. Operand 594 states and 1049 transitions. [2024-11-09 00:18:32,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:32,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:32,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:32,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:32,937 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:18:33,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:33,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1385 states to 591 states and 1040 transitions. [2024-11-09 00:18:33,771 INFO L276 IsEmpty]: Start isEmpty. Operand 591 states and 1040 transitions. [2024-11-09 00:18:33,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:18:33,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:33,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:33,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:33,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:34,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:34,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1387 states to 592 states and 1041 transitions. [2024-11-09 00:18:34,770 INFO L276 IsEmpty]: Start isEmpty. Operand 592 states and 1041 transitions. [2024-11-09 00:18:34,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:18:34,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:34,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:34,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:35,007 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:18:35,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:35,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1390 states to 594 states and 1044 transitions. [2024-11-09 00:18:35,079 INFO L276 IsEmpty]: Start isEmpty. Operand 594 states and 1044 transitions. [2024-11-09 00:18:35,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:18:35,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:35,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:35,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:35,308 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-09 00:18:35,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:35,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1390 states to 595 states and 1044 transitions. [2024-11-09 00:18:35,382 INFO L276 IsEmpty]: Start isEmpty. Operand 595 states and 1044 transitions. [2024-11-09 00:18:35,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:18:35,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:35,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:35,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:35,614 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:18:35,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:35,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1396 states to 598 states and 1050 transitions. [2024-11-09 00:18:35,814 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 1050 transitions. [2024-11-09 00:18:35,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:18:35,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:35,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:35,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:36,076 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:36,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:36,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1399 states to 600 states and 1053 transitions. [2024-11-09 00:18:36,287 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1053 transitions. [2024-11-09 00:18:36,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-09 00:18:36,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:36,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:36,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:36,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:36,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:36,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1408 states to 604 states and 1062 transitions. [2024-11-09 00:18:36,725 INFO L276 IsEmpty]: Start isEmpty. Operand 604 states and 1062 transitions. [2024-11-09 00:18:36,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:18:36,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:36,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:36,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:36,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:37,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:37,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1411 states to 600 states and 1050 transitions. [2024-11-09 00:18:37,118 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 1050 transitions. [2024-11-09 00:18:37,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-09 00:18:37,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:37,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:37,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:37,282 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-09 00:18:37,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:37,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1415 states to 603 states and 1054 transitions. [2024-11-09 00:18:37,393 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 1054 transitions. [2024-11-09 00:18:37,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:37,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:37,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:37,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:37,562 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:37,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:37,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1421 states to 605 states and 1060 transitions. [2024-11-09 00:18:37,739 INFO L276 IsEmpty]: Start isEmpty. Operand 605 states and 1060 transitions. [2024-11-09 00:18:37,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:37,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:37,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:37,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:37,929 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:38,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:38,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1422 states to 606 states and 1061 transitions. [2024-11-09 00:18:38,117 INFO L276 IsEmpty]: Start isEmpty. Operand 606 states and 1061 transitions. [2024-11-09 00:18:38,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:38,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:38,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:38,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:38,284 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:38,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:38,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1423 states to 607 states and 1062 transitions. [2024-11-09 00:18:38,465 INFO L276 IsEmpty]: Start isEmpty. Operand 607 states and 1062 transitions. [2024-11-09 00:18:38,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:18:38,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:38,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:38,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:38,737 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:18:38,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:38,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1426 states to 609 states and 1065 transitions. [2024-11-09 00:18:38,956 INFO L276 IsEmpty]: Start isEmpty. Operand 609 states and 1065 transitions. [2024-11-09 00:18:38,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:18:38,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:38,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:38,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:39,155 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-09 00:18:39,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:39,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1426 states to 610 states and 1065 transitions. [2024-11-09 00:18:39,389 INFO L276 IsEmpty]: Start isEmpty. Operand 610 states and 1065 transitions. [2024-11-09 00:18:39,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:18:39,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:39,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:39,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:39,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:39,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:39,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1427 states to 610 states and 1064 transitions. [2024-11-09 00:18:39,765 INFO L276 IsEmpty]: Start isEmpty. Operand 610 states and 1064 transitions. [2024-11-09 00:18:39,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:18:39,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:39,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:39,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:39,927 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:42,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:42,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1436 states to 614 states and 1069 transitions. [2024-11-09 00:18:42,164 INFO L276 IsEmpty]: Start isEmpty. Operand 614 states and 1069 transitions. [2024-11-09 00:18:42,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:42,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:42,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:42,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:42,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:42,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:42,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1443 states to 617 states and 1076 transitions. [2024-11-09 00:18:42,662 INFO L276 IsEmpty]: Start isEmpty. Operand 617 states and 1076 transitions. [2024-11-09 00:18:42,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:18:42,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:42,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:42,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:42,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:43,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:43,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1447 states to 617 states and 1075 transitions. [2024-11-09 00:18:43,174 INFO L276 IsEmpty]: Start isEmpty. Operand 617 states and 1075 transitions. [2024-11-09 00:18:43,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:18:43,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:43,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:43,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:44,105 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:44,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:44,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1450 states to 619 states and 1078 transitions. [2024-11-09 00:18:44,823 INFO L276 IsEmpty]: Start isEmpty. Operand 619 states and 1078 transitions. [2024-11-09 00:18:44,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:18:44,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:44,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:44,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:45,002 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-09 00:18:45,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:45,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1451 states to 620 states and 1079 transitions. [2024-11-09 00:18:45,060 INFO L276 IsEmpty]: Start isEmpty. Operand 620 states and 1079 transitions. [2024-11-09 00:18:45,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:18:45,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:45,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:45,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:45,310 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:45,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:45,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1468 states to 625 states and 1096 transitions. [2024-11-09 00:18:45,546 INFO L276 IsEmpty]: Start isEmpty. Operand 625 states and 1096 transitions. [2024-11-09 00:18:45,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:18:45,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:45,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:45,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:45,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:45,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:45,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1483 states to 630 states and 1111 transitions. [2024-11-09 00:18:45,992 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 1111 transitions. [2024-11-09 00:18:45,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-09 00:18:45,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:45,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:46,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:46,172 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:46,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:46,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1492 states to 634 states and 1120 transitions. [2024-11-09 00:18:46,354 INFO L276 IsEmpty]: Start isEmpty. Operand 634 states and 1120 transitions. [2024-11-09 00:18:46,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:18:46,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:46,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:46,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:46,535 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:46,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:46,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1495 states to 630 states and 1108 transitions. [2024-11-09 00:18:46,724 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 1108 transitions. [2024-11-09 00:18:46,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-09 00:18:46,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:46,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:46,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:47,757 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:48,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:48,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1498 states to 632 states and 1111 transitions. [2024-11-09 00:18:48,456 INFO L276 IsEmpty]: Start isEmpty. Operand 632 states and 1111 transitions. [2024-11-09 00:18:48,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:18:48,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:48,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:48,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:49,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:57,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:57,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1628 states to 656 states and 1170 transitions. [2024-11-09 00:18:57,962 INFO L276 IsEmpty]: Start isEmpty. Operand 656 states and 1170 transitions. [2024-11-09 00:18:57,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:18:57,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:57,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:58,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:58,207 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:18:58,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:58,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1642 states to 662 states and 1184 transitions. [2024-11-09 00:18:58,575 INFO L276 IsEmpty]: Start isEmpty. Operand 662 states and 1184 transitions. [2024-11-09 00:18:58,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:18:58,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:58,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:58,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:58,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:18:59,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:18:59,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1650 states to 663 states and 1185 transitions. [2024-11-09 00:18:59,664 INFO L276 IsEmpty]: Start isEmpty. Operand 663 states and 1185 transitions. [2024-11-09 00:18:59,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-09 00:18:59,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:18:59,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:18:59,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:18:59,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:00,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:00,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1657 states to 667 states and 1192 transitions. [2024-11-09 00:19:00,052 INFO L276 IsEmpty]: Start isEmpty. Operand 667 states and 1192 transitions. [2024-11-09 00:19:00,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-09 00:19:00,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:00,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:00,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:00,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:00,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:00,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1658 states to 668 states and 1193 transitions. [2024-11-09 00:19:00,452 INFO L276 IsEmpty]: Start isEmpty. Operand 668 states and 1193 transitions. [2024-11-09 00:19:00,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-09 00:19:00,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:00,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:00,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:00,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:00,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:00,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1659 states to 668 states and 1192 transitions. [2024-11-09 00:19:00,756 INFO L276 IsEmpty]: Start isEmpty. Operand 668 states and 1192 transitions. [2024-11-09 00:19:00,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:19:00,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:00,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:00,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:01,409 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:02,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:02,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1662 states to 670 states and 1195 transitions. [2024-11-09 00:19:02,126 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 1195 transitions. [2024-11-09 00:19:02,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:19:02,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:02,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:02,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:02,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:05,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:05,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1680 states to 672 states and 1208 transitions. [2024-11-09 00:19:05,669 INFO L276 IsEmpty]: Start isEmpty. Operand 672 states and 1208 transitions. [2024-11-09 00:19:05,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:19:05,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:05,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:05,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:05,933 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:06,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:06,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1684 states to 675 states and 1212 transitions. [2024-11-09 00:19:06,149 INFO L276 IsEmpty]: Start isEmpty. Operand 675 states and 1212 transitions. [2024-11-09 00:19:06,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-09 00:19:06,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:06,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:06,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:06,340 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:06,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:06,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1688 states to 678 states and 1216 transitions. [2024-11-09 00:19:06,630 INFO L276 IsEmpty]: Start isEmpty. Operand 678 states and 1216 transitions. [2024-11-09 00:19:06,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:19:06,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:06,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:06,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:07,441 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:08,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:08,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1691 states to 680 states and 1219 transitions. [2024-11-09 00:19:08,170 INFO L276 IsEmpty]: Start isEmpty. Operand 680 states and 1219 transitions. [2024-11-09 00:19:08,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:19:08,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:08,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:08,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:08,852 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:09,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:09,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1691 states to 681 states and 1219 transitions. [2024-11-09 00:19:09,578 INFO L276 IsEmpty]: Start isEmpty. Operand 681 states and 1219 transitions. [2024-11-09 00:19:09,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:19:09,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:09,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:09,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:09,761 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:09,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:09,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1699 states to 685 states and 1227 transitions. [2024-11-09 00:19:09,817 INFO L276 IsEmpty]: Start isEmpty. Operand 685 states and 1227 transitions. [2024-11-09 00:19:09,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:19:09,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:09,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:09,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:10,522 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:11,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:11,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1714 states to 690 states and 1242 transitions. [2024-11-09 00:19:11,263 INFO L276 IsEmpty]: Start isEmpty. Operand 690 states and 1242 transitions. [2024-11-09 00:19:11,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-09 00:19:11,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:11,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:11,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:12,255 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:16,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:16,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1727 states to 694 states and 1251 transitions. [2024-11-09 00:19:16,751 INFO L276 IsEmpty]: Start isEmpty. Operand 694 states and 1251 transitions. [2024-11-09 00:19:16,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:19:16,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:16,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:16,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:16,969 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-09 00:19:17,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:17,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1731 states to 697 states and 1255 transitions. [2024-11-09 00:19:17,053 INFO L276 IsEmpty]: Start isEmpty. Operand 697 states and 1255 transitions. [2024-11-09 00:19:17,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-09 00:19:17,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:17,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:17,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:17,749 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:18,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:18,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1732 states to 698 states and 1256 transitions. [2024-11-09 00:19:18,472 INFO L276 IsEmpty]: Start isEmpty. Operand 698 states and 1256 transitions. [2024-11-09 00:19:18,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:19:18,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:18,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:18,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:18,655 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-09 00:19:18,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:18,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1733 states to 699 states and 1257 transitions. [2024-11-09 00:19:18,721 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 1257 transitions. [2024-11-09 00:19:18,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-09 00:19:18,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:18,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:18,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:18,950 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:19,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:19,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1738 states to 702 states and 1262 transitions. [2024-11-09 00:19:19,140 INFO L276 IsEmpty]: Start isEmpty. Operand 702 states and 1262 transitions. [2024-11-09 00:19:19,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-09 00:19:19,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:19,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:19,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:19,312 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:19,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:19,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1742 states to 705 states and 1266 transitions. [2024-11-09 00:19:19,507 INFO L276 IsEmpty]: Start isEmpty. Operand 705 states and 1266 transitions. [2024-11-09 00:19:19,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-09 00:19:19,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:19,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:19,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:19,690 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:19,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:19,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1743 states to 706 states and 1267 transitions. [2024-11-09 00:19:19,885 INFO L276 IsEmpty]: Start isEmpty. Operand 706 states and 1267 transitions. [2024-11-09 00:19:19,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-09 00:19:19,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:19,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:19,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:20,079 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:20,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:20,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1744 states to 707 states and 1268 transitions. [2024-11-09 00:19:20,265 INFO L276 IsEmpty]: Start isEmpty. Operand 707 states and 1268 transitions. [2024-11-09 00:19:20,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:19:20,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:20,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:20,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:20,450 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-09 00:19:20,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:20,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1748 states to 710 states and 1272 transitions. [2024-11-09 00:19:20,805 INFO L276 IsEmpty]: Start isEmpty. Operand 710 states and 1272 transitions. [2024-11-09 00:19:20,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:19:20,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:20,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:20,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:21,914 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:30,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:30,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1819 states to 718 states and 1294 transitions. [2024-11-09 00:19:30,399 INFO L276 IsEmpty]: Start isEmpty. Operand 718 states and 1294 transitions. [2024-11-09 00:19:30,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:19:30,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:30,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:30,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:30,659 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:32,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:32,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1871 states to 723 states and 1308 transitions. [2024-11-09 00:19:32,080 INFO L276 IsEmpty]: Start isEmpty. Operand 723 states and 1308 transitions. [2024-11-09 00:19:32,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:19:32,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:32,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:32,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:32,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:32,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:32,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1886 states to 728 states and 1323 transitions. [2024-11-09 00:19:32,620 INFO L276 IsEmpty]: Start isEmpty. Operand 728 states and 1323 transitions. [2024-11-09 00:19:32,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-09 00:19:32,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:32,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:32,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:32,957 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:33,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:33,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1889 states to 730 states and 1326 transitions. [2024-11-09 00:19:33,150 INFO L276 IsEmpty]: Start isEmpty. Operand 730 states and 1326 transitions. [2024-11-09 00:19:33,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:19:33,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:33,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:33,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:33,315 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-09 00:19:33,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:33,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1891 states to 732 states and 1328 transitions. [2024-11-09 00:19:33,395 INFO L276 IsEmpty]: Start isEmpty. Operand 732 states and 1328 transitions. [2024-11-09 00:19:33,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:19:33,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:33,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:33,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:33,555 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:33,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:33,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1894 states to 734 states and 1331 transitions. [2024-11-09 00:19:33,747 INFO L276 IsEmpty]: Start isEmpty. Operand 734 states and 1331 transitions. [2024-11-09 00:19:33,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-09 00:19:33,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:33,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:33,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:33,925 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:19:34,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:34,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1895 states to 735 states and 1332 transitions. [2024-11-09 00:19:34,120 INFO L276 IsEmpty]: Start isEmpty. Operand 735 states and 1332 transitions. [2024-11-09 00:19:34,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:19:34,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:34,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:34,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:34,893 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:35,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:35,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1899 states to 738 states and 1336 transitions. [2024-11-09 00:19:35,648 INFO L276 IsEmpty]: Start isEmpty. Operand 738 states and 1336 transitions. [2024-11-09 00:19:35,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:19:35,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:35,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:35,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:35,830 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:36,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:36,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1902 states to 740 states and 1339 transitions. [2024-11-09 00:19:36,085 INFO L276 IsEmpty]: Start isEmpty. Operand 740 states and 1339 transitions. [2024-11-09 00:19:36,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:19:36,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:36,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:36,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:36,987 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:37,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:37,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1903 states to 741 states and 1340 transitions. [2024-11-09 00:19:37,712 INFO L276 IsEmpty]: Start isEmpty. Operand 741 states and 1340 transitions. [2024-11-09 00:19:37,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-11-09 00:19:37,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:37,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:37,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:37,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:19:38,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:38,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1915 states to 748 states and 1352 transitions. [2024-11-09 00:19:38,121 INFO L276 IsEmpty]: Start isEmpty. Operand 748 states and 1352 transitions. [2024-11-09 00:19:38,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:19:38,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:38,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:38,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:38,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:19:38,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:38,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1919 states to 751 states and 1356 transitions. [2024-11-09 00:19:38,523 INFO L276 IsEmpty]: Start isEmpty. Operand 751 states and 1356 transitions. [2024-11-09 00:19:38,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:19:38,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:38,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:38,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:38,775 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:38,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:38,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1922 states to 753 states and 1359 transitions. [2024-11-09 00:19:38,970 INFO L276 IsEmpty]: Start isEmpty. Operand 753 states and 1359 transitions. [2024-11-09 00:19:38,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:19:38,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:38,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:39,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:39,170 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:19:39,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:39,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1922 states to 754 states and 1359 transitions. [2024-11-09 00:19:39,371 INFO L276 IsEmpty]: Start isEmpty. Operand 754 states and 1359 transitions. [2024-11-09 00:19:39,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-09 00:19:39,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:39,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:39,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:39,532 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:19:39,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:39,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1924 states to 755 states and 1361 transitions. [2024-11-09 00:19:39,721 INFO L276 IsEmpty]: Start isEmpty. Operand 755 states and 1361 transitions. [2024-11-09 00:19:39,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-09 00:19:39,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:39,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:39,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:39,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:19:40,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:19:40,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1925 states to 756 states and 1362 transitions. [2024-11-09 00:19:40,108 INFO L276 IsEmpty]: Start isEmpty. Operand 756 states and 1362 transitions. [2024-11-09 00:19:40,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:19:40,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:19:40,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:19:40,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:19:44,475 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:20:25,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:25,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2107 states to 783 states and 1432 transitions. [2024-11-09 00:20:25,902 INFO L276 IsEmpty]: Start isEmpty. Operand 783 states and 1432 transitions. [2024-11-09 00:20:25,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:20:25,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:25,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:25,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:27,426 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:20:29,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:29,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2115 states to 777 states and 1416 transitions. [2024-11-09 00:20:29,080 INFO L276 IsEmpty]: Start isEmpty. Operand 777 states and 1416 transitions. [2024-11-09 00:20:29,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 00:20:29,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:29,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:29,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:30,194 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:20:31,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:31,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2129 states to 783 states and 1430 transitions. [2024-11-09 00:20:31,196 INFO L276 IsEmpty]: Start isEmpty. Operand 783 states and 1430 transitions. [2024-11-09 00:20:31,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 00:20:31,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:31,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:31,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:31,365 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-09 00:20:35,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:35,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2145 states to 783 states and 1427 transitions. [2024-11-09 00:20:35,300 INFO L276 IsEmpty]: Start isEmpty. Operand 783 states and 1427 transitions. [2024-11-09 00:20:35,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-09 00:20:35,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:35,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:35,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:35,488 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:20:35,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:35,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2149 states to 786 states and 1431 transitions. [2024-11-09 00:20:35,757 INFO L276 IsEmpty]: Start isEmpty. Operand 786 states and 1431 transitions. [2024-11-09 00:20:35,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:20:35,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:35,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:35,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:36,255 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:20:38,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:38,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2150 states to 787 states and 1431 transitions. [2024-11-09 00:20:38,081 INFO L276 IsEmpty]: Start isEmpty. Operand 787 states and 1431 transitions. [2024-11-09 00:20:38,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:20:38,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:38,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:38,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:38,508 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-09 00:20:48,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:20:48,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2244 states to 804 states and 1477 transitions. [2024-11-09 00:20:48,477 INFO L276 IsEmpty]: Start isEmpty. Operand 804 states and 1477 transitions. [2024-11-09 00:20:48,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:20:48,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:20:48,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:20:48,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:20:49,743 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:21:17,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:17,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2350 states to 817 states and 1514 transitions. [2024-11-09 00:21:17,694 INFO L276 IsEmpty]: Start isEmpty. Operand 817 states and 1514 transitions. [2024-11-09 00:21:17,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:21:17,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:17,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:17,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:17,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:21:23,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:23,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2386 states to 822 states and 1529 transitions. [2024-11-09 00:21:23,524 INFO L276 IsEmpty]: Start isEmpty. Operand 822 states and 1529 transitions. [2024-11-09 00:21:23,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:21:23,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:23,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:23,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:23,802 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:21:32,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:32,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2413 states to 822 states and 1521 transitions. [2024-11-09 00:21:32,253 INFO L276 IsEmpty]: Start isEmpty. Operand 822 states and 1521 transitions. [2024-11-09 00:21:32,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-09 00:21:32,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:32,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:32,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:32,529 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:21:32,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:32,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2414 states to 823 states and 1522 transitions. [2024-11-09 00:21:32,835 INFO L276 IsEmpty]: Start isEmpty. Operand 823 states and 1522 transitions. [2024-11-09 00:21:32,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-11-09 00:21:32,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:32,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:32,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:33,107 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 38 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-09 00:21:33,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:33,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2415 states to 824 states and 1523 transitions. [2024-11-09 00:21:33,426 INFO L276 IsEmpty]: Start isEmpty. Operand 824 states and 1523 transitions. [2024-11-09 00:21:33,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-09 00:21:33,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:33,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:33,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:33,610 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-09 00:21:40,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:40,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2449 states to 829 states and 1537 transitions. [2024-11-09 00:21:40,856 INFO L276 IsEmpty]: Start isEmpty. Operand 829 states and 1537 transitions. [2024-11-09 00:21:40,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-09 00:21:40,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:40,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:40,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:41,100 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:21:42,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:42,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2453 states to 829 states and 1536 transitions. [2024-11-09 00:21:42,673 INFO L276 IsEmpty]: Start isEmpty. Operand 829 states and 1536 transitions. [2024-11-09 00:21:42,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:21:42,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:42,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:42,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:43,045 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:21:43,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:21:43,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2456 states to 831 states and 1539 transitions. [2024-11-09 00:21:43,156 INFO L276 IsEmpty]: Start isEmpty. Operand 831 states and 1539 transitions. [2024-11-09 00:21:43,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:21:43,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:21:43,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:21:43,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:21:43,629 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-09 00:22:01,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:01,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2548 states to 849 states and 1588 transitions. [2024-11-09 00:22:01,453 INFO L276 IsEmpty]: Start isEmpty. Operand 849 states and 1588 transitions. [2024-11-09 00:22:01,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:22:01,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:01,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:01,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:02,984 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-09 00:22:34,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:34,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2684 states to 869 states and 1645 transitions. [2024-11-09 00:22:34,354 INFO L276 IsEmpty]: Start isEmpty. Operand 869 states and 1645 transitions. [2024-11-09 00:22:34,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:22:34,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:34,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:34,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:34,523 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-09 00:22:38,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:38,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2750 states to 880 states and 1670 transitions. [2024-11-09 00:22:38,443 INFO L276 IsEmpty]: Start isEmpty. Operand 880 states and 1670 transitions. [2024-11-09 00:22:38,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:22:38,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:38,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:38,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:38,519 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-09 00:22:40,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:40,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2789 states to 885 states and 1683 transitions. [2024-11-09 00:22:40,715 INFO L276 IsEmpty]: Start isEmpty. Operand 885 states and 1683 transitions. [2024-11-09 00:22:40,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-09 00:22:40,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:40,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:40,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:40,914 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:22:41,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:41,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2794 states to 888 states and 1688 transitions. [2024-11-09 00:22:41,159 INFO L276 IsEmpty]: Start isEmpty. Operand 888 states and 1688 transitions. [2024-11-09 00:22:41,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:22:41,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:41,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:41,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:41,360 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:22:41,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:41,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2798 states to 891 states and 1692 transitions. [2024-11-09 00:22:41,589 INFO L276 IsEmpty]: Start isEmpty. Operand 891 states and 1692 transitions. [2024-11-09 00:22:41,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:22:41,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:41,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:41,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:41,798 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:22:41,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:22:41,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2801 states to 893 states and 1695 transitions. [2024-11-09 00:22:41,933 INFO L276 IsEmpty]: Start isEmpty. Operand 893 states and 1695 transitions. [2024-11-09 00:22:41,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:22:41,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:22:41,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:22:41,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:22:42,527 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-09 00:23:06,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:06,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2895 states to 912 states and 1746 transitions. [2024-11-09 00:23:06,052 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 1746 transitions. [2024-11-09 00:23:06,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:23:06,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:06,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:06,119 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-09 00:23:08,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:08,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2934 states to 917 states and 1759 transitions. [2024-11-09 00:23:08,326 INFO L276 IsEmpty]: Start isEmpty. Operand 917 states and 1759 transitions. [2024-11-09 00:23:08,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 00:23:08,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:08,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:08,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:08,611 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:23:09,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:09,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2958 states to 921 states and 1783 transitions. [2024-11-09 00:23:09,102 INFO L276 IsEmpty]: Start isEmpty. Operand 921 states and 1783 transitions. [2024-11-09 00:23:09,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-09 00:23:09,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:09,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:09,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:09,361 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:23:09,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:09,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2959 states to 922 states and 1784 transitions. [2024-11-09 00:23:09,618 INFO L276 IsEmpty]: Start isEmpty. Operand 922 states and 1784 transitions. [2024-11-09 00:23:09,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-09 00:23:09,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:09,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:09,820 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-09 00:23:10,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:10,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2979 states to 924 states and 1804 transitions. [2024-11-09 00:23:10,227 INFO L276 IsEmpty]: Start isEmpty. Operand 924 states and 1804 transitions. [2024-11-09 00:23:10,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-09 00:23:10,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:10,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:10,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:10,461 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:23:10,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:10,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2980 states to 925 states and 1805 transitions. [2024-11-09 00:23:10,691 INFO L276 IsEmpty]: Start isEmpty. Operand 925 states and 1805 transitions. [2024-11-09 00:23:10,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:23:10,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:10,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:13,588 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 5 proven. 1 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-09 00:23:26,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:26,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3009 states to 929 states and 1818 transitions. [2024-11-09 00:23:26,516 INFO L276 IsEmpty]: Start isEmpty. Operand 929 states and 1818 transitions. [2024-11-09 00:23:26,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:23:26,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:26,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:26,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:32,082 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:23:42,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:23:42,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3012 states to 929 states and 1808 transitions. [2024-11-09 00:23:42,489 INFO L276 IsEmpty]: Start isEmpty. Operand 929 states and 1808 transitions. [2024-11-09 00:23:42,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:23:42,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:23:42,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:23:42,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:23:42,890 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:24:01,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:01,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3039 states to 929 states and 1807 transitions. [2024-11-09 00:24:01,113 INFO L276 IsEmpty]: Start isEmpty. Operand 929 states and 1807 transitions. [2024-11-09 00:24:01,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:24:01,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:01,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:01,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:01,522 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:24:07,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:07,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3112 states to 935 states and 1824 transitions. [2024-11-09 00:24:07,996 INFO L276 IsEmpty]: Start isEmpty. Operand 935 states and 1824 transitions. [2024-11-09 00:24:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:24:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:07,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:08,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:08,457 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:24:22,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:22,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3119 states to 940 states and 1831 transitions. [2024-11-09 00:24:22,812 INFO L276 IsEmpty]: Start isEmpty. Operand 940 states and 1831 transitions. [2024-11-09 00:24:22,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:24:22,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:22,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:22,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:23,220 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:24:23,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:23,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3122 states to 942 states and 1834 transitions. [2024-11-09 00:24:23,350 INFO L276 IsEmpty]: Start isEmpty. Operand 942 states and 1834 transitions. [2024-11-09 00:24:23,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:24:23,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:23,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:23,566 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-09 00:24:23,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:23,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3122 states to 943 states and 1834 transitions. [2024-11-09 00:24:23,710 INFO L276 IsEmpty]: Start isEmpty. Operand 943 states and 1834 transitions. [2024-11-09 00:24:23,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:24:23,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:23,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:23,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:24,332 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-09 00:24:48,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:48,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3222 states to 963 states and 1886 transitions. [2024-11-09 00:24:48,422 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 1886 transitions. [2024-11-09 00:24:48,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-09 00:24:48,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:48,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:48,493 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-09 00:24:56,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:24:56,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3260 states to 968 states and 1903 transitions. [2024-11-09 00:24:56,910 INFO L276 IsEmpty]: Start isEmpty. Operand 968 states and 1903 transitions. [2024-11-09 00:24:56,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:24:56,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:24:56,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:24:56,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:24:58,238 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-09 00:25:02,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:02,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3262 states to 970 states and 1905 transitions. [2024-11-09 00:25:02,716 INFO L276 IsEmpty]: Start isEmpty. Operand 970 states and 1905 transitions. [2024-11-09 00:25:02,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:25:02,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:02,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:02,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:02,943 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:25:09,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:09,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3296 states to 975 states and 1919 transitions. [2024-11-09 00:25:09,164 INFO L276 IsEmpty]: Start isEmpty. Operand 975 states and 1919 transitions. [2024-11-09 00:25:09,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:25:09,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:09,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:09,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:09,527 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-09 00:25:19,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:19,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3323 states to 980 states and 1930 transitions. [2024-11-09 00:25:19,585 INFO L276 IsEmpty]: Start isEmpty. Operand 980 states and 1930 transitions. [2024-11-09 00:25:19,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 00:25:19,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:19,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:19,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:19,753 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:25:44,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:44,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3413 states to 986 states and 1946 transitions. [2024-11-09 00:25:44,670 INFO L276 IsEmpty]: Start isEmpty. Operand 986 states and 1946 transitions. [2024-11-09 00:25:44,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 00:25:44,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:44,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:44,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:45,368 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-09 00:25:47,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:25:47,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3417 states to 989 states and 1950 transitions. [2024-11-09 00:25:47,422 INFO L276 IsEmpty]: Start isEmpty. Operand 989 states and 1950 transitions. [2024-11-09 00:25:47,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-09 00:25:47,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:25:47,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:25:47,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:25:48,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:26:08,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:08,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3480 states to 1002 states and 1988 transitions. [2024-11-09 00:26:08,942 INFO L276 IsEmpty]: Start isEmpty. Operand 1002 states and 1988 transitions. [2024-11-09 00:26:08,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:26:08,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:08,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:08,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:09,659 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-09 00:26:40,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:40,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3582 states to 1023 states and 2042 transitions. [2024-11-09 00:26:40,160 INFO L276 IsEmpty]: Start isEmpty. Operand 1023 states and 2042 transitions. [2024-11-09 00:26:40,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:26:40,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:40,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:40,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:40,229 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-09 00:26:49,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:49,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3621 states to 1028 states and 2060 transitions. [2024-11-09 00:26:49,495 INFO L276 IsEmpty]: Start isEmpty. Operand 1028 states and 2060 transitions. [2024-11-09 00:26:49,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-09 00:26:49,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:49,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:49,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:50,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:26:51,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:51,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3625 states to 1031 states and 2064 transitions. [2024-11-09 00:26:51,142 INFO L276 IsEmpty]: Start isEmpty. Operand 1031 states and 2064 transitions. [2024-11-09 00:26:51,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-09 00:26:51,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:51,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:51,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:51,291 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-09 00:26:57,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:26:57,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3627 states to 1033 states and 2066 transitions. [2024-11-09 00:26:57,325 INFO L276 IsEmpty]: Start isEmpty. Operand 1033 states and 2066 transitions. [2024-11-09 00:26:57,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-09 00:26:57,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:26:57,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:26:57,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:26:57,463 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:27:04,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:04,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3628 states to 1035 states and 2067 transitions. [2024-11-09 00:27:04,508 INFO L276 IsEmpty]: Start isEmpty. Operand 1035 states and 2067 transitions. [2024-11-09 00:27:04,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-09 00:27:04,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:04,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:04,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:04,684 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:27:44,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:44,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3718 states to 1054 states and 2122 transitions. [2024-11-09 00:27:44,534 INFO L276 IsEmpty]: Start isEmpty. Operand 1054 states and 2122 transitions. [2024-11-09 00:27:44,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:27:44,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:44,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:44,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:44,836 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:27:53,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:53,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3736 states to 1043 states and 2095 transitions. [2024-11-09 00:27:53,707 INFO L276 IsEmpty]: Start isEmpty. Operand 1043 states and 2095 transitions. [2024-11-09 00:27:53,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-09 00:27:53,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:53,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:53,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:53,963 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:27:54,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:54,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3737 states to 1041 states and 2090 transitions. [2024-11-09 00:27:54,583 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 2090 transitions. [2024-11-09 00:27:54,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-11-09 00:27:54,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:54,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:54,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:54,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:27:55,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:55,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3740 states to 1043 states and 2093 transitions. [2024-11-09 00:27:55,205 INFO L276 IsEmpty]: Start isEmpty. Operand 1043 states and 2093 transitions. [2024-11-09 00:27:55,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-09 00:27:55,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:55,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:55,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:55,401 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:27:56,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:56,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3741 states to 1041 states and 2088 transitions. [2024-11-09 00:27:56,023 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 2088 transitions. [2024-11-09 00:27:56,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-09 00:27:56,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:56,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:56,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:56,211 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:27:56,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:56,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3744 states to 1043 states and 2091 transitions. [2024-11-09 00:27:56,651 INFO L276 IsEmpty]: Start isEmpty. Operand 1043 states and 2091 transitions. [2024-11-09 00:27:56,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:27:56,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:56,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:56,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:56,825 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-09 00:27:57,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:27:57,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3745 states to 1041 states and 2086 transitions. [2024-11-09 00:27:57,302 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 2086 transitions. [2024-11-09 00:27:57,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-09 00:27:57,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:27:57,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:27:57,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:27:57,670 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-09 00:28:05,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:05,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3780 states to 1046 states and 2102 transitions. [2024-11-09 00:28:05,905 INFO L276 IsEmpty]: Start isEmpty. Operand 1046 states and 2102 transitions. [2024-11-09 00:28:05,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:05,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:05,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:05,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:06,305 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:08,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:08,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:08,451 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:08,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:08,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:08,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:08,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:08,858 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:09,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:09,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:09,231 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:09,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:09,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:09,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:09,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:09,802 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:10,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:10,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:10,222 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:10,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:10,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:10,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:10,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:10,633 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:11,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:11,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:11,154 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:11,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:11,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:11,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:11,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:11,562 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:11,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:11,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:11,921 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:11,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:11,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:11,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:11,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:12,553 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:13,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:13,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:13,132 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:13,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:13,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:13,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:13,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:13,725 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:14,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:14,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:14,063 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:14,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:14,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:14,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:14,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:14,619 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:14,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:14,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:14,985 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:14,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:14,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:14,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:15,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:15,400 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:15,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:15,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:15,764 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:15,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:15,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:15,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:15,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:16,297 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:16,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:16,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:16,638 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:16,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:16,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:16,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:16,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:17,040 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:17,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:17,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:17,411 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:17,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:17,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:17,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:17,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:18,199 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:18,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:18,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:18,650 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:18,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:18,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:18,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:18,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:19,199 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:19,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:19,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:19,558 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:19,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:19,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:19,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:19,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:20,182 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:20,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:20,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:20,630 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:20,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:20,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:20,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:20,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:21,126 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:21,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:21,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:21,477 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:21,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:21,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:21,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:21,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:21,976 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:22,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:22,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:22,327 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:22,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:22,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:22,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:22,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:22,847 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:23,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:23,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:23,241 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:23,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:23,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:23,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:23,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:23,674 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:24,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:24,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:24,110 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:24,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:24,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:24,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:24,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:24,513 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:24,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:24,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:24,851 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:24,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:24,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:24,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:24,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:25,250 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:25,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:25,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:25,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:25,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:25,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:26,080 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:26,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:26,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:26,420 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:26,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:26,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:26,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:26,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:26,816 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:27,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:27,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:27,166 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:27,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:27,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:27,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:27,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:27,569 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:27,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:27,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:27,912 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:27,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:27,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:27,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:27,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:28,397 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:28,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:28,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:28,741 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:28,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:28,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:28,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:28,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:29,136 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:29,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:29,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:29,475 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:29,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:29,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:29,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:29,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:30,101 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:30,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:30,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:30,550 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:30,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:30,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:30,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:30,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:31,010 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:31,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:31,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:31,352 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:31,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:31,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:31,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:31,815 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:32,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:32,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:32,263 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:32,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:32,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:32,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:32,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:32,827 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:33,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:33,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:33,178 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:33,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:33,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:33,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:33,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:33,577 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:33,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:33,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:33,928 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:33,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:33,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:33,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:33,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:34,328 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:34,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:34,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:34,667 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:34,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:34,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:34,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:34,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:35,060 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:35,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:35,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:35,417 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:35,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:35,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:35,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:35,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:35,831 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:36,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:36,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:36,196 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:36,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:36,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:36,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:36,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:36,642 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:36,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:36,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:36,978 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:36,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:36,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:36,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:37,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:37,399 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:37,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:37,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:37,743 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:37,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:37,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:37,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:37,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:38,129 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:38,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:38,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:38,467 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:38,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:38,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:38,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:38,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:38,862 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:39,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:39,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:39,206 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:39,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:39,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:39,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:39,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:39,627 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:39,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:39,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3802 states to 1053 states and 2123 transitions. [2024-11-09 00:28:39,969 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2123 transitions. [2024-11-09 00:28:39,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 00:28:39,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:39,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:40,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:40,150 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-09 00:28:42,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:42,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3806 states to 1055 states and 2127 transitions. [2024-11-09 00:28:42,787 INFO L276 IsEmpty]: Start isEmpty. Operand 1055 states and 2127 transitions. [2024-11-09 00:28:42,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:42,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:42,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:42,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:43,187 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:43,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:43,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3806 states to 1055 states and 2127 transitions. [2024-11-09 00:28:43,526 INFO L276 IsEmpty]: Start isEmpty. Operand 1055 states and 2127 transitions. [2024-11-09 00:28:43,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-09 00:28:43,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:43,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:43,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:43,796 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-09 00:28:44,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:44,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:44,161 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:44,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:44,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:44,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:44,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:44,551 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:44,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:44,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:44,896 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:44,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:44,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:44,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:44,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:45,288 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:45,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:45,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:45,636 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:45,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:45,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:45,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:46,046 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:46,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:46,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:46,437 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:46,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:46,835 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:47,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:47,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:47,191 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:47,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:47,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:47,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:47,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:47,598 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:47,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:47,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:47,940 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:47,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:47,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:47,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:47,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:48,349 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:48,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:48,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:48,729 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:48,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:48,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:48,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:48,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:49,167 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:49,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:49,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:49,580 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:49,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:49,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:49,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:49,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:50,100 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:50,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:50,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:50,537 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:50,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:50,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:50,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:50,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:51,159 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:51,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:51,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:51,561 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:51,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:51,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:51,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:51,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:52,121 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:52,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:52,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:52,518 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:52,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:52,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:52,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:52,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:53,169 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:53,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:53,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:53,571 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:53,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:53,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:53,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:53,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:54,179 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:54,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:54,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:54,527 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:54,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:54,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:54,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:54,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:55,139 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:55,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:55,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:55,541 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:55,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:55,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:55,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:55,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:56,098 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:56,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:56,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:56,472 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:56,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:56,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:56,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:56,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:56,947 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:57,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:57,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:57,333 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:57,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:57,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:57,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:57,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:57,975 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:58,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:58,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:58,350 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:58,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:58,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:58,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:58,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:28:59,011 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:28:59,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:28:59,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:28:59,388 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:28:59,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:28:59,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:28:59,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:28:59,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:00,020 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:00,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:00,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:00,383 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:00,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:00,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:00,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:00,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:01,039 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:01,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:01,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:01,398 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:01,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:01,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:01,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:01,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:01,821 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:02,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:02,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:02,200 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:02,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:02,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:02,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:02,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:02,709 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:03,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:03,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:03,117 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:03,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:03,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:03,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:03,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:03,670 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:04,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:04,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:04,076 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:04,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:04,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:04,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:04,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:04,473 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:04,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:04,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:04,854 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:04,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:04,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:04,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:04,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:05,264 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:05,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:05,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:05,641 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:05,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:05,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:05,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:05,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:06,216 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:06,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:06,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:06,560 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:06,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:06,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:06,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:06,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:06,996 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:07,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:07,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:07,374 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:07,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:07,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:07,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:07,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:07,790 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:08,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:08,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:08,171 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:08,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:08,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:08,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:08,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:08,583 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:08,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:08,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:08,975 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:08,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:08,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:08,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:09,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:09,398 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:09,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:09,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:09,812 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:09,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:09,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:09,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:09,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:10,322 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:10,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:10,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:10,687 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:10,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:10,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:10,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:10,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:11,310 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:11,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:11,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:11,653 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:11,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:11,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:11,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:11,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:12,222 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:12,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:12,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:12,602 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:12,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:12,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:12,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:12,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:13,111 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:13,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:13,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:13,547 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:13,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:13,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:13,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:13,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:14,149 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:14,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:14,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:14,488 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:14,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:14,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:14,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:14,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:14,927 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:15,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:15,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:15,271 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:15,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:15,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:15,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:15,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:15,665 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:16,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:16,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:16,032 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:16,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:16,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:16,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:16,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:16,426 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:16,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:16,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:16,769 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:16,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:16,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:16,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:16,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:17,190 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:17,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:17,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:17,554 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:17,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:17,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:17,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:18,081 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:18,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:18,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:18,443 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:18,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:18,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:18,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:18,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:18,844 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:19,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:19,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:19,189 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:19,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:19,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:19,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:19,664 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:20,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:20,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:20,049 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:20,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:20,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:20,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:20,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:20,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:20,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:20,794 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:20,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:20,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:20,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:20,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:21,390 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:21,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:21,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:21,814 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:21,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:21,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:21,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:21,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:22,258 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:22,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:22,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:22,647 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:22,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:22,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:22,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:22,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:23,186 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:23,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:23,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:23,562 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:23,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:23,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:23,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:23,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:23,950 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:24,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:24,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:24,325 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:24,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:24,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:24,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:24,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:24,800 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:25,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:25,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:25,147 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:25,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:25,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:25,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:25,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:25,575 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:25,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:25,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:25,917 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:25,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:25,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:25,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:25,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:26,381 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:26,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:26,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:26,725 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:26,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:26,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:26,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:26,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:27,168 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:27,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:27,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:27,601 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:27,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:27,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:27,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:27,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:28,247 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:28,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:28,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:28,595 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:28,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:28,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:28,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:28,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:29,191 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:29,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:29,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:29,534 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:29,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:29,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:29,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:29,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:29,932 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:30,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:30,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:30,306 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:30,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:30,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:30,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:30,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:30,733 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:31,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:31,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:31,074 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:31,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:31,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:31,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:31,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:31,712 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:32,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:32,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:32,128 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:32,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:32,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:32,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:32,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:32,613 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:33,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:33,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:33,011 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:33,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:33,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:33,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:33,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:33,565 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:33,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:33,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:33,987 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:33,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:33,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:33,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:34,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:34,500 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:34,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:34,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:34,844 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:34,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:34,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:34,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:34,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:35,282 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:35,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:35,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:35,624 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:35,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:35,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:35,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:35,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:36,110 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:36,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:36,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:36,459 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:36,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:36,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:36,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:36,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:36,883 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:37,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:37,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:37,332 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:37,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:37,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:37,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:37,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:37,868 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:38,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:38,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:38,229 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:38,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:38,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:38,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:38,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:38,623 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:38,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:38,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:38,973 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:38,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:38,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:38,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:39,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:39,438 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:39,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:39,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:39,867 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:39,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:39,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:39,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:39,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:40,355 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:40,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:40,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:40,781 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:40,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:40,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:40,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:40,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:41,178 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:41,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:41,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:41,529 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:41,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:41,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:41,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:41,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:42,103 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:42,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:42,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:42,470 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:42,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:42,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:42,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:42,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:43,048 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:43,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:43,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:43,386 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:43,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:43,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:43,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:43,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:44,061 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:44,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:44,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:44,413 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:44,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:44,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:44,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:44,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:44,810 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:45,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:45,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:45,150 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:45,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:45,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:45,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:45,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:45,537 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:45,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:45,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:45,959 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:45,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:45,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:45,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:45,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:46,391 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:46,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:46,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:46,784 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:46,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:46,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:46,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:46,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:47,186 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:47,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:47,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:47,553 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:47,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:47,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:47,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:47,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:48,175 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:48,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:48,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:48,517 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:48,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:48,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:48,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:48,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:48,911 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:49,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:49,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:49,252 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:49,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:49,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:49,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:49,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:49,696 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:50,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:50,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:50,125 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:50,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:50,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:50,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:50,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:50,519 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:50,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:50,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:50,898 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:50,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:50,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:50,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:50,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:51,293 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:51,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:51,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:51,645 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:51,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:51,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:51,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:51,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:52,118 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:52,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:52,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:52,472 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:52,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:52,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:52,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:52,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:53,007 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:53,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:53,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:53,365 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:53,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:53,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:53,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:53,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:53,878 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:54,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:54,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:54,262 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:54,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:54,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:54,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:54,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:54,651 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:55,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:55,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:55,027 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:55,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:55,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:55,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:55,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:55,419 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:55,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:55,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:55,765 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:55,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:55,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:55,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:55,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:56,266 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:56,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:56,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:56,625 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:56,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:56,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:56,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:56,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:57,042 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:57,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:57,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:57,409 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:57,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:57,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:57,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:57,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:57,810 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:58,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:58,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:58,202 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:58,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:58,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:58,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:58,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:58,593 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:58,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:58,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:58,936 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:58,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:58,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:58,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:58,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:29:59,326 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:29:59,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:29:59,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:29:59,674 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:29:59,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:29:59,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:29:59,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:29:59,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:00,126 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:00,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:00,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:00,467 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:00,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:00,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:00,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:00,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:00,865 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:01,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:01,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:01,289 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:01,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:01,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:01,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:01,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:01,674 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:02,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:02,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:02,069 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:02,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:02,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:02,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:02,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:02,462 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:02,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:02,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:02,890 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:02,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:02,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:02,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:02,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:03,445 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:03,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:03,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:03,791 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:03,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:03,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:03,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:03,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:04,307 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:04,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:04,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:04,654 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:04,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:04,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:04,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:04,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:05,098 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:05,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:05,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:05,464 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:05,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:05,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:05,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:05,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:05,857 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:06,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:06,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:06,217 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:06,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:06,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:06,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:06,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:06,612 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:06,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:06,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:06,962 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:06,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:06,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:06,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:07,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:07,477 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:07,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:07,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:07,822 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:07,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:07,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:07,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:08,237 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:08,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:08,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:08,595 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:08,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:08,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:08,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:08,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:08,983 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:09,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:09,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:09,371 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:09,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:09,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:09,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:09,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:09,766 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:10,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:10,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:10,122 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:10,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:10,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:10,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:10,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:10,528 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:10,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:10,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:10,869 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:10,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:10,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:10,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:10,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:11,355 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:11,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:11,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:11,708 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:11,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:11,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:11,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:11,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:12,100 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:12,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:12,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:12,455 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:12,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:12,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:12,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:12,847 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:13,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:13,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:13,203 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:13,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:13,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:13,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:13,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:13,638 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:14,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:14,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:14,043 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:14,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:14,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:14,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:14,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:14,582 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:14,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:14,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:14,938 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:14,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:14,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:14,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:14,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:15,365 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:15,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:15,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:15,714 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:15,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:15,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:15,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:15,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:16,110 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:16,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:16,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:16,479 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:16,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:16,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:16,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:16,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:16,880 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:17,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:17,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:17,247 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:17,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:17,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:17,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:17,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:17,640 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:17,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:17,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:17,981 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:17,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:17,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:17,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:18,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:18,498 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:18,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:18,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:18,930 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:18,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:18,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:18,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:19,416 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:19,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:19,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:19,758 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:19,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:19,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:19,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:19,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:20,152 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:20,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:20,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:20,513 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:20,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:20,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:20,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:20,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:20,992 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:21,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:21,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:21,335 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:21,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:21,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:21,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:21,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:21,819 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:22,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:22,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:22,159 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:22,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:22,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:22,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:22,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:22,716 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:23,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:23,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:23,087 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:23,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:23,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:23,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:23,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:23,566 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:23,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:23,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:23,955 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:23,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:23,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:23,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:23,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:24,396 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:24,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:24,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:24,827 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:24,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:24,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:24,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:24,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:25,223 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:25,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:25,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:25,591 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:25,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:25,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:25,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:25,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:26,027 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:26,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:26,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:26,365 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:26,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:26,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:26,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:26,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:27,002 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:27,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:27,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:27,381 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:27,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:27,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:27,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:27,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:27,934 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:28,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:28,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:28,271 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:28,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:28,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:28,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:28,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:28,787 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:29,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:29,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:29,202 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:29,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:29,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:29,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:29,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:29,627 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:29,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:29,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:29,978 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:29,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:29,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:29,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:30,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:30,372 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:30,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:30,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:30,736 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:30,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:30,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:30,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:30,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:31,194 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:31,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:31,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:31,541 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:31,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:31,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:31,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:31,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:32,028 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:32,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:32,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:32,367 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:32,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:32,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:32,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:32,887 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:33,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:33,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:33,280 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:33,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:33,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:33,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:33,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:33,730 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:34,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:34,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:34,120 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:34,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:34,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:34,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:34,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:34,519 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:34,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:34,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:34,878 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:34,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:34,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:34,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:34,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:35,317 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:35,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:35,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:35,665 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:35,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:35,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:35,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:35,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:36,062 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:36,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:36,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:36,410 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:36,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:36,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:36,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:36,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:36,887 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:37,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:37,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:37,320 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:37,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:37,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:37,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:37,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:37,710 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:38,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:38,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:38,081 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:38,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:38,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:38,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:38,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:38,470 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:38,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:38,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:38,826 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:38,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:38,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:38,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:38,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:39,271 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:39,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:39,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:39,617 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:39,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:39,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:39,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:39,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:40,012 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:40,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:40,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:40,364 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:40,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:40,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:40,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:40,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:40,756 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:41,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:41,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:41,174 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:41,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:41,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:41,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:41,577 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:41,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:41,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:41,947 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:41,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:41,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:41,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:41,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:42,337 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:42,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:42,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:42,763 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:42,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:42,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:42,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:42,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:43,295 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:43,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:43,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:43,637 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:43,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:43,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:43,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:43,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:44,123 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:44,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:44,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:44,471 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:44,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:44,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:44,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:44,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:44,862 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:45,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:45,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:45,225 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:45,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:45,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:45,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:45,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:45,646 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:46,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:46,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:46,016 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:46,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:46,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:46,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:46,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:46,474 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:46,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:46,817 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:46,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:46,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:46,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:46,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:47,355 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:47,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:47,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:47,692 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:47,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:47,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:47,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:47,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:48,197 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:48,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:48,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:48,555 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:48,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:48,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:48,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:48,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:48,953 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:49,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:49,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:49,345 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:49,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:49,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:49,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:49,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:49,752 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:50,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:50,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:50,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:50,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:50,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:50,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:50,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:50,588 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:50,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:50,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:50,934 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:50,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:50,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:50,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:50,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:51,378 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:51,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:51,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:51,720 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:51,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:51,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:51,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:51,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:52,169 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:52,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:52,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:52,552 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:52,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:52,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:52,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:52,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:53,056 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:53,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:53,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:53,426 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:53,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:53,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:53,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:53,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:53,822 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:54,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:54,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:54,164 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:54,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:54,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:54,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:54,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:54,560 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:54,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:54,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:54,901 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:54,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:54,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:54,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:54,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:55,300 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:55,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:55,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:55,645 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:55,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:55,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:55,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:55,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:56,040 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:56,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:56,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:56,410 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:56,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:56,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:56,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:56,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:56,805 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:57,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:57,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:57,182 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:57,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:57,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:57,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:57,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:57,830 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:58,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:58,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:58,232 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:58,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:58,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:58,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:58,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:58,630 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:58,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:58,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:58,975 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:58,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:58,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:58,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:59,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:30:59,411 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-09 00:30:59,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:30:59,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 1053 states and 2122 transitions. [2024-11-09 00:30:59,777 INFO L276 IsEmpty]: Start isEmpty. Operand 1053 states and 2122 transitions. [2024-11-09 00:30:59,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-09 00:30:59,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:30:59,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:30:59,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:31:00,196 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 2 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.