./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/elevator_spec2_product22.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/product-lines/elevator_spec2_product22.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3 --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 8090ac1e7e8284dad30217492085f9e11f6491349a4adb4aa3c2904a72e0131a --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-25 04:08:46,655 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-25 04:08:46,771 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-25 04:08:46,778 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-25 04:08:46,779 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-25 04:08:46,817 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-25 04:08:46,820 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-25 04:08:46,821 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-25 04:08:46,822 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-25 04:08:46,822 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-25 04:08:46,822 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-25 04:08:46,823 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-25 04:08:46,823 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-25 04:08:46,823 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-25 04:08:46,823 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-25 04:08:46,825 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-25 04:08:46,825 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-25 04:08:46,825 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-25 04:08:46,825 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-25 04:08:46,825 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-25 04:08:46,826 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-25 04:08:46,826 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-25 04:08:46,826 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-25 04:08:46,826 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-25 04:08:46,826 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-25 04:08:46,826 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-25 04:08:46,826 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-25 04:08:46,827 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:08:46,827 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-25 04:08:46,827 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-25 04:08:46,828 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-25 04:08:46,828 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-25 04:08:46,828 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-25 04:08:46,829 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3 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 -> 8090ac1e7e8284dad30217492085f9e11f6491349a4adb4aa3c2904a72e0131a [2024-11-25 04:08:47,213 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-25 04:08:47,227 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-25 04:08:47,233 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-25 04:08:47,234 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-25 04:08:47,235 INFO L274 PluginConnector]: CDTParser initialized [2024-11-25 04:08:47,236 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/product-lines/elevator_spec2_product22.cil.c [2024-11-25 04:08:50,422 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/data/846bb57e5/b6f381cabd7343dc9550a6fee683e6fb/FLAG0ab85c160 [2024-11-25 04:08:50,903 INFO L384 CDTParser]: Found 1 translation units. [2024-11-25 04:08:50,907 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/sv-benchmarks/c/product-lines/elevator_spec2_product22.cil.c [2024-11-25 04:08:50,937 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/data/846bb57e5/b6f381cabd7343dc9550a6fee683e6fb/FLAG0ab85c160 [2024-11-25 04:08:50,964 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/data/846bb57e5/b6f381cabd7343dc9550a6fee683e6fb [2024-11-25 04:08:50,967 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-25 04:08:50,970 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-25 04:08:50,971 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-25 04:08:50,971 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-25 04:08:50,976 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-25 04:08:50,977 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:08:50" (1/1) ... [2024-11-25 04:08:50,978 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@73ba7ef1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:50, skipping insertion in model container [2024-11-25 04:08:50,979 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.11 04:08:50" (1/1) ... [2024-11-25 04:08:51,047 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-25 04:08:51,218 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_5318d724-a15a-4e28-8a81-2d57e8e88846/sv-benchmarks/c/product-lines/elevator_spec2_product22.cil.c[1545,1558] [2024-11-25 04:08:51,674 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:08:51,686 INFO L200 MainTranslator]: Completed pre-run [2024-11-25 04:08:51,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [48] [2024-11-25 04:08:51,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [57] [2024-11-25 04:08:51,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [421] [2024-11-25 04:08:51,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [1088] [2024-11-25 04:08:51,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [1454] [2024-11-25 04:08:51,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [1466] [2024-11-25 04:08:51,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [1586] [2024-11-25 04:08:51,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [1621] [2024-11-25 04:08:51,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [3188] [2024-11-25 04:08:51,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification2_spec.i","") [3279] [2024-11-25 04:08:51,710 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_5318d724-a15a-4e28-8a81-2d57e8e88846/sv-benchmarks/c/product-lines/elevator_spec2_product22.cil.c[1545,1558] [2024-11-25 04:08:51,844 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-25 04:08:51,883 INFO L204 MainTranslator]: Completed translation [2024-11-25 04:08:51,884 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51 WrapperNode [2024-11-25 04:08:51,885 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-25 04:08:51,886 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-25 04:08:51,886 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-25 04:08:51,886 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-25 04:08:51,892 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:51,916 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:51,964 INFO L138 Inliner]: procedures = 94, calls = 345, calls flagged for inlining = 26, calls inlined = 22, statements flattened = 874 [2024-11-25 04:08:51,964 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-25 04:08:51,965 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-25 04:08:51,965 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-25 04:08:51,965 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-25 04:08:51,974 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:51,978 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:51,985 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:51,985 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:52,014 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:52,020 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:52,041 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:52,048 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:52,055 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:52,074 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-25 04:08:52,075 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-25 04:08:52,075 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-25 04:08:52,075 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-25 04:08:52,076 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.11 04:08:51" (1/1) ... [2024-11-25 04:08:52,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-25 04:08:52,119 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-25 04:08:52,136 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-25 04:08:52,143 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5318d724-a15a-4e28-8a81-2d57e8e88846/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-25 04:08:52,190 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-25 04:08:52,190 INFO L130 BoogieDeclarations]: Found specification of procedure getWeight [2024-11-25 04:08:52,190 INFO L138 BoogieDeclarations]: Found implementation of procedure getWeight [2024-11-25 04:08:52,190 INFO L130 BoogieDeclarations]: Found specification of procedure bigMacCall [2024-11-25 04:08:52,190 INFO L138 BoogieDeclarations]: Found implementation of procedure bigMacCall [2024-11-25 04:08:52,190 INFO L130 BoogieDeclarations]: Found specification of procedure enterElevator [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure enterElevator [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedInDirection [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure getReverseHeading [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure getReverseHeading [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure cleanup [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure cleanup [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure areDoorsOpen [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure areDoorsOpen [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure __automaton_fail [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure __automaton_fail [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure isTopFloor [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure isTopFloor [2024-11-25 04:08:52,191 INFO L130 BoogieDeclarations]: Found specification of procedure getDestination [2024-11-25 04:08:52,191 INFO L138 BoogieDeclarations]: Found implementation of procedure getDestination [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure isBlocked [2024-11-25 04:08:52,192 INFO L138 BoogieDeclarations]: Found implementation of procedure isBlocked [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure getCurrentFloorID [2024-11-25 04:08:52,192 INFO L138 BoogieDeclarations]: Found implementation of procedure getCurrentFloorID [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure resetCallOnFloor [2024-11-25 04:08:52,192 INFO L138 BoogieDeclarations]: Found implementation of procedure resetCallOnFloor [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure initPersonOnFloor [2024-11-25 04:08:52,192 INFO L138 BoogieDeclarations]: Found implementation of procedure initPersonOnFloor [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure removePersonFromFloor [2024-11-25 04:08:52,192 INFO L138 BoogieDeclarations]: Found implementation of procedure removePersonFromFloor [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure getOrigin [2024-11-25 04:08:52,192 INFO L138 BoogieDeclarations]: Found implementation of procedure getOrigin [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure continueInDirection [2024-11-25 04:08:52,192 INFO L138 BoogieDeclarations]: Found implementation of procedure continueInDirection [2024-11-25 04:08:52,192 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-25 04:08:52,193 INFO L130 BoogieDeclarations]: Found specification of procedure buttonForFloorIsPressed [2024-11-25 04:08:52,193 INFO L138 BoogieDeclarations]: Found implementation of procedure buttonForFloorIsPressed [2024-11-25 04:08:52,193 INFO L130 BoogieDeclarations]: Found specification of procedure pressInLiftFloorButton [2024-11-25 04:08:52,193 INFO L138 BoogieDeclarations]: Found implementation of procedure pressInLiftFloorButton [2024-11-25 04:08:52,195 INFO L130 BoogieDeclarations]: Found specification of procedure leaveElevator [2024-11-25 04:08:52,195 INFO L138 BoogieDeclarations]: Found implementation of procedure leaveElevator [2024-11-25 04:08:52,197 INFO L130 BoogieDeclarations]: Found specification of procedure isPersonOnFloor [2024-11-25 04:08:52,197 INFO L138 BoogieDeclarations]: Found implementation of procedure isPersonOnFloor [2024-11-25 04:08:52,197 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift__wrappee__twothirdsfull [2024-11-25 04:08:52,197 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift__wrappee__twothirdsfull [2024-11-25 04:08:52,197 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedInDirection__wrappee__weight [2024-11-25 04:08:52,197 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection__wrappee__weight [2024-11-25 04:08:52,197 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-25 04:08:52,197 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-25 04:08:52,198 INFO L130 BoogieDeclarations]: Found specification of procedure isFloorCalling [2024-11-25 04:08:52,198 INFO L138 BoogieDeclarations]: Found implementation of procedure isFloorCalling [2024-11-25 04:08:52,412 INFO L234 CfgBuilder]: Building ICFG [2024-11-25 04:08:52,415 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-25 04:08:54,145 INFO L? ?]: Removed 450 outVars from TransFormulas that were not future-live. [2024-11-25 04:08:54,146 INFO L283 CfgBuilder]: Performing block encoding [2024-11-25 04:08:55,290 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-25 04:08:55,290 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-25 04:08:55,291 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:08:55 BoogieIcfgContainer [2024-11-25 04:08:55,291 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-25 04:08:55,292 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-25 04:08:55,292 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-25 04:08:55,302 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-25 04:08:55,302 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.11 04:08:55" (1/1) ... [2024-11-25 04:08:55,310 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-25 04:08:55,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:55,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 607 states to 383 states and 607 transitions. [2024-11-25 04:08:55,372 INFO L276 IsEmpty]: Start isEmpty. Operand 383 states and 607 transitions. [2024-11-25 04:08:55,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-25 04:08:55,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:55,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:55,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:55,932 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-25 04:08:56,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:56,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 382 states and 600 transitions. [2024-11-25 04:08:56,009 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 600 transitions. [2024-11-25 04:08:56,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-25 04:08:56,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:56,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:56,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:56,666 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-25 04:08:56,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:56,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 397 states and 641 transitions. [2024-11-25 04:08:56,862 INFO L276 IsEmpty]: Start isEmpty. Operand 397 states and 641 transitions. [2024-11-25 04:08:56,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-25 04:08:56,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:56,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:56,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:57,383 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-25 04:08:57,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:57,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 401 states and 645 transitions. [2024-11-25 04:08:57,425 INFO L276 IsEmpty]: Start isEmpty. Operand 401 states and 645 transitions. [2024-11-25 04:08:57,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-25 04:08:57,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:57,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:57,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:57,810 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-25 04:08:57,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:57,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 402 states and 646 transitions. [2024-11-25 04:08:57,849 INFO L276 IsEmpty]: Start isEmpty. Operand 402 states and 646 transitions. [2024-11-25 04:08:57,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-25 04:08:57,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:57,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:57,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:58,240 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-25 04:08:58,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:58,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 661 states to 403 states and 647 transitions. [2024-11-25 04:08:58,274 INFO L276 IsEmpty]: Start isEmpty. Operand 403 states and 647 transitions. [2024-11-25 04:08:58,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-25 04:08:58,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:58,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:58,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:58,572 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-25 04:08:58,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:58,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 404 states and 648 transitions. [2024-11-25 04:08:58,606 INFO L276 IsEmpty]: Start isEmpty. Operand 404 states and 648 transitions. [2024-11-25 04:08:58,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-25 04:08:58,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:58,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:58,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:58,950 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-25 04:08:58,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:58,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 405 states and 649 transitions. [2024-11-25 04:08:58,982 INFO L276 IsEmpty]: Start isEmpty. Operand 405 states and 649 transitions. [2024-11-25 04:08:58,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-25 04:08:58,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:58,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:59,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:59,331 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-25 04:08:59,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:59,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 408 states and 652 transitions. [2024-11-25 04:08:59,364 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 652 transitions. [2024-11-25 04:08:59,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-25 04:08:59,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:59,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:59,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:59,620 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-25 04:08:59,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:59,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 411 states and 655 transitions. [2024-11-25 04:08:59,647 INFO L276 IsEmpty]: Start isEmpty. Operand 411 states and 655 transitions. [2024-11-25 04:08:59,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-25 04:08:59,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:59,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:59,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:08:59,906 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-25 04:08:59,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:08:59,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 672 states to 414 states and 658 transitions. [2024-11-25 04:08:59,932 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 658 transitions. [2024-11-25 04:08:59,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-25 04:08:59,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:08:59,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:08:59,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:00,149 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-25 04:09:00,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:00,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 676 states to 417 states and 662 transitions. [2024-11-25 04:09:00,181 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 662 transitions. [2024-11-25 04:09:00,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-25 04:09:00,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:00,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:00,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:00,408 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-25 04:09:00,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:00,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 678 states to 419 states and 664 transitions. [2024-11-25 04:09:00,444 INFO L276 IsEmpty]: Start isEmpty. Operand 419 states and 664 transitions. [2024-11-25 04:09:00,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-25 04:09:00,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:00,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:00,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:00,769 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-25 04:09:00,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:00,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 693 states to 424 states and 679 transitions. [2024-11-25 04:09:00,818 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 679 transitions. [2024-11-25 04:09:00,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-25 04:09:00,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:00,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:00,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:01,052 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-25 04:09:01,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:01,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 694 states to 425 states and 680 transitions. [2024-11-25 04:09:01,080 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 680 transitions. [2024-11-25 04:09:01,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-25 04:09:01,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:01,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:01,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:01,323 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-25 04:09:01,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:01,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 698 states to 428 states and 684 transitions. [2024-11-25 04:09:01,386 INFO L276 IsEmpty]: Start isEmpty. Operand 428 states and 684 transitions. [2024-11-25 04:09:01,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-25 04:09:01,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:01,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:01,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:01,609 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-25 04:09:01,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:01,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 429 states and 685 transitions. [2024-11-25 04:09:01,636 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 685 transitions. [2024-11-25 04:09:01,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-25 04:09:01,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:01,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:01,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:01,876 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-25 04:09:01,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:01,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 703 states to 432 states and 689 transitions. [2024-11-25 04:09:01,907 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 689 transitions. [2024-11-25 04:09:01,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-25 04:09:01,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:01,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:02,207 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-25 04:09:02,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:02,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 704 states to 433 states and 690 transitions. [2024-11-25 04:09:02,248 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 690 transitions. [2024-11-25 04:09:02,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-25 04:09:02,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:02,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:02,581 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-25 04:09:02,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:02,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 708 states to 436 states and 694 transitions. [2024-11-25 04:09:02,629 INFO L276 IsEmpty]: Start isEmpty. Operand 436 states and 694 transitions. [2024-11-25 04:09:02,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-25 04:09:02,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:02,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:02,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:03,070 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-25 04:09:04,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:04,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 451 states and 734 transitions. [2024-11-25 04:09:04,236 INFO L276 IsEmpty]: Start isEmpty. Operand 451 states and 734 transitions. [2024-11-25 04:09:04,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-11-25 04:09:04,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:04,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:04,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:04,802 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-25 04:09:05,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:05,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 828 states to 469 states and 778 transitions. [2024-11-25 04:09:05,515 INFO L276 IsEmpty]: Start isEmpty. Operand 469 states and 778 transitions. [2024-11-25 04:09:05,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-25 04:09:05,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:05,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:05,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:05,746 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-25 04:09:05,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:05,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 829 states to 470 states and 779 transitions. [2024-11-25 04:09:05,779 INFO L276 IsEmpty]: Start isEmpty. Operand 470 states and 779 transitions. [2024-11-25 04:09:05,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 04:09:05,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:05,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:05,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:06,501 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-25 04:09:09,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:09,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 970 states to 498 states and 871 transitions. [2024-11-25 04:09:09,837 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 871 transitions. [2024-11-25 04:09:09,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:09,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:09,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:09,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:10,198 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-25 04:09:10,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:10,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 978 states to 495 states and 863 transitions. [2024-11-25 04:09:10,498 INFO L276 IsEmpty]: Start isEmpty. Operand 495 states and 863 transitions. [2024-11-25 04:09:10,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:10,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:10,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:10,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:12,318 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-25 04:09:20,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:20,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1109 states to 520 states and 930 transitions. [2024-11-25 04:09:20,416 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 930 transitions. [2024-11-25 04:09:20,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-25 04:09:20,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:20,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:20,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:21,375 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-25 04:09:23,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:23,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1117 states to 517 states and 921 transitions. [2024-11-25 04:09:23,500 INFO L276 IsEmpty]: Start isEmpty. Operand 517 states and 921 transitions. [2024-11-25 04:09:23,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:23,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:23,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:23,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:23,803 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-25 04:09:24,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:24,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1120 states to 518 states and 921 transitions. [2024-11-25 04:09:24,671 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 921 transitions. [2024-11-25 04:09:24,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-25 04:09:24,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:24,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:24,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:25,093 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-25 04:09:26,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:26,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1221 states to 541 states and 994 transitions. [2024-11-25 04:09:26,146 INFO L276 IsEmpty]: Start isEmpty. Operand 541 states and 994 transitions. [2024-11-25 04:09:26,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 04:09:26,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:26,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:26,467 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-25 04:09:26,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:26,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1222 states to 542 states and 995 transitions. [2024-11-25 04:09:26,897 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 995 transitions. [2024-11-25 04:09:26,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-25 04:09:26,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:26,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:26,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:27,176 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-25 04:09:27,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:27,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1226 states to 546 states and 999 transitions. [2024-11-25 04:09:27,820 INFO L276 IsEmpty]: Start isEmpty. Operand 546 states and 999 transitions. [2024-11-25 04:09:27,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-25 04:09:27,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:27,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:27,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:28,123 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-25 04:09:28,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:28,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1227 states to 547 states and 1000 transitions. [2024-11-25 04:09:28,742 INFO L276 IsEmpty]: Start isEmpty. Operand 547 states and 1000 transitions. [2024-11-25 04:09:28,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-25 04:09:28,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:28,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:28,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:29,026 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-25 04:09:29,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:29,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1228 states to 548 states and 1001 transitions. [2024-11-25 04:09:29,594 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 1001 transitions. [2024-11-25 04:09:29,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:29,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:29,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:29,851 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-25 04:09:31,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:31,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1251 states to 555 states and 1019 transitions. [2024-11-25 04:09:31,023 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 1019 transitions. [2024-11-25 04:09:31,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-25 04:09:31,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:31,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:31,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:31,281 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-25 04:09:31,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:31,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1252 states to 556 states and 1020 transitions. [2024-11-25 04:09:31,703 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 1020 transitions. [2024-11-25 04:09:31,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 04:09:31,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:31,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:31,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:31,857 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-25 04:09:32,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:32,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1253 states to 557 states and 1021 transitions. [2024-11-25 04:09:32,264 INFO L276 IsEmpty]: Start isEmpty. Operand 557 states and 1021 transitions. [2024-11-25 04:09:32,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-25 04:09:32,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:32,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:32,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:32,551 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-25 04:09:32,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:32,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1254 states to 558 states and 1022 transitions. [2024-11-25 04:09:32,974 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 1022 transitions. [2024-11-25 04:09:32,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:32,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:32,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:33,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:33,212 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-25 04:09:33,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:33,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1255 states to 559 states and 1023 transitions. [2024-11-25 04:09:33,932 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 1023 transitions. [2024-11-25 04:09:33,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:33,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:33,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:33,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:34,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-25 04:09:34,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:34,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1264 states to 563 states and 1032 transitions. [2024-11-25 04:09:34,467 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 1032 transitions. [2024-11-25 04:09:34,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 04:09:34,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:34,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:34,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:34,691 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-25 04:09:35,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:35,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1265 states to 564 states and 1033 transitions. [2024-11-25 04:09:35,217 INFO L276 IsEmpty]: Start isEmpty. Operand 564 states and 1033 transitions. [2024-11-25 04:09:35,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-25 04:09:35,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:35,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:35,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:35,411 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-25 04:09:35,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:35,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1266 states to 565 states and 1034 transitions. [2024-11-25 04:09:35,884 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 1034 transitions. [2024-11-25 04:09:35,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:35,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:35,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:35,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:36,090 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-25 04:09:36,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:36,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1270 states to 569 states and 1038 transitions. [2024-11-25 04:09:36,480 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 1038 transitions. [2024-11-25 04:09:36,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-25 04:09:36,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:36,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:36,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:36,665 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-25 04:09:37,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:37,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1271 states to 570 states and 1039 transitions. [2024-11-25 04:09:37,009 INFO L276 IsEmpty]: Start isEmpty. Operand 570 states and 1039 transitions. [2024-11-25 04:09:37,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:37,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:37,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:37,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:37,240 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-25 04:09:37,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:37,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1280 states to 573 states and 1048 transitions. [2024-11-25 04:09:37,593 INFO L276 IsEmpty]: Start isEmpty. Operand 573 states and 1048 transitions. [2024-11-25 04:09:37,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:37,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:37,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:37,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:37,799 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-25 04:09:38,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:38,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1281 states to 574 states and 1049 transitions. [2024-11-25 04:09:38,152 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 1049 transitions. [2024-11-25 04:09:38,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:38,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:38,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:38,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:38,838 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-25 04:09:41,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:41,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1303 states to 581 states and 1065 transitions. [2024-11-25 04:09:41,512 INFO L276 IsEmpty]: Start isEmpty. Operand 581 states and 1065 transitions. [2024-11-25 04:09:41,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:41,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:41,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:41,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:42,283 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-25 04:09:43,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:43,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1306 states to 582 states and 1068 transitions. [2024-11-25 04:09:43,951 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 1068 transitions. [2024-11-25 04:09:43,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-25 04:09:43,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:43,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:43,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:44,672 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-25 04:09:46,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:46,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1311 states to 586 states and 1073 transitions. [2024-11-25 04:09:46,423 INFO L276 IsEmpty]: Start isEmpty. Operand 586 states and 1073 transitions. [2024-11-25 04:09:46,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:46,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:46,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:46,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:47,038 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-25 04:09:48,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:48,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1312 states to 587 states and 1074 transitions. [2024-11-25 04:09:48,668 INFO L276 IsEmpty]: Start isEmpty. Operand 587 states and 1074 transitions. [2024-11-25 04:09:48,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:48,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:48,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:48,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:49,396 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-25 04:09:51,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:51,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1315 states to 588 states and 1077 transitions. [2024-11-25 04:09:51,015 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 1077 transitions. [2024-11-25 04:09:51,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:51,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:51,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:51,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:51,649 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-25 04:09:53,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:53,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1319 states to 590 states and 1081 transitions. [2024-11-25 04:09:53,333 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 1081 transitions. [2024-11-25 04:09:53,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-25 04:09:53,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:53,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:53,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:53,502 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-25 04:09:53,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:53,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1326 states to 593 states and 1088 transitions. [2024-11-25 04:09:53,844 INFO L276 IsEmpty]: Start isEmpty. Operand 593 states and 1088 transitions. [2024-11-25 04:09:53,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-25 04:09:53,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:53,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:53,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:54,033 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-25 04:09:54,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:54,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1329 states to 596 states and 1091 transitions. [2024-11-25 04:09:54,398 INFO L276 IsEmpty]: Start isEmpty. Operand 596 states and 1091 transitions. [2024-11-25 04:09:54,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-25 04:09:54,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:54,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:54,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:54,566 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-25 04:09:54,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:54,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1331 states to 598 states and 1093 transitions. [2024-11-25 04:09:54,618 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 1093 transitions. [2024-11-25 04:09:54,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:09:54,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:54,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:54,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:55,427 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-25 04:09:57,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:09:57,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1335 states to 601 states and 1097 transitions. [2024-11-25 04:09:57,057 INFO L276 IsEmpty]: Start isEmpty. Operand 601 states and 1097 transitions. [2024-11-25 04:09:57,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:09:57,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:09:57,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:09:57,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:09:57,726 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-25 04:10:00,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:00,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1357 states to 608 states and 1110 transitions. [2024-11-25 04:10:00,869 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 1110 transitions. [2024-11-25 04:10:00,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-25 04:10:00,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:00,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:00,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:01,091 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-25 04:10:02,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:02,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1359 states to 609 states and 1111 transitions. [2024-11-25 04:10:02,128 INFO L276 IsEmpty]: Start isEmpty. Operand 609 states and 1111 transitions. [2024-11-25 04:10:02,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:10:02,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:02,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:02,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:02,329 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-25 04:10:02,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:02,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1365 states to 612 states and 1117 transitions. [2024-11-25 04:10:02,718 INFO L276 IsEmpty]: Start isEmpty. Operand 612 states and 1117 transitions. [2024-11-25 04:10:02,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-25 04:10:02,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:02,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:02,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:02,865 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-25 04:10:03,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:03,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1368 states to 615 states and 1120 transitions. [2024-11-25 04:10:03,215 INFO L276 IsEmpty]: Start isEmpty. Operand 615 states and 1120 transitions. [2024-11-25 04:10:03,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-11-25 04:10:03,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:03,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:03,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:03,463 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-25 04:10:03,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:03,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1371 states to 618 states and 1123 transitions. [2024-11-25 04:10:03,893 INFO L276 IsEmpty]: Start isEmpty. Operand 618 states and 1123 transitions. [2024-11-25 04:10:03,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-25 04:10:03,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:03,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:03,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:04,035 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-25 04:10:05,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:05,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1375 states to 619 states and 1123 transitions. [2024-11-25 04:10:05,843 INFO L276 IsEmpty]: Start isEmpty. Operand 619 states and 1123 transitions. [2024-11-25 04:10:05,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:10:05,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:05,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:05,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:05,996 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-25 04:10:06,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:06,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1378 states to 622 states and 1126 transitions. [2024-11-25 04:10:06,198 INFO L276 IsEmpty]: Start isEmpty. Operand 622 states and 1126 transitions. [2024-11-25 04:10:06,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:10:06,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:06,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:06,364 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-25 04:10:06,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:06,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1382 states to 625 states and 1130 transitions. [2024-11-25 04:10:06,549 INFO L276 IsEmpty]: Start isEmpty. Operand 625 states and 1130 transitions. [2024-11-25 04:10:06,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:10:06,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:06,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:06,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:06,685 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-25 04:10:06,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:06,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1384 states to 627 states and 1132 transitions. [2024-11-25 04:10:06,881 INFO L276 IsEmpty]: Start isEmpty. Operand 627 states and 1132 transitions. [2024-11-25 04:10:06,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-25 04:10:06,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:06,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:06,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:07,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-25 04:10:07,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:07,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1387 states to 629 states and 1135 transitions. [2024-11-25 04:10:07,369 INFO L276 IsEmpty]: Start isEmpty. Operand 629 states and 1135 transitions. [2024-11-25 04:10:07,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-25 04:10:07,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:07,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:07,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:07,543 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-25 04:10:07,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:07,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1391 states to 632 states and 1139 transitions. [2024-11-25 04:10:07,732 INFO L276 IsEmpty]: Start isEmpty. Operand 632 states and 1139 transitions. [2024-11-25 04:10:07,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-25 04:10:07,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:07,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:07,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:07,888 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-25 04:10:08,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:08,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1423 states to 640 states and 1153 transitions. [2024-11-25 04:10:08,171 INFO L276 IsEmpty]: Start isEmpty. Operand 640 states and 1153 transitions. [2024-11-25 04:10:08,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-25 04:10:08,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:08,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:08,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:08,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-25 04:10:08,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:08,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1430 states to 643 states and 1160 transitions. [2024-11-25 04:10:08,542 INFO L276 IsEmpty]: Start isEmpty. Operand 643 states and 1160 transitions. [2024-11-25 04:10:08,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-25 04:10:08,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:08,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:08,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:08,818 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-25 04:10:09,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:09,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1433 states to 646 states and 1163 transitions. [2024-11-25 04:10:09,081 INFO L276 IsEmpty]: Start isEmpty. Operand 646 states and 1163 transitions. [2024-11-25 04:10:09,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-25 04:10:09,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:09,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:09,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:09,254 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-25 04:10:09,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:09,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1432 states to 646 states and 1162 transitions. [2024-11-25 04:10:09,428 INFO L276 IsEmpty]: Start isEmpty. Operand 646 states and 1162 transitions. [2024-11-25 04:10:09,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-25 04:10:09,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:09,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:09,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:09,623 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-25 04:10:09,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:09,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1435 states to 649 states and 1165 transitions. [2024-11-25 04:10:09,842 INFO L276 IsEmpty]: Start isEmpty. Operand 649 states and 1165 transitions. [2024-11-25 04:10:09,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-25 04:10:09,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:09,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:09,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:10,004 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-25 04:10:10,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:10,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1437 states to 651 states and 1167 transitions. [2024-11-25 04:10:10,252 INFO L276 IsEmpty]: Start isEmpty. Operand 651 states and 1167 transitions. [2024-11-25 04:10:10,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 04:10:10,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:10,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:10,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:10,419 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-25 04:10:12,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:12,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1445 states to 655 states and 1172 transitions. [2024-11-25 04:10:12,281 INFO L276 IsEmpty]: Start isEmpty. Operand 655 states and 1172 transitions. [2024-11-25 04:10:12,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 04:10:12,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:12,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:12,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:12,969 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-25 04:10:13,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:13,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1449 states to 658 states and 1176 transitions. [2024-11-25 04:10:13,716 INFO L276 IsEmpty]: Start isEmpty. Operand 658 states and 1176 transitions. [2024-11-25 04:10:13,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-25 04:10:13,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:13,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:13,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:13,913 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-25 04:10:14,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:14,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1458 states to 662 states and 1185 transitions. [2024-11-25 04:10:14,091 INFO L276 IsEmpty]: Start isEmpty. Operand 662 states and 1185 transitions. [2024-11-25 04:10:14,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-25 04:10:14,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:14,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:14,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:14,243 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-25 04:10:14,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:14,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1460 states to 658 states and 1175 transitions. [2024-11-25 04:10:14,423 INFO L276 IsEmpty]: Start isEmpty. Operand 658 states and 1175 transitions. [2024-11-25 04:10:14,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-11-25 04:10:14,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:14,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:14,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:14,607 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-25 04:10:14,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:14,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1464 states to 661 states and 1179 transitions. [2024-11-25 04:10:14,819 INFO L276 IsEmpty]: Start isEmpty. Operand 661 states and 1179 transitions. [2024-11-25 04:10:14,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:10:14,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:14,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:14,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:15,354 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-25 04:10:16,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:16,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1467 states to 663 states and 1182 transitions. [2024-11-25 04:10:16,134 INFO L276 IsEmpty]: Start isEmpty. Operand 663 states and 1182 transitions. [2024-11-25 04:10:16,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:10:16,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:16,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:16,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:16,953 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-25 04:10:17,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:17,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1471 states to 666 states and 1186 transitions. [2024-11-25 04:10:17,736 INFO L276 IsEmpty]: Start isEmpty. Operand 666 states and 1186 transitions. [2024-11-25 04:10:17,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:10:17,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:17,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:17,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:18,390 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-25 04:10:19,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:19,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1506 states to 674 states and 1200 transitions. [2024-11-25 04:10:19,325 INFO L276 IsEmpty]: Start isEmpty. Operand 674 states and 1200 transitions. [2024-11-25 04:10:19,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-25 04:10:19,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:19,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:19,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:20,315 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-25 04:10:33,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:33,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1699 states to 702 states and 1292 transitions. [2024-11-25 04:10:33,029 INFO L276 IsEmpty]: Start isEmpty. Operand 702 states and 1292 transitions. [2024-11-25 04:10:33,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-25 04:10:33,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:33,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:33,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:33,206 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-25 04:10:34,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:34,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1709 states to 700 states and 1283 transitions. [2024-11-25 04:10:34,667 INFO L276 IsEmpty]: Start isEmpty. Operand 700 states and 1283 transitions. [2024-11-25 04:10:34,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-25 04:10:34,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:34,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:34,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:34,844 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-25 04:10:35,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:35,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1710 states to 700 states and 1282 transitions. [2024-11-25 04:10:35,026 INFO L276 IsEmpty]: Start isEmpty. Operand 700 states and 1282 transitions. [2024-11-25 04:10:35,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-25 04:10:35,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:35,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:35,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:35,212 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-25 04:10:35,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:35,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1711 states to 701 states and 1283 transitions. [2024-11-25 04:10:35,425 INFO L276 IsEmpty]: Start isEmpty. Operand 701 states and 1283 transitions. [2024-11-25 04:10:35,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:10:35,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:35,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:35,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:35,629 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-25 04:10:37,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:37,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1732 states to 709 states and 1296 transitions. [2024-11-25 04:10:37,531 INFO L276 IsEmpty]: Start isEmpty. Operand 709 states and 1296 transitions. [2024-11-25 04:10:37,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:10:37,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:37,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:37,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:37,726 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-25 04:10:37,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:37,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1740 states to 712 states and 1304 transitions. [2024-11-25 04:10:37,990 INFO L276 IsEmpty]: Start isEmpty. Operand 712 states and 1304 transitions. [2024-11-25 04:10:37,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 04:10:37,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:37,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:38,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:38,180 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-25 04:10:38,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:38,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1741 states to 713 states and 1305 transitions. [2024-11-25 04:10:38,374 INFO L276 IsEmpty]: Start isEmpty. Operand 713 states and 1305 transitions. [2024-11-25 04:10:38,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 04:10:38,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:38,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:38,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:38,551 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-25 04:10:38,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:38,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1744 states to 714 states and 1308 transitions. [2024-11-25 04:10:38,767 INFO L276 IsEmpty]: Start isEmpty. Operand 714 states and 1308 transitions. [2024-11-25 04:10:38,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 04:10:38,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:38,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:38,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:38,974 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-25 04:10:39,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:39,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1751 states to 717 states and 1315 transitions. [2024-11-25 04:10:39,218 INFO L276 IsEmpty]: Start isEmpty. Operand 717 states and 1315 transitions. [2024-11-25 04:10:39,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-25 04:10:39,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:39,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:39,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:39,418 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-25 04:10:39,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:39,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1760 states to 721 states and 1324 transitions. [2024-11-25 04:10:39,646 INFO L276 IsEmpty]: Start isEmpty. Operand 721 states and 1324 transitions. [2024-11-25 04:10:39,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 04:10:39,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:39,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:39,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:39,809 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-25 04:10:40,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:40,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1763 states to 717 states and 1312 transitions. [2024-11-25 04:10:40,036 INFO L276 IsEmpty]: Start isEmpty. Operand 717 states and 1312 transitions. [2024-11-25 04:10:40,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-25 04:10:40,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:40,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:40,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:40,203 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-25 04:10:40,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:40,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1767 states to 717 states and 1311 transitions. [2024-11-25 04:10:40,403 INFO L276 IsEmpty]: Start isEmpty. Operand 717 states and 1311 transitions. [2024-11-25 04:10:40,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:10:40,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:40,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:40,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:40,565 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-25 04:10:40,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:40,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1774 states to 720 states and 1318 transitions. [2024-11-25 04:10:40,761 INFO L276 IsEmpty]: Start isEmpty. Operand 720 states and 1318 transitions. [2024-11-25 04:10:40,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-25 04:10:40,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:40,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:40,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:40,970 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-25 04:10:41,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:41,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1778 states to 723 states and 1322 transitions. [2024-11-25 04:10:41,198 INFO L276 IsEmpty]: Start isEmpty. Operand 723 states and 1322 transitions. [2024-11-25 04:10:41,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-25 04:10:41,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:41,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:41,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:41,367 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-25 04:10:41,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:41,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1779 states to 723 states and 1321 transitions. [2024-11-25 04:10:41,576 INFO L276 IsEmpty]: Start isEmpty. Operand 723 states and 1321 transitions. [2024-11-25 04:10:41,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-25 04:10:41,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:41,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:41,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:42,534 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-25 04:10:48,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:48,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1839 states to 734 states and 1358 transitions. [2024-11-25 04:10:48,398 INFO L276 IsEmpty]: Start isEmpty. Operand 734 states and 1358 transitions. [2024-11-25 04:10:48,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 04:10:48,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:48,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:48,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:48,563 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-25 04:10:48,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:48,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1843 states to 737 states and 1362 transitions. [2024-11-25 04:10:48,772 INFO L276 IsEmpty]: Start isEmpty. Operand 737 states and 1362 transitions. [2024-11-25 04:10:48,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 04:10:48,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:48,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:48,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:48,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-25 04:10:49,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:49,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1851 states to 738 states and 1363 transitions. [2024-11-25 04:10:49,792 INFO L276 IsEmpty]: Start isEmpty. Operand 738 states and 1363 transitions. [2024-11-25 04:10:49,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-25 04:10:49,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:49,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:49,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:49,944 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-25 04:10:50,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:50,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1866 states to 743 states and 1378 transitions. [2024-11-25 04:10:50,148 INFO L276 IsEmpty]: Start isEmpty. Operand 743 states and 1378 transitions. [2024-11-25 04:10:50,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 04:10:50,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:50,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:50,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:50,320 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-25 04:10:50,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:50,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1882 states to 748 states and 1394 transitions. [2024-11-25 04:10:50,528 INFO L276 IsEmpty]: Start isEmpty. Operand 748 states and 1394 transitions. [2024-11-25 04:10:50,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-25 04:10:50,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:50,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:50,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:50,756 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-25 04:10:50,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:50,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1896 states to 754 states and 1408 transitions. [2024-11-25 04:10:50,982 INFO L276 IsEmpty]: Start isEmpty. Operand 754 states and 1408 transitions. [2024-11-25 04:10:50,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-25 04:10:50,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:50,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:51,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:51,124 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-25 04:10:51,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:51,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1905 states to 758 states and 1417 transitions. [2024-11-25 04:10:51,165 INFO L276 IsEmpty]: Start isEmpty. Operand 758 states and 1417 transitions. [2024-11-25 04:10:51,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-25 04:10:51,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:51,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:51,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:51,334 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-25 04:10:51,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:51,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1908 states to 754 states and 1403 transitions. [2024-11-25 04:10:51,408 INFO L276 IsEmpty]: Start isEmpty. Operand 754 states and 1403 transitions. [2024-11-25 04:10:51,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-25 04:10:51,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:51,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:51,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:51,606 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-25 04:10:51,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:51,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 758 states and 1411 transitions. [2024-11-25 04:10:51,681 INFO L276 IsEmpty]: Start isEmpty. Operand 758 states and 1411 transitions. [2024-11-25 04:10:51,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-25 04:10:51,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:51,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:52,195 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-25 04:10:55,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:55,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1934 states to 760 states and 1424 transitions. [2024-11-25 04:10:55,204 INFO L276 IsEmpty]: Start isEmpty. Operand 760 states and 1424 transitions. [2024-11-25 04:10:55,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-25 04:10:55,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:55,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:55,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:55,349 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-25 04:10:55,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:55,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1938 states to 763 states and 1428 transitions. [2024-11-25 04:10:55,622 INFO L276 IsEmpty]: Start isEmpty. Operand 763 states and 1428 transitions. [2024-11-25 04:10:55,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-25 04:10:55,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:55,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:55,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:55,884 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-25 04:10:56,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:56,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1941 states to 765 states and 1431 transitions. [2024-11-25 04:10:56,102 INFO L276 IsEmpty]: Start isEmpty. Operand 765 states and 1431 transitions. [2024-11-25 04:10:56,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-25 04:10:56,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:56,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:56,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:56,235 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-25 04:10:56,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:56,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1947 states to 768 states and 1437 transitions. [2024-11-25 04:10:56,458 INFO L276 IsEmpty]: Start isEmpty. Operand 768 states and 1437 transitions. [2024-11-25 04:10:56,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-25 04:10:56,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:56,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:56,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:56,621 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-25 04:10:56,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:56,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1982 states to 773 states and 1445 transitions. [2024-11-25 04:10:56,997 INFO L276 IsEmpty]: Start isEmpty. Operand 773 states and 1445 transitions. [2024-11-25 04:10:56,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-25 04:10:56,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:57,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:57,124 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-25 04:10:57,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:57,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1983 states to 774 states and 1446 transitions. [2024-11-25 04:10:57,311 INFO L276 IsEmpty]: Start isEmpty. Operand 774 states and 1446 transitions. [2024-11-25 04:10:57,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-25 04:10:57,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:57,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:57,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:57,471 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-25 04:10:57,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:57,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1984 states to 775 states and 1447 transitions. [2024-11-25 04:10:57,660 INFO L276 IsEmpty]: Start isEmpty. Operand 775 states and 1447 transitions. [2024-11-25 04:10:57,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-11-25 04:10:57,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:57,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:57,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:57,894 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-25 04:10:58,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:58,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1988 states to 778 states and 1451 transitions. [2024-11-25 04:10:58,144 INFO L276 IsEmpty]: Start isEmpty. Operand 778 states and 1451 transitions. [2024-11-25 04:10:58,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-25 04:10:58,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:58,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:58,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:58,433 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-25 04:10:58,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:10:58,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1989 states to 779 states and 1452 transitions. [2024-11-25 04:10:58,550 INFO L276 IsEmpty]: Start isEmpty. Operand 779 states and 1452 transitions. [2024-11-25 04:10:58,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-25 04:10:58,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:10:58,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:10:58,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:10:59,195 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-25 04:11:14,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:14,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2185 states to 804 states and 1523 transitions. [2024-11-25 04:11:14,058 INFO L276 IsEmpty]: Start isEmpty. Operand 804 states and 1523 transitions. [2024-11-25 04:11:14,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:11:14,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:14,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:14,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:14,726 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-25 04:11:15,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:15,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2201 states to 809 states and 1539 transitions. [2024-11-25 04:11:15,513 INFO L276 IsEmpty]: Start isEmpty. Operand 809 states and 1539 transitions. [2024-11-25 04:11:15,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:15,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:15,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:15,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:15,642 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-25 04:11:16,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:16,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2209 states to 803 states and 1523 transitions. [2024-11-25 04:11:16,668 INFO L276 IsEmpty]: Start isEmpty. Operand 803 states and 1523 transitions. [2024-11-25 04:11:16,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-25 04:11:16,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:16,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:16,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:17,285 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-25 04:11:18,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:18,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2223 states to 809 states and 1537 transitions. [2024-11-25 04:11:18,267 INFO L276 IsEmpty]: Start isEmpty. Operand 809 states and 1537 transitions. [2024-11-25 04:11:18,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:11:18,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:18,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:18,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:18,420 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-25 04:11:21,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:21,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2239 states to 809 states and 1534 transitions. [2024-11-25 04:11:21,400 INFO L276 IsEmpty]: Start isEmpty. Operand 809 states and 1534 transitions. [2024-11-25 04:11:21,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-25 04:11:21,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:21,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:21,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:22,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-25 04:11:22,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:22,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2240 states to 810 states and 1535 transitions. [2024-11-25 04:11:22,915 INFO L276 IsEmpty]: Start isEmpty. Operand 810 states and 1535 transitions. [2024-11-25 04:11:22,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:22,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:22,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:23,262 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-25 04:11:27,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:27,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2294 states to 821 states and 1564 transitions. [2024-11-25 04:11:27,038 INFO L276 IsEmpty]: Start isEmpty. Operand 821 states and 1564 transitions. [2024-11-25 04:11:27,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:11:27,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:27,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:27,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:27,155 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-25 04:11:28,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:28,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2319 states to 828 states and 1579 transitions. [2024-11-25 04:11:28,407 INFO L276 IsEmpty]: Start isEmpty. Operand 828 states and 1579 transitions. [2024-11-25 04:11:28,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:11:28,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:28,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:28,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:28,541 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-25 04:11:28,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:28,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2320 states to 829 states and 1580 transitions. [2024-11-25 04:11:28,588 INFO L276 IsEmpty]: Start isEmpty. Operand 829 states and 1580 transitions. [2024-11-25 04:11:28,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:11:28,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:28,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:28,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:28,796 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-25 04:11:28,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:28,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2323 states to 830 states and 1583 transitions. [2024-11-25 04:11:28,841 INFO L276 IsEmpty]: Start isEmpty. Operand 830 states and 1583 transitions. [2024-11-25 04:11:28,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:11:28,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:28,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:28,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:28,953 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-25 04:11:28,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:28,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2326 states to 831 states and 1586 transitions. [2024-11-25 04:11:28,999 INFO L276 IsEmpty]: Start isEmpty. Operand 831 states and 1586 transitions. [2024-11-25 04:11:29,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:11:29,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:29,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:29,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:29,598 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-25 04:11:48,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:48,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2547 states to 857 states and 1658 transitions. [2024-11-25 04:11:48,126 INFO L276 IsEmpty]: Start isEmpty. Operand 857 states and 1658 transitions. [2024-11-25 04:11:48,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:11:48,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:48,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:48,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:48,250 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-25 04:11:48,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:48,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2551 states to 859 states and 1662 transitions. [2024-11-25 04:11:48,302 INFO L276 IsEmpty]: Start isEmpty. Operand 859 states and 1662 transitions. [2024-11-25 04:11:48,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:11:48,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:48,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:48,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:48,416 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-25 04:11:49,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:49,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2559 states to 853 states and 1646 transitions. [2024-11-25 04:11:49,594 INFO L276 IsEmpty]: Start isEmpty. Operand 853 states and 1646 transitions. [2024-11-25 04:11:49,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-25 04:11:49,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:49,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:49,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:49,808 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-25 04:11:50,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:50,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2563 states to 856 states and 1650 transitions. [2024-11-25 04:11:50,049 INFO L276 IsEmpty]: Start isEmpty. Operand 856 states and 1650 transitions. [2024-11-25 04:11:50,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:50,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:50,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:50,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:50,449 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-25 04:11:54,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:54,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2625 states to 867 states and 1683 transitions. [2024-11-25 04:11:54,729 INFO L276 IsEmpty]: Start isEmpty. Operand 867 states and 1683 transitions. [2024-11-25 04:11:54,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:54,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:54,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:54,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:54,841 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-25 04:11:54,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:54,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2628 states to 868 states and 1686 transitions. [2024-11-25 04:11:54,900 INFO L276 IsEmpty]: Start isEmpty. Operand 868 states and 1686 transitions. [2024-11-25 04:11:54,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:11:54,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:54,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:54,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:55,015 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-25 04:11:56,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:56,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2648 states to 873 states and 1694 transitions. [2024-11-25 04:11:56,488 INFO L276 IsEmpty]: Start isEmpty. Operand 873 states and 1694 transitions. [2024-11-25 04:11:56,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:56,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:56,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:56,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:56,728 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-25 04:11:56,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:56,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2654 states to 875 states and 1700 transitions. [2024-11-25 04:11:56,785 INFO L276 IsEmpty]: Start isEmpty. Operand 875 states and 1700 transitions. [2024-11-25 04:11:56,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:56,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:56,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:56,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:56,908 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-25 04:11:56,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:56,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2659 states to 877 states and 1705 transitions. [2024-11-25 04:11:56,961 INFO L276 IsEmpty]: Start isEmpty. Operand 877 states and 1705 transitions. [2024-11-25 04:11:56,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:56,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:56,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:56,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:57,072 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-25 04:11:57,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:11:57,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2662 states to 878 states and 1708 transitions. [2024-11-25 04:11:57,124 INFO L276 IsEmpty]: Start isEmpty. Operand 878 states and 1708 transitions. [2024-11-25 04:11:57,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:11:57,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:11:57,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:11:57,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:11:57,808 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-25 04:12:20,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:20,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2908 states to 905 states and 1782 transitions. [2024-11-25 04:12:20,703 INFO L276 IsEmpty]: Start isEmpty. Operand 905 states and 1782 transitions. [2024-11-25 04:12:20,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:12:20,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:20,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:20,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:20,831 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-25 04:12:20,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:20,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2910 states to 906 states and 1784 transitions. [2024-11-25 04:12:20,893 INFO L276 IsEmpty]: Start isEmpty. Operand 906 states and 1784 transitions. [2024-11-25 04:12:20,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:12:20,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:20,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:20,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:21,020 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-25 04:12:22,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:22,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2918 states to 900 states and 1768 transitions. [2024-11-25 04:12:22,459 INFO L276 IsEmpty]: Start isEmpty. Operand 900 states and 1768 transitions. [2024-11-25 04:12:22,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-25 04:12:22,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:22,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:22,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:22,627 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-25 04:12:22,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:22,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2924 states to 903 states and 1774 transitions. [2024-11-25 04:12:22,855 INFO L276 IsEmpty]: Start isEmpty. Operand 903 states and 1774 transitions. [2024-11-25 04:12:22,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-25 04:12:22,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:22,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:22,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:22,996 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-25 04:12:23,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:23,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2928 states to 906 states and 1778 transitions. [2024-11-25 04:12:23,225 INFO L276 IsEmpty]: Start isEmpty. Operand 906 states and 1778 transitions. [2024-11-25 04:12:23,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:12:23,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:23,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:23,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:25,240 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-25 04:12:33,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:33,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2960 states to 910 states and 1794 transitions. [2024-11-25 04:12:33,926 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1794 transitions. [2024-11-25 04:12:33,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-25 04:12:33,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:33,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:33,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:34,043 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-25 04:12:40,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:40,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2983 states to 910 states and 1793 transitions. [2024-11-25 04:12:40,910 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 1793 transitions. [2024-11-25 04:12:40,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-25 04:12:40,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:40,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:40,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:41,086 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-25 04:12:41,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:41,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2987 states to 913 states and 1797 transitions. [2024-11-25 04:12:41,343 INFO L276 IsEmpty]: Start isEmpty. Operand 913 states and 1797 transitions. [2024-11-25 04:12:41,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:12:41,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:41,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:41,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:41,459 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-25 04:12:43,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:43,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3041 states to 920 states and 1815 transitions. [2024-11-25 04:12:43,213 INFO L276 IsEmpty]: Start isEmpty. Operand 920 states and 1815 transitions. [2024-11-25 04:12:43,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:12:43,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:43,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:43,761 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-25 04:12:50,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:50,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3144 states to 937 states and 1869 transitions. [2024-11-25 04:12:50,706 INFO L276 IsEmpty]: Start isEmpty. Operand 937 states and 1869 transitions. [2024-11-25 04:12:50,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:12:50,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:50,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:50,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:50,884 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-25 04:12:51,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:51,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3145 states to 938 states and 1870 transitions. [2024-11-25 04:12:51,003 INFO L276 IsEmpty]: Start isEmpty. Operand 938 states and 1870 transitions. [2024-11-25 04:12:51,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:12:51,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:51,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:51,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:51,141 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-25 04:12:51,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:51,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3146 states to 939 states and 1871 transitions. [2024-11-25 04:12:51,215 INFO L276 IsEmpty]: Start isEmpty. Operand 939 states and 1871 transitions. [2024-11-25 04:12:51,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:12:51,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:51,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:51,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:51,330 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-25 04:12:51,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:51,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3152 states to 941 states and 1877 transitions. [2024-11-25 04:12:51,396 INFO L276 IsEmpty]: Start isEmpty. Operand 941 states and 1877 transitions. [2024-11-25 04:12:51,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:12:51,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:51,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:51,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:51,509 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-25 04:12:51,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:12:51,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3157 states to 943 states and 1882 transitions. [2024-11-25 04:12:51,575 INFO L276 IsEmpty]: Start isEmpty. Operand 943 states and 1882 transitions. [2024-11-25 04:12:51,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-25 04:12:51,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:12:51,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:12:51,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:12:52,478 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-25 04:13:21,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:21,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3433 states to 971 states and 1959 transitions. [2024-11-25 04:13:21,567 INFO L276 IsEmpty]: Start isEmpty. Operand 971 states and 1959 transitions. [2024-11-25 04:13:21,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:13:21,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:21,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:21,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:13:21,692 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-25 04:13:23,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:23,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3441 states to 965 states and 1942 transitions. [2024-11-25 04:13:23,362 INFO L276 IsEmpty]: Start isEmpty. Operand 965 states and 1942 transitions. [2024-11-25 04:13:23,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-25 04:13:23,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:23,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:23,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:13:23,495 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-25 04:13:24,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:24,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3446 states to 969 states and 1947 transitions. [2024-11-25 04:13:24,345 INFO L276 IsEmpty]: Start isEmpty. Operand 969 states and 1947 transitions. [2024-11-25 04:13:24,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-11-25 04:13:24,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:24,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:24,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:13:24,493 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-25 04:13:24,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:24,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3447 states to 970 states and 1948 transitions. [2024-11-25 04:13:24,711 INFO L276 IsEmpty]: Start isEmpty. Operand 970 states and 1948 transitions. [2024-11-25 04:13:24,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-25 04:13:24,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:24,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:24,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:13:25,667 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-25 04:13:31,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:31,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3478 states to 975 states and 1962 transitions. [2024-11-25 04:13:31,049 INFO L276 IsEmpty]: Start isEmpty. Operand 975 states and 1962 transitions. [2024-11-25 04:13:31,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-25 04:13:31,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:31,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:31,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:13:31,274 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-25 04:13:34,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:34,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3479 states to 977 states and 1963 transitions. [2024-11-25 04:13:34,234 INFO L276 IsEmpty]: Start isEmpty. Operand 977 states and 1963 transitions. [2024-11-25 04:13:34,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-11-25 04:13:34,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:34,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:34,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:13:34,359 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-25 04:13:55,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:55,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3592 states to 996 states and 2045 transitions. [2024-11-25 04:13:55,492 INFO L276 IsEmpty]: Start isEmpty. Operand 996 states and 2045 transitions. [2024-11-25 04:13:55,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-25 04:13:55,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:55,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:55,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:13:56,442 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:13:58,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:13:58,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3596 states to 999 states and 2049 transitions. [2024-11-25 04:13:58,553 INFO L276 IsEmpty]: Start isEmpty. Operand 999 states and 2049 transitions. [2024-11-25 04:13:58,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-25 04:13:58,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:13:58,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:13:58,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:03,323 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-25 04:14:12,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:14:12,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3602 states to 999 states and 2038 transitions. [2024-11-25 04:14:12,304 INFO L276 IsEmpty]: Start isEmpty. Operand 999 states and 2038 transitions. [2024-11-25 04:14:12,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-25 04:14:12,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:14:12,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:14:12,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:12,559 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-25 04:14:14,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:14:14,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3603 states to 1000 states and 2039 transitions. [2024-11-25 04:14:14,683 INFO L276 IsEmpty]: Start isEmpty. Operand 1000 states and 2039 transitions. [2024-11-25 04:14:14,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-25 04:14:14,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:14:14,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:14:14,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:14,813 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-25 04:14:15,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:14:15,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3606 states to 1002 states and 2042 transitions. [2024-11-25 04:14:15,247 INFO L276 IsEmpty]: Start isEmpty. Operand 1002 states and 2042 transitions. [2024-11-25 04:14:15,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:14:15,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:14:15,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:14:15,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:15,367 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-25 04:14:17,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:14:17,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3609 states to 1003 states and 2045 transitions. [2024-11-25 04:14:17,411 INFO L276 IsEmpty]: Start isEmpty. Operand 1003 states and 2045 transitions. [2024-11-25 04:14:17,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 04:14:17,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:14:17,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:14:17,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:17,675 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-25 04:14:19,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:14:19,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3668 states to 1010 states and 2062 transitions. [2024-11-25 04:14:19,845 INFO L276 IsEmpty]: Start isEmpty. Operand 1010 states and 2062 transitions. [2024-11-25 04:14:19,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 04:14:19,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:14:19,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:14:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:20,452 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-25 04:14:25,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:14:25,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3754 states to 1021 states and 2107 transitions. [2024-11-25 04:14:25,077 INFO L276 IsEmpty]: Start isEmpty. Operand 1021 states and 2107 transitions. [2024-11-25 04:14:25,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-25 04:14:25,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:14:25,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:14:25,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:25,211 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-25 04:14:31,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:14:31,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3773 states to 1013 states and 2066 transitions. [2024-11-25 04:14:31,536 INFO L276 IsEmpty]: Start isEmpty. Operand 1013 states and 2066 transitions. [2024-11-25 04:14:31,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:14:31,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:14:31,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:14:31,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:14:33,094 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-25 04:15:12,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:12,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4065 states to 1039 states and 2164 transitions. [2024-11-25 04:15:12,119 INFO L276 IsEmpty]: Start isEmpty. Operand 1039 states and 2164 transitions. [2024-11-25 04:15:12,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-25 04:15:12,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:12,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:12,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:12,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:15:12,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:12,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4068 states to 1041 states and 2167 transitions. [2024-11-25 04:15:12,689 INFO L276 IsEmpty]: Start isEmpty. Operand 1041 states and 2167 transitions. [2024-11-25 04:15:12,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-25 04:15:12,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:12,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:12,839 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-25 04:15:13,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:13,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4069 states to 1039 states and 2162 transitions. [2024-11-25 04:15:13,387 INFO L276 IsEmpty]: Start isEmpty. Operand 1039 states and 2162 transitions. [2024-11-25 04:15:13,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:15:13,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:13,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:13,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:13,504 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-25 04:15:15,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:15,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4120 states to 1047 states and 2192 transitions. [2024-11-25 04:15:15,952 INFO L276 IsEmpty]: Start isEmpty. Operand 1047 states and 2192 transitions. [2024-11-25 04:15:15,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:15:15,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:15,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:15,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:16,087 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-25 04:15:18,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:18,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4142 states to 1051 states and 2197 transitions. [2024-11-25 04:15:18,655 INFO L276 IsEmpty]: Start isEmpty. Operand 1051 states and 2197 transitions. [2024-11-25 04:15:18,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-25 04:15:18,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:18,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:18,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:18,888 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-25 04:15:24,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:24,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4178 states to 1056 states and 2215 transitions. [2024-11-25 04:15:24,756 INFO L276 IsEmpty]: Start isEmpty. Operand 1056 states and 2215 transitions. [2024-11-25 04:15:24,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:15:24,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:24,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:24,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:24,868 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-25 04:15:25,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:25,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4191 states to 1059 states and 2228 transitions. [2024-11-25 04:15:25,098 INFO L276 IsEmpty]: Start isEmpty. Operand 1059 states and 2228 transitions. [2024-11-25 04:15:25,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:15:25,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:25,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:25,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:25,216 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-25 04:15:25,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:25,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4194 states to 1060 states and 2231 transitions. [2024-11-25 04:15:25,326 INFO L276 IsEmpty]: Start isEmpty. Operand 1060 states and 2231 transitions. [2024-11-25 04:15:25,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-25 04:15:25,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:25,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:25,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:25,530 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-25 04:15:25,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:25,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4196 states to 1062 states and 2233 transitions. [2024-11-25 04:15:25,829 INFO L276 IsEmpty]: Start isEmpty. Operand 1062 states and 2233 transitions. [2024-11-25 04:15:25,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:15:25,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:25,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:25,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:25,944 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-25 04:15:26,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:26,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4199 states to 1063 states and 2236 transitions. [2024-11-25 04:15:26,047 INFO L276 IsEmpty]: Start isEmpty. Operand 1063 states and 2236 transitions. [2024-11-25 04:15:26,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-25 04:15:26,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:26,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:26,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:26,179 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-25 04:15:26,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:26,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4200 states to 1061 states and 2230 transitions. [2024-11-25 04:15:26,440 INFO L276 IsEmpty]: Start isEmpty. Operand 1061 states and 2230 transitions. [2024-11-25 04:15:26,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:15:26,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:26,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:26,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:29,112 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-25 04:15:48,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:48,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4381 states to 1073 states and 2296 transitions. [2024-11-25 04:15:48,759 INFO L276 IsEmpty]: Start isEmpty. Operand 1073 states and 2296 transitions. [2024-11-25 04:15:48,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:15:48,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:48,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:48,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:49,110 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:15:50,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:50,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4403 states to 1080 states and 2317 transitions. [2024-11-25 04:15:50,635 INFO L276 IsEmpty]: Start isEmpty. Operand 1080 states and 2317 transitions. [2024-11-25 04:15:50,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:15:50,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:50,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:50,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:50,756 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-25 04:15:54,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:54,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4411 states to 1082 states and 2325 transitions. [2024-11-25 04:15:54,454 INFO L276 IsEmpty]: Start isEmpty. Operand 1082 states and 2325 transitions. [2024-11-25 04:15:54,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-25 04:15:54,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:54,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:54,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:54,573 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-25 04:15:59,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:15:59,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4412 states to 1084 states and 2326 transitions. [2024-11-25 04:15:59,548 INFO L276 IsEmpty]: Start isEmpty. Operand 1084 states and 2326 transitions. [2024-11-25 04:15:59,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:15:59,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:15:59,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:15:59,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:15:59,896 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:00,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:00,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4412 states to 1084 states and 2326 transitions. [2024-11-25 04:16:00,197 INFO L276 IsEmpty]: Start isEmpty. Operand 1084 states and 2326 transitions. [2024-11-25 04:16:00,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-25 04:16:00,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:00,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:00,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:00,517 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-25 04:16:05,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:05,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4515 states to 1093 states and 2363 transitions. [2024-11-25 04:16:05,849 INFO L276 IsEmpty]: Start isEmpty. Operand 1093 states and 2363 transitions. [2024-11-25 04:16:05,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-25 04:16:05,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:05,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:05,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:06,015 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-25 04:16:08,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:08,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4519 states to 1095 states and 2367 transitions. [2024-11-25 04:16:08,190 INFO L276 IsEmpty]: Start isEmpty. Operand 1095 states and 2367 transitions. [2024-11-25 04:16:08,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-25 04:16:08,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:08,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:08,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:08,306 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-25 04:16:17,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:17,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4622 states to 1108 states and 2392 transitions. [2024-11-25 04:16:17,430 INFO L276 IsEmpty]: Start isEmpty. Operand 1108 states and 2392 transitions. [2024-11-25 04:16:17,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:17,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:17,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:17,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:17,928 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:18,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:18,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4622 states to 1108 states and 2392 transitions. [2024-11-25 04:16:18,239 INFO L276 IsEmpty]: Start isEmpty. Operand 1108 states and 2392 transitions. [2024-11-25 04:16:18,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 04:16:18,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:18,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:18,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:18,361 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-25 04:16:20,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:20,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4653 states to 1115 states and 2406 transitions. [2024-11-25 04:16:20,971 INFO L276 IsEmpty]: Start isEmpty. Operand 1115 states and 2406 transitions. [2024-11-25 04:16:20,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-25 04:16:20,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:20,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:21,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:21,311 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:21,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:21,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4653 states to 1115 states and 2406 transitions. [2024-11-25 04:16:21,765 INFO L276 IsEmpty]: Start isEmpty. Operand 1115 states and 2406 transitions. [2024-11-25 04:16:21,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-25 04:16:21,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:21,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:21,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:21,884 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-25 04:16:24,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:24,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4661 states to 1109 states and 2387 transitions. [2024-11-25 04:16:24,112 INFO L276 IsEmpty]: Start isEmpty. Operand 1109 states and 2387 transitions. [2024-11-25 04:16:24,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:24,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:24,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:24,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:24,444 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:24,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:24,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4661 states to 1109 states and 2387 transitions. [2024-11-25 04:16:24,739 INFO L276 IsEmpty]: Start isEmpty. Operand 1109 states and 2387 transitions. [2024-11-25 04:16:24,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:24,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:24,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:24,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:25,095 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:25,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:25,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4661 states to 1109 states and 2387 transitions. [2024-11-25 04:16:25,566 INFO L276 IsEmpty]: Start isEmpty. Operand 1109 states and 2387 transitions. [2024-11-25 04:16:25,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-25 04:16:25,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:25,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:25,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:25,742 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-25 04:16:43,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:43,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4683 states to 1109 states and 2386 transitions. [2024-11-25 04:16:43,013 INFO L276 IsEmpty]: Start isEmpty. Operand 1109 states and 2386 transitions. [2024-11-25 04:16:43,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-25 04:16:43,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:43,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:43,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:43,156 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-25 04:16:43,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:43,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:43,431 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:43,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:43,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:43,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:43,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:43,764 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:44,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:44,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:44,243 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:44,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:44,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:44,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:44,624 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:44,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:44,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:44,937 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:44,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:44,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:44,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:44,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:45,294 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:45,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:45,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:45,682 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:45,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:45,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:45,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:45,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:46,226 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:46,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:46,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:46,549 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:46,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:46,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:46,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:46,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:47,066 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:47,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:47,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:47,388 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:47,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:47,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:47,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:47,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:47,743 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:48,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:48,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:48,100 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:48,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:48,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:48,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:48,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:48,445 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:48,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:48,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:48,754 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:48,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:48,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:48,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:48,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:49,098 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:49,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:49,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:49,412 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:49,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:49,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:49,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:49,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:49,930 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:50,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:50,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:50,241 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:50,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:50,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:50,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:50,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:50,581 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:50,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:50,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:50,886 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:50,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:50,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:50,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:50,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:51,227 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:51,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:51,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:51,536 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:51,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:51,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:51,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:51,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:51,881 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:52,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:52,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:52,215 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:52,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:52,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:52,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:52,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:52,735 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:53,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:53,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:53,034 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:53,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:53,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:53,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:53,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:53,383 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:53,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:53,697 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:53,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:53,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:53,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:53,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:54,075 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:54,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:54,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:54,471 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:54,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:54,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:54,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:54,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:54,895 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:55,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:55,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:55,345 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:55,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:55,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:55,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:55,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:55,792 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:56,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:56,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:56,118 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:56,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:56,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:56,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:56,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:56,462 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:56,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:56,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:56,778 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:56,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:56,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:56,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:57,150 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:57,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:57,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:57,460 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:57,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:57,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:57,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:57,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:58,198 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:58,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:58,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:58,605 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:58,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:58,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:58,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:58,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:59,142 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:16:59,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:16:59,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:16:59,553 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:16:59,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:16:59,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:16:59,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:16:59,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:16:59,939 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:00,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:00,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:00,238 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:00,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:00,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:00,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:00,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:00,581 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:00,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:00,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:00,876 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:00,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:00,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:00,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:00,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:01,210 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:01,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:01,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:01,526 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:01,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:01,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:01,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:01,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:01,992 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:02,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:02,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:02,299 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:02,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:02,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:02,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:02,672 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:02,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:02,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:02,975 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:02,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:02,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:02,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:03,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:03,420 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:03,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:03,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:03,776 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:03,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:03,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:03,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:03,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:04,305 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:04,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:04,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:04,637 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:04,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:04,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:04,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:04,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:05,190 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:05,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:05,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:05,633 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:05,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:05,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:05,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:05,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:06,161 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:06,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:06,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:06,555 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:06,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:06,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:06,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:06,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:06,941 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:07,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:07,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:07,244 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:07,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:07,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:07,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:07,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:07,689 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:08,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:08,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:08,084 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:08,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:08,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:08,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:08,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:08,443 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:08,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:08,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:08,755 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:08,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:08,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:08,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:08,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:09,324 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:09,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:09,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:09,633 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:09,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:09,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:09,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:09,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:09,972 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:10,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:10,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:10,280 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:10,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:10,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:10,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:10,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:10,621 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:10,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:10,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:10,934 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:10,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:10,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:10,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:10,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:11,363 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:11,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:11,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:11,682 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:11,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:11,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:11,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:11,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:12,033 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:12,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:12,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:12,346 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:12,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:12,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:12,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:12,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:12,881 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:13,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:13,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:13,181 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:13,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:13,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:13,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:13,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:13,533 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:13,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:13,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:13,867 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:13,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:13,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:13,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:13,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:14,308 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:14,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:14,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:14,626 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:14,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:14,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:14,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:14,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:15,065 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:15,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:15,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:15,379 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:15,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:15,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:15,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:15,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:15,897 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:16,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:16,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:16,241 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:16,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:16,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:16,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:16,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:16,690 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:17,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:17,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:17,007 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:17,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:17,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:17,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:17,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:17,507 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:17,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:17,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:17,839 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:17,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:17,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:17,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:17,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:18,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:18,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:18,588 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:18,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:18,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:18,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:18,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:19,021 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:19,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:19,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:19,324 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:19,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:19,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:19,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:19,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:19,689 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:20,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:20,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:20,093 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:20,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:20,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:20,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:20,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:20,633 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:20,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:20,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:20,984 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:20,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:20,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:20,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:21,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:21,526 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:21,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:21,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:21,885 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:21,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:21,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:21,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:21,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:22,424 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:22,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:22,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:22,804 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:22,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:22,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:22,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:22,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:23,179 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:23,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:23,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:23,483 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:23,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:23,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:23,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:23,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:23,922 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:24,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:24,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:24,236 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:24,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:24,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:24,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:24,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:24,583 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:24,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:24,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:24,887 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:24,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:24,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:24,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:24,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:25,262 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:25,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:25,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:25,572 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:25,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:25,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:25,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:25,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:26,037 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:26,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:26,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:26,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:26,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:26,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:26,722 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:27,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:27,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:27,031 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:27,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:27,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:27,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:27,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:27,492 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:27,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:27,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:27,805 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:27,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:27,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:27,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:27,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:28,170 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:28,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:28,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:28,496 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:28,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:28,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:28,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:28,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:28,837 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:29,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:29,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:29,145 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:29,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:29,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:29,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:29,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:29,494 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:29,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:29,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:29,805 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:29,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:29,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:29,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:29,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:30,155 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:30,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:30,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:30,519 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:30,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:30,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:30,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:30,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:30,860 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:31,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:31,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:31,160 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:31,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:31,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:31,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:31,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:31,525 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:31,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:31,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:31,829 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:31,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:31,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:31,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:31,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:32,175 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:32,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:32,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:32,473 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:32,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:32,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:32,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:32,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:32,964 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:33,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:33,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:33,268 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:33,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:33,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:33,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:33,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:33,662 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:33,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:33,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:33,969 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:33,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:33,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:33,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:33,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:34,311 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:34,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:34,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:34,626 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:34,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:34,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:34,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:34,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:34,965 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:35,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:35,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:35,281 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:35,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:35,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:35,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:35,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:35,716 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:36,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:36,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:36,068 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:36,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:36,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:36,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:36,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:36,409 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:36,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:36,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:36,735 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:36,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:36,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:36,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:36,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:37,217 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:37,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:37,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:37,520 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:37,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:37,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:37,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:37,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:37,864 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:38,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:38,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:38,165 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:38,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:38,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:38,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:38,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:38,508 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:38,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:38,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:38,845 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:38,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:38,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:38,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:38,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:39,285 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:39,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:39,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:39,595 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:39,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:39,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:39,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:39,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:39,960 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:40,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:40,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:40,273 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:40,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:40,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:40,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:40,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:40,633 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:40,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:40,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:40,935 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:40,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:40,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:40,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:40,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:41,314 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:41,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:41,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:41,620 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:41,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:41,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:41,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:41,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:42,039 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:42,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:42,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:42,347 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:42,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:42,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:42,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:42,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:42,821 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:43,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:43,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:43,125 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:43,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:43,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:43,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:43,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:43,472 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:43,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:43,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:43,799 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:43,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:43,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:43,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:43,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:44,183 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:44,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:44,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:44,484 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:44,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:44,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:44,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:44,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:44,837 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:45,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:45,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:45,144 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:45,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:45,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:45,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:45,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:45,616 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:45,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:46,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:46,000 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:46,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:46,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:46,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:46,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:46,412 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:46,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:46,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:46,722 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:46,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:46,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:46,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:46,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:47,154 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:47,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:47,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:47,462 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:47,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:47,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:47,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:47,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:47,806 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:48,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:48,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:48,114 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:48,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:48,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:48,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:48,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:48,457 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:48,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:48,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:48,766 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:48,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:48,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:48,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:48,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:49,112 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:49,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:49,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:49,419 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:49,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:49,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:49,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:49,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:49,875 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:50,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:50,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:50,182 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:50,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:50,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:50,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:50,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:50,552 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:50,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:50,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:50,862 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:50,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:50,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:50,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:50,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:51,277 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:51,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:51,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:51,579 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:51,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:51,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:51,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:51,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:51,920 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:52,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:52,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:52,220 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:52,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:52,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:52,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:52,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:52,588 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:52,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:52,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:52,907 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:52,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:52,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:52,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:52,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:53,312 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:53,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:53,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:53,618 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:53,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:53,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:53,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:53,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:53,972 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:54,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:54,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:54,319 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:54,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:54,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:54,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:54,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:54,772 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:55,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:55,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:55,098 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:55,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:55,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:55,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:55,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:55,674 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:56,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:56,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:56,039 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:56,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:56,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:56,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:56,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:56,487 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:56,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:56,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:56,791 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:56,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:56,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:56,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:56,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:57,231 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:57,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:57,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:57,560 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:57,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:57,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:57,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:57,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:57,958 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:58,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:58,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:58,264 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:58,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:58,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:58,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:58,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:58,611 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:58,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:58,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:58,917 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:58,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:58,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:58,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:58,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:17:59,354 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:17:59,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:17:59,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:17:59,669 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:17:59,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:17:59,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:17:59,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:17:59,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:00,121 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:00,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:00,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:00,422 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:00,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:00,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:00,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:00,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:00,789 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:01,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:01,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:01,093 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:01,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:01,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:01,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:01,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:01,548 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:01,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:01,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:01,854 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:01,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:01,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:01,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:02,199 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:02,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:02,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:02,507 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:02,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:02,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:02,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:02,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:02,877 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:03,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:03,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:03,279 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:03,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:03,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:03,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:03,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:03,632 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:03,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:03,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:03,945 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:03,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:03,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:03,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:03,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:04,314 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:04,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:04,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:04,617 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:04,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:04,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:04,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:04,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:04,965 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:05,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:05,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:05,276 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:05,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:05,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:05,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:05,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:05,779 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:06,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:06,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:06,087 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:06,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:06,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:06,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:06,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:06,441 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:06,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:06,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:06,745 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:06,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:06,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:06,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:06,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:07,091 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:07,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:07,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:07,407 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:07,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:07,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:07,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:07,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:07,900 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:08,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:08,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:08,199 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:08,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:08,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:08,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:08,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:08,606 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:08,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:08,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:08,909 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:08,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:08,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:08,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:08,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:09,252 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:09,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:09,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:09,576 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:09,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:09,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:09,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:09,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:10,086 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:10,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:10,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:10,397 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:10,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:10,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:10,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:10,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:10,834 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:11,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:11,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:11,158 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:11,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:11,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:11,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:11,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:11,549 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:11,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:11,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:11,876 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:11,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:11,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:11,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:11,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:12,253 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:12,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:12,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:12,587 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:12,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:12,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:12,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:12,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:12,966 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:13,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:13,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:13,274 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:13,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:13,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:13,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:13,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:13,658 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:13,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:13,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:13,966 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:13,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:13,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:13,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:13,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:14,337 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:14,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:14,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:14,641 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:14,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:14,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:14,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:14,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:14,972 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:15,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:15,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:15,277 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:15,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:15,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:15,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:15,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:15,730 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:16,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:16,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:16,074 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:16,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:16,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:16,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:16,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:16,420 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:16,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:16,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:16,723 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:16,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:16,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:16,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:16,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:17,070 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:17,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:17,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:17,378 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:17,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:17,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:17,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:17,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:17,760 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:18,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:18,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:18,071 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:18,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:18,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:18,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:18,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:18,424 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:18,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:18,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:18,723 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:18,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:18,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:18,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:18,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:19,144 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:19,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:19,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:19,460 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:19,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:19,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:19,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:19,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:19,864 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:20,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:20,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:20,185 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:20,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:20,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:20,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:20,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:20,529 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:20,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:20,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:20,848 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:20,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:20,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:20,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:20,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:21,191 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:21,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:21,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:21,494 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:21,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:21,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:21,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:21,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:21,844 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:22,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:22,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:22,151 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:22,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:22,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:22,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:22,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:22,497 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:22,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:22,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:22,809 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:22,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:22,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:22,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:22,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:23,237 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:23,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:23,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:23,545 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:23,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:23,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:23,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:23,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:23,955 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:24,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:24,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:24,280 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:24,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:24,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:24,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:24,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:24,617 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:24,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:24,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:24,918 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:24,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:24,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:24,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:24,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:25,360 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:25,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:25,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:25,741 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:25,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:25,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:25,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:25,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:26,187 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:26,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:26,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:26,489 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:26,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:26,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:26,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:26,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:26,972 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:27,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:27,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:27,337 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:27,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:27,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:27,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:27,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:27,828 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:28,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:28,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:28,143 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:28,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:28,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:28,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:28,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:28,490 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:28,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:28,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:28,797 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:28,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:28,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:28,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:29,233 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:29,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:29,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:29,555 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:29,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:29,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:29,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:29,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:29,936 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:30,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:30,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:30,247 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:30,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:30,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:30,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:30,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:30,596 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:30,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:30,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:30,919 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:30,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:30,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:30,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:30,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:31,384 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:31,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:31,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:31,696 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:31,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:31,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:31,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:31,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:32,089 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:32,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:32,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:32,400 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:32,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:32,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:32,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:32,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:32,768 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:33,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:33,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:33,076 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:33,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:33,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:33,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:33,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:33,515 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:33,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:33,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:33,825 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:33,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:33,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:33,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:33,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:34,198 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:34,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:34,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:34,518 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:34,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:34,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:34,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:34,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:34,847 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:35,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:35,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:35,166 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:35,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:35,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:35,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:35,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:35,531 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:35,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:35,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:35,906 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:35,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:35,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:35,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:35,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:36,277 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:36,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:36,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:36,578 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:36,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:36,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:36,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:36,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:36,919 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:37,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:37,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:37,231 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:37,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:37,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:37,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:37,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:37,625 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:37,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:37,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:37,934 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:37,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:37,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:37,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:37,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:38,277 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:38,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:38,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:38,589 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:38,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:38,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:38,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:38,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:38,964 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:39,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:39,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:39,267 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:39,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:39,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:39,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:39,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:39,672 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:39,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:39,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:39,974 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:39,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:39,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:39,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:40,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:40,316 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:40,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:40,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:40,617 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:40,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:40,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:40,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:40,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:40,977 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:41,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:41,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:41,283 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:41,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:41,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:41,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:41,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:41,612 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:41,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:41,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:41,902 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:41,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:41,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:41,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:41,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:42,233 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:42,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:42,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:42,570 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:42,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:42,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:42,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:42,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:42,989 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:43,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:43,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:43,327 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:43,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:43,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:43,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:43,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:43,792 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:44,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:44,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:44,116 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:44,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:44,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:44,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:44,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:44,654 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:45,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:45,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:45,013 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:45,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:45,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:45,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:45,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:45,453 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:45,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:45,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:45,842 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:45,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:45,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:45,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:45,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:46,195 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:46,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:46,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:46,519 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:46,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:46,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:46,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:46,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:46,925 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:47,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:47,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:47,239 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:47,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:47,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:47,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:47,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:47,683 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:47,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:47,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:47,990 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:47,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:47,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:47,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:48,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:48,340 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:48,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:48,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:48,641 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:48,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:48,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:48,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:48,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:48,984 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:49,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:49,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:49,288 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:49,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:49,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:49,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:49,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:49,728 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:50,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:50,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:50,033 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:50,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:50,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:50,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:50,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:50,397 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:50,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:50,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:50,703 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:50,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:50,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:50,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:50,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:51,083 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:51,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:51,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:51,387 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:51,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:51,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:51,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:51,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:51,772 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:52,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:52,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:52,084 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:52,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:52,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:52,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:52,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:52,467 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:52,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:52,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:52,808 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:52,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:52,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:52,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:52,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:53,163 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:53,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:53,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:53,470 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:53,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:53,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:53,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:53,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:53,860 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:54,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:54,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:54,205 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:54,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:54,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:54,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:54,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:54,563 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:54,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:54,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:54,871 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:54,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:54,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:54,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:54,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:55,247 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:55,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:55,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:55,551 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:55,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:55,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:55,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:55,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:55,923 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:56,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:56,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:56,250 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:56,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:56,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:56,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:56,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:56,651 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:56,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:56,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:56,964 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:56,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:56,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:56,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:56,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:57,337 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:57,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:57,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:57,631 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:57,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:57,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:57,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:57,973 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:58,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:58,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:58,284 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:58,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:58,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:58,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:58,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:58,718 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:59,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:59,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:59,115 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:59,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:59,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:59,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:18:59,560 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:18:59,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:18:59,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:18:59,874 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:18:59,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:18:59,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:18:59,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:18:59,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:00,222 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:00,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:00,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:00,527 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:00,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:00,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:00,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:01,062 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:01,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:01,370 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:01,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:01,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:01,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:01,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:01,760 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:02,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:02,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:02,064 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:02,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:02,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:02,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:02,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:02,407 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:02,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:02,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:02,742 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:02,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:02,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:02,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:02,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:03,171 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:03,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:03,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:03,477 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:03,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:03,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:03,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:03,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:03,849 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:04,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:04,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:04,170 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:04,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:04,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:04,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:04,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:04,520 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:04,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:04,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:04,839 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:04,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:04,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:04,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:04,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:05,228 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:05,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:05,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:05,541 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:05,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:05,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:05,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:05,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:05,958 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:06,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:06,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:06,264 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:06,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:06,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:06,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:06,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:06,678 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:06,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:06,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:06,987 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:06,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:06,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:06,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:07,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:07,335 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:07,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:07,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:07,653 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:07,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:07,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:07,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:07,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:08,127 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:08,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:08,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:08,431 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:08,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:08,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:08,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:08,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:08,773 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:09,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:09,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:09,077 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:09,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:09,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:09,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:09,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:09,421 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:09,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:09,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:09,733 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:09,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:09,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:09,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:09,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:10,199 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:10,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:10,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:10,510 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:10,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:10,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:10,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:10,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:10,881 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:11,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:11,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:11,200 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:11,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:11,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:11,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:11,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:11,549 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:11,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:11,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:11,860 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:11,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:11,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:11,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:11,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:12,277 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:12,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:12,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:12,628 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:12,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:12,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:12,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:12,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:12,977 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:13,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:13,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:13,281 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:13,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:13,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:13,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:13,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:13,631 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:13,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:13,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:13,942 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:13,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:13,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:13,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:14,399 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:14,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:14,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:14,712 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:14,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:14,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:14,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:14,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:15,123 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:15,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:15,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:15,441 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:15,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:15,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:15,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:15,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:15,792 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:16,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:16,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:16,154 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:16,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:16,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:16,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:16,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:16,707 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:17,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:17,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:17,028 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:17,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:17,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:17,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:17,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:17,381 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:17,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:17,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:17,705 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:17,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:17,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:17,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:17,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:18,115 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:18,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:18,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:18,489 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:18,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:18,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:18,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:18,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:18,895 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:19,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:19,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:19,189 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:19,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:19,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:19,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:19,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:19,523 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:19,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:19,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:19,826 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:19,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:19,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:19,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:19,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:20,248 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:20,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:20,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:20,608 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:20,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:20,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:20,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:20,988 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:21,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:21,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:21,319 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:21,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:21,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:21,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:21,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:21,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:21,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:21,970 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:21,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:21,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:21,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:22,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:22,315 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:22,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:22,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:22,619 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:22,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:22,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:22,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:22,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:22,972 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:23,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:23,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:23,279 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:23,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:23,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:23,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:23,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:23,817 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:24,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:24,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:24,119 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:24,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:24,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:24,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:24,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:24,477 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:24,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:24,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:24,778 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:24,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:24,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:24,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:24,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:25,128 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:25,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:25,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:25,432 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:25,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:25,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:25,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:25,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:25,885 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:26,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:26,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:26,198 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:26,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:26,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:26,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:26,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:26,718 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:27,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:27,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:27,019 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:27,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:27,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:27,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:27,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:27,456 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:27,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:27,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:27,777 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:27,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:27,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:27,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:27,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:28,160 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:28,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:28,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:28,475 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:28,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:28,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:28,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:28,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:28,858 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:29,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:29,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:29,159 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:29,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:29,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:29,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:29,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:29,547 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:29,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:29,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:29,864 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:29,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:29,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:29,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:29,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:30,215 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:30,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:30,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:30,619 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:30,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:30,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:30,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:30,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:30,999 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:31,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:31,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:31,318 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:31,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:31,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:31,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:31,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:31,665 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:31,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:31,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:31,972 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:31,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:31,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:31,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:32,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:32,321 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:32,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:32,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:32,652 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:32,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:32,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:32,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:32,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:33,005 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:33,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:33,312 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:33,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:33,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:33,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:33,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:33,675 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:33,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:33,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:33,984 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:33,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:33,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:33,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:34,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:34,340 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:34,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:34,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:34,645 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:34,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:34,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:34,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:34,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:34,986 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:35,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:35,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:35,285 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:35,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:35,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:35,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:35,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:35,720 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:36,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:36,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:36,033 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:36,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:36,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:36,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:36,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:36,375 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:36,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:36,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:36,711 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:36,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:36,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:36,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:36,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:37,071 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:37,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:37,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:37,427 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:37,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:37,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:37,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:37,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:37,954 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:38,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:38,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:38,271 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:38,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:38,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:38,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:38,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:38,761 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:39,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:39,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:39,070 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:39,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:39,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:39,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:39,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:39,429 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:39,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:39,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:39,763 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:39,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:39,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:39,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:39,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:40,144 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:40,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:40,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:40,456 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:40,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:40,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:40,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:40,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:40,893 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:41,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:41,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:41,203 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:41,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:41,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:41,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:41,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:41,554 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:41,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:41,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:41,865 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:41,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:41,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:41,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:41,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:42,231 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:42,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:42,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:42,547 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:42,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:42,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:42,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:42,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:42,918 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:43,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:43,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:43,230 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:43,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:43,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:43,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:43,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:43,590 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:43,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:43,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:43,895 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:43,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:43,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:43,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:43,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:44,277 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:44,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:44,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:44,588 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:44,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:44,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:44,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:44,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:44,984 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:45,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:45,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:45,295 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:45,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:45,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:45,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:45,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:45,639 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:45,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:45,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:45,946 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:45,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:45,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:45,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:45,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:46,289 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:46,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:46,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:46,587 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:46,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:46,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:46,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:46,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:46,937 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:47,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:47,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:47,266 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:47,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:47,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:47,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:47,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:47,622 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:48,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:48,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:48,003 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:48,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:48,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:48,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:48,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:48,357 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:48,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:48,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:48,665 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:48,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:48,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:48,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:48,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:49,049 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:49,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:49,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:49,369 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:49,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:49,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:49,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:49,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:49,838 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:50,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:50,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:50,157 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:50,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:50,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:50,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:50,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:50,544 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:50,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:50,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:50,864 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:50,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:50,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:50,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:50,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:51,251 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:51,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:51,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:51,566 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:51,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:51,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:51,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:51,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:51,925 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:52,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:52,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:52,241 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:52,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:52,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:52,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:52,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:52,613 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:52,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:52,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:52,943 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:52,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:52,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:52,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:52,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:53,337 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:53,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:53,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:53,645 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:53,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:53,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:53,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:53,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:54,053 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:54,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:54,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:54,364 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:54,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:54,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:54,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:54,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:54,712 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:55,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:55,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:55,047 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:55,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:55,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:55,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:55,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:55,596 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:55,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:55,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:55,965 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:55,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:55,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:55,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:55,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:56,304 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:56,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:56,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:56,612 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:56,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:56,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:56,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:56,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:57,017 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:57,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:57,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:57,384 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:57,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:57,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:57,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:57,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:57,834 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:58,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:58,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:58,144 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:58,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:58,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:58,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:58,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:58,532 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:58,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:58,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:58,836 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:58,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:58,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:58,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:58,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:19:59,283 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:19:59,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:19:59,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:19:59,590 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:19:59,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:19:59,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:19:59,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:19:59,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:00,091 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:00,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:00,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:00,399 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:00,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:00,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:00,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:00,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:00,831 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:01,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:01,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:01,141 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:01,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:01,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:01,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:01,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:01,500 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:01,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:01,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:01,815 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:01,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:01,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:01,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:02,189 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:02,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:02,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:02,537 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:02,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:02,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:02,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:02,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:02,928 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:03,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:03,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:03,236 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:03,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:03,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:03,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:03,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:03,597 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:03,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:03,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:03,906 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:03,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:03,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:03,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:03,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:04,355 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:04,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:04,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:04,675 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:04,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:04,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:04,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:04,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:05,052 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:05,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:05,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:05,360 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:05,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:05,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:05,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:05,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:05,710 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:06,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:06,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:06,009 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:06,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:06,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:06,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:06,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:06,349 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:06,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:06,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:06,655 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:06,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:06,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:06,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:06,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:07,031 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:07,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:07,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:07,369 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:07,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:07,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:07,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:07,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:07,746 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:08,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:08,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:08,077 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:08,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:08,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:08,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:08,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:08,437 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:08,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:08,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:08,821 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:08,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:08,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:08,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:08,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:09,212 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:09,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:09,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:09,520 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:09,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:09,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:09,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:09,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:09,877 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:10,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:10,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:10,178 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:10,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:10,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:10,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:10,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:10,563 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:10,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:10,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:10,867 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:10,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:10,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:10,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:10,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:11,215 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:11,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:11,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:11,521 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:11,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:11,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:11,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:11,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:11,864 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:12,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:12,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:12,170 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:12,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:12,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:12,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:12,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:12,651 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:13,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:13,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:13,023 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:13,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:13,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:13,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:13,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:13,408 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:13,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:13,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:13,717 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:13,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:13,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:13,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:13,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:14,132 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:14,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:14,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:14,441 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:14,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:14,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:14,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:14,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:14,775 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:15,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:15,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:15,075 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:15,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:15,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:15,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:15,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:15,447 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:15,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:15,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:15,744 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:15,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:15,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:15,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:15,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:16,079 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:16,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:16,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:16,393 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:16,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:16,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:16,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:16,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:16,732 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:17,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:17,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:17,050 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:17,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:17,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:17,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:17,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:17,390 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:17,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:17,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:17,694 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:17,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:17,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:17,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:17,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:18,050 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:18,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:18,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:18,349 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:18,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:18,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:18,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:18,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:18,779 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:19,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:19,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:19,097 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:19,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:19,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:19,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:19,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:19,453 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:19,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:19,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:19,756 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:19,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:19,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:19,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:19,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:20,137 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:20,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:20,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:20,440 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:20,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:20,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:20,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:20,800 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:21,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:21,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:21,097 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:21,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:21,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:21,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:21,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:21,437 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:21,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:21,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:21,743 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:21,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:21,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:21,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:22,103 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:22,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:22,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:22,397 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:22,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:22,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:22,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:22,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:22,791 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:23,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:23,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:23,114 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:23,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:23,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:23,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:23,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:23,496 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:23,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:23,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:23,911 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:23,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:23,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:23,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:23,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:24,466 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:24,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:24,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:24,895 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:24,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:24,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:24,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:24,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:25,347 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:25,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:25,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:25,671 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:25,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:25,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:25,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:25,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:26,118 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:26,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:26,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:26,427 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:26,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:26,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:26,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:26,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:26,818 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:27,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:27,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:27,140 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:27,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:27,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:27,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:27,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:27,492 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:27,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:27,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:27,831 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:27,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:27,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:27,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:27,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:28,212 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:28,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:28,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:28,513 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:28,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:28,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:28,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:28,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:29,036 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:29,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:29,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:29,349 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:29,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:29,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:29,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:29,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:29,683 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:29,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:29,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:29,995 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:29,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:29,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:29,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:30,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:30,345 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:30,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:30,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:30,659 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:30,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:30,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:30,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:30,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:31,091 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:31,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:31,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:31,387 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:31,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:31,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:31,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:31,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:31,762 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:32,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:32,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:32,112 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:32,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:32,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:32,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:32,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:32,459 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:32,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:32,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:32,832 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:32,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:32,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:32,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:32,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:33,390 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:33,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:33,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:33,717 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:33,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:33,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:33,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:33,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:34,185 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:34,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:34,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:34,497 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:34,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:34,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:34,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:34,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:34,970 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:35,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:35,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:35,301 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:35,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:35,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:35,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:35,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:35,725 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:36,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:36,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:36,049 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:36,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:36,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:36,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:36,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:36,403 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:36,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:36,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:36,713 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:36,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:36,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:36,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:36,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:37,157 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:37,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:37,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:37,500 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:37,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:37,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:37,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:37,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:37,848 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:38,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:38,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:38,164 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:38,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:38,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:38,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:38,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:38,515 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:38,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:38,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:38,942 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:38,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:38,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:38,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:38,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:39,295 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:39,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:39,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:39,610 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:39,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:39,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:39,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:39,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:39,992 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:40,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:40,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:40,307 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:40,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:40,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:40,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:40,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:40,743 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:41,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:41,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:41,059 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:41,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:41,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:41,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:41,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:41,406 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:41,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:41,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:41,717 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:41,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:41,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:41,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:41,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:42,094 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:42,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:42,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:42,401 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:42,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:42,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:42,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:42,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:42,755 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:43,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:43,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:43,068 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:43,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:43,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:43,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:43,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:43,467 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:43,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:43,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:43,800 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:43,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:43,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:43,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:43,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:44,192 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:44,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:44,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:44,496 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:44,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:44,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:44,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:44,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:44,843 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:45,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:45,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:45,156 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:45,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:45,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:45,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:45,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:45,503 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:45,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:45,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:45,842 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:45,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:45,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:45,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:45,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:46,215 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:46,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:46,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:46,520 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:46,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:46,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:46,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:46,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:46,893 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:47,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:47,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:47,211 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:47,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:47,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:47,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:47,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:47,556 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:47,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:47,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:47,860 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:47,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:47,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:47,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:47,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:48,262 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:48,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:48,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:48,564 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:48,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:48,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:48,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:48,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:49,050 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:49,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:49,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:49,356 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:49,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:49,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:49,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:49,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:49,705 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:50,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:50,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:50,018 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:50,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:50,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:50,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:50,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:50,392 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:50,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:50,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:50,700 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:50,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:50,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:50,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:50,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:51,040 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:51,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:51,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:51,340 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:51,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:51,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:51,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:51,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:51,684 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:52,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:52,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:52,020 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:52,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:52,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:52,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:52,439 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:52,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:52,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:52,763 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:52,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:52,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:52,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:52,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:53,107 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:53,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:53,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:53,427 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:53,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:53,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:53,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:53,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:53,767 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:54,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:54,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:54,071 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:54,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:54,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:54,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:54,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:54,436 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:54,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:54,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:54,749 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:54,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:54,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:54,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:54,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:55,100 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:55,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:55,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:55,407 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:55,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:55,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:55,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:55,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:55,883 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:56,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:56,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:56,201 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:56,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:56,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:56,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:56,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:56,644 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:56,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:56,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:56,961 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:56,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:56,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:56,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:56,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:57,297 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:57,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:57,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:57,598 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:57,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:57,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:57,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:57,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:57,935 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:58,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:58,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:58,241 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:58,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:58,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:58,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:58,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:58,665 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:58,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:58,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:58,963 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:58,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:58,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:58,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:58,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:59,304 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:20:59,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:20:59,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:20:59,619 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:20:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:20:59,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:20:59,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:20:59,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:20:59,991 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:00,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:00,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:00,306 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:00,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:00,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:00,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:00,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:00,674 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:00,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:00,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:00,972 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:00,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:00,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:00,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:01,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:01,318 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:01,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:01,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:01,627 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:01,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:01,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:01,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:01,972 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:02,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:02,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:02,279 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:02,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:02,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:02,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:02,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:02,643 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:02,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:02,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:02,965 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:02,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:02,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:02,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:03,309 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:03,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:03,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:03,617 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:03,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:03,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:03,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:03,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:03,968 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:04,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:04,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:04,267 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:04,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:04,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:04,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:04,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:04,599 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:04,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:04,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:04,900 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:04,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:04,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:04,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:04,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:05,246 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:05,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:05,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:05,591 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:05,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:05,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:05,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:05,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:06,002 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:06,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:06,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:06,308 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:06,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:06,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:06,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:06,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:06,644 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:06,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:06,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:06,955 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:06,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:06,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:06,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:06,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:07,304 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:07,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:07,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:07,612 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:07,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:07,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:07,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:07,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:07,962 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:08,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:08,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:08,269 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:08,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:08,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:08,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:08,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:08,615 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:08,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:08,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:08,931 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:08,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:08,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:08,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:09,266 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:09,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:09,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:09,567 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:09,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:09,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:09,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:09,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:09,905 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:10,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:10,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:10,207 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:10,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:10,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:10,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:10,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:10,553 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:10,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:10,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:10,860 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:10,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:10,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:10,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:10,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:11,215 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:11,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:11,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:11,530 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:11,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:11,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:11,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:11,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:11,904 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:12,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:12,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:12,206 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:12,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:12,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:12,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:12,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:12,585 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:12,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:12,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:12,892 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:12,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:12,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:12,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:12,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:13,246 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:13,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:13,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:13,564 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:13,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:13,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:13,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:13,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:13,921 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:14,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:14,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:14,232 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:14,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:14,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:14,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:14,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:14,596 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:14,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:14,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:14,903 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:14,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:14,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:14,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:14,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:15,285 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:15,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:15,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:15,660 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:15,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:15,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:15,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:15,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:16,107 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:16,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:16,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:16,410 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:16,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:16,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:16,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:16,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:16,754 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:17,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:17,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:17,061 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:17,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:17,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:17,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:17,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:17,404 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:17,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:17,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:17,706 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:17,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:17,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:17,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:17,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:18,048 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:18,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:18,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:18,364 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:18,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:18,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:18,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:18,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:18,705 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:19,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:19,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:19,008 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:19,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:19,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:19,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:19,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:19,353 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:19,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:19,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:19,654 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:19,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:19,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:19,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:19,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:19,997 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:20,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:20,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:20,299 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:20,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:20,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:20,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:20,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:20,656 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:21,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:21,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:21,047 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:21,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:21,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:21,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:21,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:21,450 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:21,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:21,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:21,746 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:21,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:21,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:21,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:21,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:22,083 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:22,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:22,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:22,392 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:22,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:22,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:22,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:22,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:22,795 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:23,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:23,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:23,097 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:23,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:23,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:23,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:23,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:23,433 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:23,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:23,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:23,733 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:23,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:23,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:23,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:23,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:24,065 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:24,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:24,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:24,364 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:24,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:24,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:24,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:24,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:24,753 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:25,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:25,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:25,143 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:25,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:25,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:25,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:25,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:25,697 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:26,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:26,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:26,049 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:26,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:26,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:26,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:26,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:26,382 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:26,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:26,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:26,686 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:26,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:26,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:26,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:26,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:27,018 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:27,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:27,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:27,314 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:27,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:27,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:27,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:27,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:27,675 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:27,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:27,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:27,973 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:27,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:27,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:27,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:28,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:28,327 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:28,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:28,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:28,706 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:28,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:28,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:28,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:28,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:29,043 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:29,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:29,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:29,341 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:29,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:29,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:29,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:29,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:29,689 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:29,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:29,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:29,988 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:29,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:29,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:29,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:30,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:30,331 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:30,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:30,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:30,631 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:30,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:30,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:30,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:30,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:30,997 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:31,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:31,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:31,293 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:31,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:31,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:31,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:31,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:31,635 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:31,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:31,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:31,936 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:31,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:31,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:31,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:31,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:32,302 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:32,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:32,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:32,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:32,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:32,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:32,980 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:33,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:33,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:33,287 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:33,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:33,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:33,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:33,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:33,621 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:33,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:33,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:33,933 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:33,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:33,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:33,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:33,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:34,339 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:34,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:34,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:34,745 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:34,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:34,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:34,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:34,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:35,175 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:35,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:35,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:35,585 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:35,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:35,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:35,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:35,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:36,092 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:36,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:36,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:36,407 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:36,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:36,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:36,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:36,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:36,765 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:37,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:37,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:37,069 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:37,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:37,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:37,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:37,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:37,523 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:37,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:37,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:37,847 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:37,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:37,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:37,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:37,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:38,225 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:38,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:38,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:38,541 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:38,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:38,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:38,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:38,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:38,895 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:39,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:39,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:39,204 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:39,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:39,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:39,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:39,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:39,560 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:39,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:39,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:39,873 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:39,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:39,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:39,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:39,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:40,218 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:40,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:40,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:40,506 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:40,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:40,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:40,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:40,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:40,847 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:41,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:41,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:41,150 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:41,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:41,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:41,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:41,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:41,477 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:41,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:41,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:41,769 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:41,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:41,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:41,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:41,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:42,096 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:42,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:42,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:42,399 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:42,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:42,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:42,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:42,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:42,800 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:43,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:43,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:43,112 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:43,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:43,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:43,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:43,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:43,499 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:43,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:43,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:43,808 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:43,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:43,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:43,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:43,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:44,164 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:44,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:44,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:44,488 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:44,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:44,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:44,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:44,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:44,847 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:45,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:45,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:45,155 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:45,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:45,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:45,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:45,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:45,530 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:45,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:45,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:45,935 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:45,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:45,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:45,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:45,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:46,281 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:46,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:46,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:46,646 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:46,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:46,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:46,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:47,152 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:47,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:47,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:47,541 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:47,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:47,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:47,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:47,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:47,931 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:48,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:48,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:48,264 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:48,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:48,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:48,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:48,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:48,621 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:48,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:48,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:48,938 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:48,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:48,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:48,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:48,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:49,294 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:49,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:49,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:49,614 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:49,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:49,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:49,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:49,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:49,968 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:50,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:50,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:50,302 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:50,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:50,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:50,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:50,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:50,660 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:50,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:50,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:50,970 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:50,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:50,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:50,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:51,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:51,319 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:51,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:51,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:51,630 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:51,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:51,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:51,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:51,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:51,988 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:52,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:52,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:52,297 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:52,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:52,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:52,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:52,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:52,649 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:52,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:52,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:52,948 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:52,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:52,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:52,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:52,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:53,315 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:53,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:53,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:53,613 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:53,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:53,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:53,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:53,942 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:54,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:54,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:54,238 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:54,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:54,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:54,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:54,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:54,578 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:54,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:54,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:54,895 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:54,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:54,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:54,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:54,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:55,252 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:55,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:55,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:55,611 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:55,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:55,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:55,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:55,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:56,090 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:56,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:56,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:56,423 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:56,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:56,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:56,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:56,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:56,778 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:57,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:57,100 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:57,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:57,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:57,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:57,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:57,457 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:57,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:57,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:57,763 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:57,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:57,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:57,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:57,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:58,118 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:58,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:58,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:58,427 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:58,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:58,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:58,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:58,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:58,790 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:59,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:59,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:59,110 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:59,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:59,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:59,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:21:59,493 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:21:59,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:21:59,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:21:59,805 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:21:59,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:21:59,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:21:59,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:21:59,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:00,173 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:00,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:00,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:00,484 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:00,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:00,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:00,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:00,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:00,835 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:01,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:01,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:01,151 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:01,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:01,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:01,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:01,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:01,505 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:01,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:01,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:01,820 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:01,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:01,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:01,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:01,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:02,172 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:02,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:02,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:02,481 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:02,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:02,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:02,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:02,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:02,906 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:03,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:03,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:03,214 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:03,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:03,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:03,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:03,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:03,566 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:03,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:03,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:03,873 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:03,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:03,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:03,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:03,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:04,232 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:04,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:04,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:04,547 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:04,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:04,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:04,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:04,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:04,901 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:05,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:05,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:05,219 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:05,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:05,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:05,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:05,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:05,651 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:06,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:06,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:06,004 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:06,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:06,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:06,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:06,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:06,368 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:06,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:06,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:06,684 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:06,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:06,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:06,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:06,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:07,041 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:07,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:07,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:07,354 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:07,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:07,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:07,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:07,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:07,707 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:08,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:08,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:08,019 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:08,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:08,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:08,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:08,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:08,370 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:08,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:08,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:08,682 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:08,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:08,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:08,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:08,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:09,060 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:09,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:09,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:09,371 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:09,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:09,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:09,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:09,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:09,713 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:10,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:10,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:10,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:10,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:10,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:10,379 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:10,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:10,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:10,685 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:10,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:10,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:10,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:10,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:11,036 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:11,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:11,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:11,354 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:11,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:11,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:11,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:11,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:11,707 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:12,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:12,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:12,047 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:12,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:12,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:12,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:12,396 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:12,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:12,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:12,716 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:12,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:12,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:12,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:12,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:13,075 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:13,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:13,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:13,393 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:13,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:13,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:13,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:13,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:13,749 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:14,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:14,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:14,061 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:14,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:14,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:14,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:14,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:14,418 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:14,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:14,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:14,737 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:14,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:14,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:14,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:14,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:15,119 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:15,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:15,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:15,443 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:15,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:15,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:15,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:15,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:15,992 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:16,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:16,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:16,317 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:16,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:16,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:16,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:16,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:16,663 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:16,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:16,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:16,965 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:16,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:16,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:16,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:17,309 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:17,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:17,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:17,614 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:17,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:17,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:17,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:17,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:17,966 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:18,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:18,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:18,272 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:18,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:18,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:18,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:18,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:18,647 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:18,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:18,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:18,959 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:18,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:18,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:18,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:18,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:19,310 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:19,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:19,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:19,609 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:19,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:19,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:19,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:19,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:19,949 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:20,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:20,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:20,264 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:20,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:20,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:20,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:20,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:20,615 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:20,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:20,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:20,921 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:20,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:20,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:20,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:20,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:21,295 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:21,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:21,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:21,601 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:21,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:21,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:21,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:21,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:22,044 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:22,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:22,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:22,414 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:22,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:22,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:22,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:22,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:22,986 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:23,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:23,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:23,377 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:23,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:23,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:23,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:23,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:23,741 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:24,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:24,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:24,052 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:24,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:24,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:24,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:24,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:24,414 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:24,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:24,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:24,735 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:24,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:24,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:24,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:24,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:25,121 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:25,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:25,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:25,444 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:25,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:25,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:25,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:25,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:25,928 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:26,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:26,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:26,287 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:26,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:26,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:26,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:26,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:26,657 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:26,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:26,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:26,986 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:26,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:26,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:26,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:27,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-25 04:22:27,353 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 11 proven. 1 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-25 04:22:27,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-25 04:22:27,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4684 states to 1107 states and 2381 transitions. [2024-11-25 04:22:27,671 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 2381 transitions. [2024-11-25 04:22:27,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-11-25 04:22:27,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-25 04:22:27,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-25 04:22:27,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat