./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/product-lines/elevator_spec2_product18.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_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/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_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/product-lines/elevator_spec2_product18.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/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_53e758d5-b043-4ad1-b162-efbef2ec5d2e/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 4d9d31939acfea5ee9b43b1f06257671943c7251c27c351c5e445aa6495fd098 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-24 18:01:19,496 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 18:01:19,610 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-24 18:01:19,615 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 18:01:19,616 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-24 18:01:19,666 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 18:01:19,668 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 18:01:19,668 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-24 18:01:19,669 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 18:01:19,670 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 18:01:19,670 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 18:01:19,671 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 18:01:19,671 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 18:01:19,672 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 18:01:19,672 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 18:01:19,672 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 18:01:19,672 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 18:01:19,672 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 18:01:19,672 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 18:01:19,672 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 18:01:19,673 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 18:01:19,673 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 18:01:19,674 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 18:01:19,674 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-24 18:01:19,674 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-24 18:01:19,674 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-24 18:01:19,674 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 18:01:19,674 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:01:19,675 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 18:01:19,675 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 18:01:19,675 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 18:01:19,675 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-24 18:01:19,675 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 18:01:19,675 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_53e758d5-b043-4ad1-b162-efbef2ec5d2e/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 -> 4d9d31939acfea5ee9b43b1f06257671943c7251c27c351c5e445aa6495fd098 [2024-11-24 18:01:19,990 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 18:01:20,001 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 18:01:20,004 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 18:01:20,005 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 18:01:20,006 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 18:01:20,007 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/product-lines/elevator_spec2_product18.cil.c [2024-11-24 18:01:23,705 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/data/bbfc2c931/dd6723da9e79445a95643b510fe6416c/FLAG583bfc608 [2024-11-24 18:01:24,250 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 18:01:24,251 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/sv-benchmarks/c/product-lines/elevator_spec2_product18.cil.c [2024-11-24 18:01:24,279 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/data/bbfc2c931/dd6723da9e79445a95643b510fe6416c/FLAG583bfc608 [2024-11-24 18:01:24,793 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/data/bbfc2c931/dd6723da9e79445a95643b510fe6416c [2024-11-24 18:01:24,796 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 18:01:24,798 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 18:01:24,800 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 18:01:24,800 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 18:01:24,806 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 18:01:24,807 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:01:24" (1/1) ... [2024-11-24 18:01:24,808 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7c395bce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:24, skipping insertion in model container [2024-11-24 18:01:24,809 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:01:24" (1/1) ... [2024-11-24 18:01:24,889 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 18:01:25,404 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_53e758d5-b043-4ad1-b162-efbef2ec5d2e/sv-benchmarks/c/product-lines/elevator_spec2_product18.cil.c[38051,38064] [2024-11-24 18:01:25,625 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:01:25,659 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 18:01:25,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [48] [2024-11-24 18:01:25,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [150] [2024-11-24 18:01:25,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [164] [2024-11-24 18:01:25,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [284] [2024-11-24 18:01:25,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [322] [2024-11-24 18:01:25,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [1825] [2024-11-24 18:01:25,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [1834] [2024-11-24 18:01:25,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [2200] [2024-11-24 18:01:25,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification2_spec.i","") [2552] [2024-11-24 18:01:25,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [2733] [2024-11-24 18:01:25,771 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_53e758d5-b043-4ad1-b162-efbef2ec5d2e/sv-benchmarks/c/product-lines/elevator_spec2_product18.cil.c[38051,38064] [2024-11-24 18:01:25,845 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:01:25,887 INFO L204 MainTranslator]: Completed translation [2024-11-24 18:01:25,889 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25 WrapperNode [2024-11-24 18:01:25,890 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 18:01:25,891 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 18:01:25,891 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 18:01:25,892 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 18:01:25,901 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:25,944 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,011 INFO L138 Inliner]: procedures = 92, calls = 338, calls flagged for inlining = 26, calls inlined = 22, statements flattened = 815 [2024-11-24 18:01:26,011 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 18:01:26,012 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 18:01:26,012 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 18:01:26,012 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 18:01:26,022 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,022 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,029 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,029 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,054 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,056 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,091 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,098 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,110 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,125 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 18:01:26,126 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 18:01:26,126 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 18:01:26,126 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 18:01:26,127 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:01:25" (1/1) ... [2024-11-24 18:01:26,142 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:01:26,175 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-24 18:01:26,200 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-24 18:01:26,207 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_53e758d5-b043-4ad1-b162-efbef2ec5d2e/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-24 18:01:26,241 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 18:01:26,241 INFO L130 BoogieDeclarations]: Found specification of procedure getWeight [2024-11-24 18:01:26,241 INFO L138 BoogieDeclarations]: Found implementation of procedure getWeight [2024-11-24 18:01:26,241 INFO L130 BoogieDeclarations]: Found specification of procedure bigMacCall [2024-11-24 18:01:26,241 INFO L138 BoogieDeclarations]: Found implementation of procedure bigMacCall [2024-11-24 18:01:26,241 INFO L130 BoogieDeclarations]: Found specification of procedure enterElevator [2024-11-24 18:01:26,241 INFO L138 BoogieDeclarations]: Found implementation of procedure enterElevator [2024-11-24 18:01:26,242 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedInDirection [2024-11-24 18:01:26,242 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection [2024-11-24 18:01:26,243 INFO L130 BoogieDeclarations]: Found specification of procedure getReverseHeading [2024-11-24 18:01:26,243 INFO L138 BoogieDeclarations]: Found implementation of procedure getReverseHeading [2024-11-24 18:01:26,243 INFO L130 BoogieDeclarations]: Found specification of procedure cleanup [2024-11-24 18:01:26,243 INFO L138 BoogieDeclarations]: Found implementation of procedure cleanup [2024-11-24 18:01:26,243 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift [2024-11-24 18:01:26,243 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift [2024-11-24 18:01:26,243 INFO L130 BoogieDeclarations]: Found specification of procedure areDoorsOpen [2024-11-24 18:01:26,243 INFO L138 BoogieDeclarations]: Found implementation of procedure areDoorsOpen [2024-11-24 18:01:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure __automaton_fail [2024-11-24 18:01:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure __automaton_fail [2024-11-24 18:01:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure isTopFloor [2024-11-24 18:01:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure isTopFloor [2024-11-24 18:01:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure getDestination [2024-11-24 18:01:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure getDestination [2024-11-24 18:01:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure isBlocked [2024-11-24 18:01:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure isBlocked [2024-11-24 18:01:26,244 INFO L130 BoogieDeclarations]: Found specification of procedure resetCallOnFloor [2024-11-24 18:01:26,244 INFO L138 BoogieDeclarations]: Found implementation of procedure resetCallOnFloor [2024-11-24 18:01:26,245 INFO L130 BoogieDeclarations]: Found specification of procedure initPersonOnFloor [2024-11-24 18:01:26,245 INFO L138 BoogieDeclarations]: Found implementation of procedure initPersonOnFloor [2024-11-24 18:01:26,245 INFO L130 BoogieDeclarations]: Found specification of procedure removePersonFromFloor [2024-11-24 18:01:26,245 INFO L138 BoogieDeclarations]: Found implementation of procedure removePersonFromFloor [2024-11-24 18:01:26,245 INFO L130 BoogieDeclarations]: Found specification of procedure getOrigin [2024-11-24 18:01:26,245 INFO L138 BoogieDeclarations]: Found implementation of procedure getOrigin [2024-11-24 18:01:26,245 INFO L130 BoogieDeclarations]: Found specification of procedure continueInDirection [2024-11-24 18:01:26,245 INFO L138 BoogieDeclarations]: Found implementation of procedure continueInDirection [2024-11-24 18:01:26,247 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-24 18:01:26,248 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift__wrappee__weight [2024-11-24 18:01:26,249 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift__wrappee__weight [2024-11-24 18:01:26,249 INFO L130 BoogieDeclarations]: Found specification of procedure pressInLiftFloorButton [2024-11-24 18:01:26,249 INFO L138 BoogieDeclarations]: Found implementation of procedure pressInLiftFloorButton [2024-11-24 18:01:26,249 INFO L130 BoogieDeclarations]: Found specification of procedure leaveElevator [2024-11-24 18:01:26,249 INFO L138 BoogieDeclarations]: Found implementation of procedure leaveElevator [2024-11-24 18:01:26,249 INFO L130 BoogieDeclarations]: Found specification of procedure isPersonOnFloor [2024-11-24 18:01:26,249 INFO L138 BoogieDeclarations]: Found implementation of procedure isPersonOnFloor [2024-11-24 18:01:26,249 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 18:01:26,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 18:01:26,249 INFO L130 BoogieDeclarations]: Found specification of procedure isFloorCalling [2024-11-24 18:01:26,250 INFO L138 BoogieDeclarations]: Found implementation of procedure isFloorCalling [2024-11-24 18:01:26,507 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 18:01:26,509 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 18:01:28,503 INFO L? ?]: Removed 429 outVars from TransFormulas that were not future-live. [2024-11-24 18:01:28,503 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 18:01:29,828 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 18:01:29,828 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-24 18:01:29,829 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:01:29 BoogieIcfgContainer [2024-11-24 18:01:29,829 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 18:01:29,830 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-24 18:01:29,830 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-24 18:01:29,850 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-24 18:01:29,851 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:01:29" (1/1) ... [2024-11-24 18:01:29,863 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 18:01:29,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:29,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 356 states and 572 transitions. [2024-11-24 18:01:29,956 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 572 transitions. [2024-11-24 18:01:29,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:01:29,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:29,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:30,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:30,503 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-24 18:01:30,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:30,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 565 states to 355 states and 565 transitions. [2024-11-24 18:01:30,605 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 565 transitions. [2024-11-24 18:01:30,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-24 18:01:30,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:30,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:30,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:31,474 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-24 18:01:31,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:31,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 616 states to 368 states and 603 transitions. [2024-11-24 18:01:31,743 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 603 transitions. [2024-11-24 18:01:31,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:01:31,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:31,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:31,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:32,259 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-24 18:01:32,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:32,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 617 states to 369 states and 604 transitions. [2024-11-24 18:01:32,301 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 604 transitions. [2024-11-24 18:01:32,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:01:32,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:32,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:32,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:32,798 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-24 18:01:32,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:32,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 618 states to 370 states and 605 transitions. [2024-11-24 18:01:32,830 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 605 transitions. [2024-11-24 18:01:32,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:01:32,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:32,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:32,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:33,263 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-24 18:01:33,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:33,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 373 states and 608 transitions. [2024-11-24 18:01:33,291 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 608 transitions. [2024-11-24 18:01:33,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:01:33,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:33,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:33,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:33,782 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-24 18:01:33,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:33,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 374 states and 609 transitions. [2024-11-24 18:01:33,830 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 609 transitions. [2024-11-24 18:01:33,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:01:33,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:33,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:33,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:34,282 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-24 18:01:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:34,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 375 states and 610 transitions. [2024-11-24 18:01:34,322 INFO L276 IsEmpty]: Start isEmpty. Operand 375 states and 610 transitions. [2024-11-24 18:01:34,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:01:34,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:34,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:34,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:34,688 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-24 18:01:34,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:34,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 624 states to 376 states and 611 transitions. [2024-11-24 18:01:34,717 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 611 transitions. [2024-11-24 18:01:34,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:01:34,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:34,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:34,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:35,078 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-24 18:01:35,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:35,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 627 states to 379 states and 614 transitions. [2024-11-24 18:01:35,112 INFO L276 IsEmpty]: Start isEmpty. Operand 379 states and 614 transitions. [2024-11-24 18:01:35,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-24 18:01:35,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:35,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:35,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:35,451 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-24 18:01:35,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:35,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 382 states and 617 transitions. [2024-11-24 18:01:35,488 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 617 transitions. [2024-11-24 18:01:35,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:01:35,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:35,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:35,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:35,903 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-24 18:01:35,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:35,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 385 states and 620 transitions. [2024-11-24 18:01:35,936 INFO L276 IsEmpty]: Start isEmpty. Operand 385 states and 620 transitions. [2024-11-24 18:01:35,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:01:35,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:35,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:35,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:36,225 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-24 18:01:36,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:36,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 388 states and 624 transitions. [2024-11-24 18:01:36,286 INFO L276 IsEmpty]: Start isEmpty. Operand 388 states and 624 transitions. [2024-11-24 18:01:36,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:01:36,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:36,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:36,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:36,652 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-24 18:01:36,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:36,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 390 states and 626 transitions. [2024-11-24 18:01:36,701 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 626 transitions. [2024-11-24 18:01:36,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:01:36,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:36,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:36,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:37,080 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-24 18:01:37,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:37,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 654 states to 395 states and 641 transitions. [2024-11-24 18:01:37,157 INFO L276 IsEmpty]: Start isEmpty. Operand 395 states and 641 transitions. [2024-11-24 18:01:37,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-24 18:01:37,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:37,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:37,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:37,470 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-24 18:01:37,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:37,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 396 states and 642 transitions. [2024-11-24 18:01:37,503 INFO L276 IsEmpty]: Start isEmpty. Operand 396 states and 642 transitions. [2024-11-24 18:01:37,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:01:37,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:37,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:37,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:37,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:01:37,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:37,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 399 states and 646 transitions. [2024-11-24 18:01:37,870 INFO L276 IsEmpty]: Start isEmpty. Operand 399 states and 646 transitions. [2024-11-24 18:01:37,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:01:37,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:37,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:37,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:38,189 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-24 18:01:38,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:38,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 400 states and 647 transitions. [2024-11-24 18:01:38,225 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 647 transitions. [2024-11-24 18:01:38,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:01:38,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:38,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:38,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:38,683 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-24 18:01:40,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:40,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 413 states and 684 transitions. [2024-11-24 18:01:40,232 INFO L276 IsEmpty]: Start isEmpty. Operand 413 states and 684 transitions. [2024-11-24 18:01:40,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:01:40,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:40,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:40,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:40,850 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-24 18:01:43,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:43,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 835 states to 433 states and 758 transitions. [2024-11-24 18:01:43,625 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 758 transitions. [2024-11-24 18:01:43,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:01:43,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:43,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:43,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:43,977 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-24 18:01:44,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:44,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 836 states to 434 states and 759 transitions. [2024-11-24 18:01:44,018 INFO L276 IsEmpty]: Start isEmpty. Operand 434 states and 759 transitions. [2024-11-24 18:01:44,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:01:44,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:44,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:44,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:44,340 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-24 18:01:44,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:44,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 837 states to 435 states and 760 transitions. [2024-11-24 18:01:44,379 INFO L276 IsEmpty]: Start isEmpty. Operand 435 states and 760 transitions. [2024-11-24 18:01:44,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:01:44,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:44,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:44,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:44,689 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:01:44,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:44,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 840 states to 438 states and 763 transitions. [2024-11-24 18:01:44,735 INFO L276 IsEmpty]: Start isEmpty. Operand 438 states and 763 transitions. [2024-11-24 18:01:44,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:01:44,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:44,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:44,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:44,987 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-24 18:01:45,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:45,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 841 states to 439 states and 764 transitions. [2024-11-24 18:01:45,015 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 764 transitions. [2024-11-24 18:01:45,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:01:45,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:45,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:45,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:45,330 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-24 18:01:45,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:45,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 440 states and 765 transitions. [2024-11-24 18:01:45,361 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 765 transitions. [2024-11-24 18:01:45,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:01:45,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:45,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:45,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:45,670 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-24 18:01:45,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:45,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 843 states to 441 states and 766 transitions. [2024-11-24 18:01:45,704 INFO L276 IsEmpty]: Start isEmpty. Operand 441 states and 766 transitions. [2024-11-24 18:01:45,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:01:45,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:45,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:45,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:46,045 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-24 18:01:46,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:46,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 844 states to 442 states and 767 transitions. [2024-11-24 18:01:46,082 INFO L276 IsEmpty]: Start isEmpty. Operand 442 states and 767 transitions. [2024-11-24 18:01:46,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:01:46,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:46,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:46,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:46,473 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-24 18:01:46,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:46,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 845 states to 443 states and 768 transitions. [2024-11-24 18:01:46,510 INFO L276 IsEmpty]: Start isEmpty. Operand 443 states and 768 transitions. [2024-11-24 18:01:46,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:01:46,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:46,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:46,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:46,906 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-24 18:01:46,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:46,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 846 states to 444 states and 769 transitions. [2024-11-24 18:01:46,969 INFO L276 IsEmpty]: Start isEmpty. Operand 444 states and 769 transitions. [2024-11-24 18:01:46,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:01:46,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:46,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:47,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:47,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-24 18:01:47,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:47,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 849 states to 447 states and 772 transitions. [2024-11-24 18:01:47,449 INFO L276 IsEmpty]: Start isEmpty. Operand 447 states and 772 transitions. [2024-11-24 18:01:47,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:01:47,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:47,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:47,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:47,735 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-24 18:01:47,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:47,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 850 states to 448 states and 773 transitions. [2024-11-24 18:01:47,770 INFO L276 IsEmpty]: Start isEmpty. Operand 448 states and 773 transitions. [2024-11-24 18:01:47,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:01:47,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:47,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:47,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:48,077 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-24 18:01:48,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:48,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 851 states to 449 states and 774 transitions. [2024-11-24 18:01:48,111 INFO L276 IsEmpty]: Start isEmpty. Operand 449 states and 774 transitions. [2024-11-24 18:01:48,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:01:48,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:48,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:48,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:48,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:01:48,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:48,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 854 states to 452 states and 777 transitions. [2024-11-24 18:01:48,464 INFO L276 IsEmpty]: Start isEmpty. Operand 452 states and 777 transitions. [2024-11-24 18:01:48,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:01:48,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:48,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:48,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:48,792 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-24 18:01:48,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:48,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 857 states to 455 states and 780 transitions. [2024-11-24 18:01:48,852 INFO L276 IsEmpty]: Start isEmpty. Operand 455 states and 780 transitions. [2024-11-24 18:01:48,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:01:48,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:48,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:48,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:49,256 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-24 18:01:50,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:50,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 865 states to 459 states and 786 transitions. [2024-11-24 18:01:50,482 INFO L276 IsEmpty]: Start isEmpty. Operand 459 states and 786 transitions. [2024-11-24 18:01:50,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:01:50,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:50,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:50,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:50,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:01:50,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:50,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 868 states to 462 states and 789 transitions. [2024-11-24 18:01:50,826 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 789 transitions. [2024-11-24 18:01:50,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:01:50,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:50,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:50,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:51,128 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-24 18:01:51,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:51,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 871 states to 465 states and 792 transitions. [2024-11-24 18:01:51,188 INFO L276 IsEmpty]: Start isEmpty. Operand 465 states and 792 transitions. [2024-11-24 18:01:51,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-11-24 18:01:51,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:51,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:51,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:51,457 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-24 18:01:51,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:51,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 875 states to 468 states and 796 transitions. [2024-11-24 18:01:51,496 INFO L276 IsEmpty]: Start isEmpty. Operand 468 states and 796 transitions. [2024-11-24 18:01:51,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:01:51,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:51,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:51,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:51,807 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-24 18:01:52,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:52,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 881 states to 471 states and 802 transitions. [2024-11-24 18:01:52,231 INFO L276 IsEmpty]: Start isEmpty. Operand 471 states and 802 transitions. [2024-11-24 18:01:52,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:01:52,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:52,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:52,623 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-24 18:01:53,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:53,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 907 states to 480 states and 826 transitions. [2024-11-24 18:01:53,098 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 826 transitions. [2024-11-24 18:01:53,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:01:53,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:53,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:53,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:53,374 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-24 18:01:53,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:53,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 486 states and 840 transitions. [2024-11-24 18:01:53,491 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 840 transitions. [2024-11-24 18:01:53,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:01:53,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:53,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:53,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:53,790 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-24 18:01:53,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:53,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 488 states and 843 transitions. [2024-11-24 18:01:53,858 INFO L276 IsEmpty]: Start isEmpty. Operand 488 states and 843 transitions. [2024-11-24 18:01:53,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:01:53,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:53,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:53,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:54,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-24 18:01:54,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:54,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 932 states to 489 states and 843 transitions. [2024-11-24 18:01:54,160 INFO L276 IsEmpty]: Start isEmpty. Operand 489 states and 843 transitions. [2024-11-24 18:01:54,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:01:54,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:54,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:54,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:54,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:01:54,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:54,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 935 states to 492 states and 846 transitions. [2024-11-24 18:01:54,476 INFO L276 IsEmpty]: Start isEmpty. Operand 492 states and 846 transitions. [2024-11-24 18:01:54,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:01:54,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:54,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:54,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:54,760 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-24 18:01:54,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:54,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 939 states to 495 states and 850 transitions. [2024-11-24 18:01:54,811 INFO L276 IsEmpty]: Start isEmpty. Operand 495 states and 850 transitions. [2024-11-24 18:01:54,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:01:54,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:54,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:54,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:55,072 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:01:55,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:55,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 941 states to 497 states and 852 transitions. [2024-11-24 18:01:55,133 INFO L276 IsEmpty]: Start isEmpty. Operand 497 states and 852 transitions. [2024-11-24 18:01:55,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-11-24 18:01:55,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:55,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:55,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:55,388 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-24 18:01:55,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:55,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 500 states and 859 transitions. [2024-11-24 18:01:55,426 INFO L276 IsEmpty]: Start isEmpty. Operand 500 states and 859 transitions. [2024-11-24 18:01:55,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-11-24 18:01:55,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:55,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:55,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:55,686 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-24 18:01:55,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:55,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 949 states to 501 states and 860 transitions. [2024-11-24 18:01:55,754 INFO L276 IsEmpty]: Start isEmpty. Operand 501 states and 860 transitions. [2024-11-24 18:01:55,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-24 18:01:55,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:55,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:55,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:56,043 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-24 18:01:56,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:56,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 948 states to 501 states and 859 transitions. [2024-11-24 18:01:56,078 INFO L276 IsEmpty]: Start isEmpty. Operand 501 states and 859 transitions. [2024-11-24 18:01:56,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-24 18:01:56,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:56,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:56,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:56,338 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-24 18:01:56,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:56,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 957 states to 505 states and 868 transitions. [2024-11-24 18:01:56,383 INFO L276 IsEmpty]: Start isEmpty. Operand 505 states and 868 transitions. [2024-11-24 18:01:56,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:01:56,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:56,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:56,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:56,656 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-24 18:01:56,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:01:56,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 959 states to 501 states and 858 transitions. [2024-11-24 18:01:56,703 INFO L276 IsEmpty]: Start isEmpty. Operand 501 states and 858 transitions. [2024-11-24 18:01:56,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:01:56,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:01:56,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:01:56,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:01:57,707 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 18:02:03,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:03,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1095 states to 521 states and 928 transitions. [2024-11-24 18:02:03,529 INFO L276 IsEmpty]: Start isEmpty. Operand 521 states and 928 transitions. [2024-11-24 18:02:03,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-24 18:02:03,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:03,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:03,797 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-24 18:02:03,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:03,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 521 states and 927 transitions. [2024-11-24 18:02:03,839 INFO L276 IsEmpty]: Start isEmpty. Operand 521 states and 927 transitions. [2024-11-24 18:02:03,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:03,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:03,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:03,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:04,123 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-24 18:02:04,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:04,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1097 states to 522 states and 928 transitions. [2024-11-24 18:02:04,171 INFO L276 IsEmpty]: Start isEmpty. Operand 522 states and 928 transitions. [2024-11-24 18:02:04,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:04,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:04,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:04,448 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-24 18:02:04,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:04,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1098 states to 523 states and 929 transitions. [2024-11-24 18:02:04,494 INFO L276 IsEmpty]: Start isEmpty. Operand 523 states and 929 transitions. [2024-11-24 18:02:04,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-24 18:02:04,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:04,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:04,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:04,795 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-24 18:02:04,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:04,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1101 states to 526 states and 932 transitions. [2024-11-24 18:02:04,864 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 932 transitions. [2024-11-24 18:02:04,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:04,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:04,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:04,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:05,145 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-24 18:02:05,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:05,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1102 states to 527 states and 933 transitions. [2024-11-24 18:02:05,188 INFO L276 IsEmpty]: Start isEmpty. Operand 527 states and 933 transitions. [2024-11-24 18:02:05,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:05,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:05,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:05,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:05,460 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-24 18:02:05,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:05,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1103 states to 528 states and 934 transitions. [2024-11-24 18:02:05,500 INFO L276 IsEmpty]: Start isEmpty. Operand 528 states and 934 transitions. [2024-11-24 18:02:05,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:05,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:05,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:05,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:05,837 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-24 18:02:05,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:05,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1104 states to 529 states and 935 transitions. [2024-11-24 18:02:05,881 INFO L276 IsEmpty]: Start isEmpty. Operand 529 states and 935 transitions. [2024-11-24 18:02:05,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:02:05,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:05,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:05,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:06,143 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-24 18:02:06,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:06,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1113 states to 533 states and 944 transitions. [2024-11-24 18:02:06,187 INFO L276 IsEmpty]: Start isEmpty. Operand 533 states and 944 transitions. [2024-11-24 18:02:06,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:06,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:06,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:06,446 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-24 18:02:06,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:06,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1116 states to 529 states and 932 transitions. [2024-11-24 18:02:06,492 INFO L276 IsEmpty]: Start isEmpty. Operand 529 states and 932 transitions. [2024-11-24 18:02:06,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-24 18:02:06,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:06,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:06,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:06,737 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-24 18:02:06,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:06,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1120 states to 532 states and 936 transitions. [2024-11-24 18:02:06,775 INFO L276 IsEmpty]: Start isEmpty. Operand 532 states and 936 transitions. [2024-11-24 18:02:06,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-24 18:02:06,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:06,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:06,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:02:08,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:08,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1215 states to 553 states and 1006 transitions. [2024-11-24 18:02:08,113 INFO L276 IsEmpty]: Start isEmpty. Operand 553 states and 1006 transitions. [2024-11-24 18:02:08,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-24 18:02:08,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:08,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:08,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:08,401 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-24 18:02:08,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:08,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1222 states to 556 states and 1013 transitions. [2024-11-24 18:02:08,442 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 1013 transitions. [2024-11-24 18:02:08,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:02:08,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:08,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:08,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:08,722 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-24 18:02:08,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:08,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1225 states to 559 states and 1016 transitions. [2024-11-24 18:02:08,803 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 1016 transitions. [2024-11-24 18:02:08,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:02:08,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:08,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:08,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:09,103 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-24 18:02:09,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:09,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1229 states to 559 states and 1015 transitions. [2024-11-24 18:02:09,178 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 1015 transitions. [2024-11-24 18:02:09,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:09,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:09,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:09,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:09,539 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-24 18:02:09,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:09,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1230 states to 559 states and 1014 transitions. [2024-11-24 18:02:09,605 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 1014 transitions. [2024-11-24 18:02:09,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-11-24 18:02:09,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:09,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:09,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:09,807 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-24 18:02:09,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:09,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1231 states to 560 states and 1015 transitions. [2024-11-24 18:02:09,869 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 1015 transitions. [2024-11-24 18:02:09,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-24 18:02:09,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:09,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:09,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:10,206 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:02:10,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:10,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1232 states to 561 states and 1016 transitions. [2024-11-24 18:02:10,287 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 1016 transitions. [2024-11-24 18:02:10,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-24 18:02:10,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:10,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:10,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:10,604 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-24 18:02:10,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:10,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1233 states to 562 states and 1017 transitions. [2024-11-24 18:02:10,683 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 1017 transitions. [2024-11-24 18:02:10,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-24 18:02:10,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:10,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:10,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:11,005 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-24 18:02:11,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:11,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1236 states to 565 states and 1020 transitions. [2024-11-24 18:02:11,096 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 1020 transitions. [2024-11-24 18:02:11,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-24 18:02:11,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:11,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:11,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:11,413 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-24 18:02:11,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:11,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1237 states to 566 states and 1021 transitions. [2024-11-24 18:02:11,475 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 1021 transitions. [2024-11-24 18:02:11,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-24 18:02:11,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:11,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:11,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:11,736 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:02:11,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:11,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1238 states to 567 states and 1022 transitions. [2024-11-24 18:02:11,802 INFO L276 IsEmpty]: Start isEmpty. Operand 567 states and 1022 transitions. [2024-11-24 18:02:11,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-24 18:02:11,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:11,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:11,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:12,125 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-24 18:02:12,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:12,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1239 states to 568 states and 1023 transitions. [2024-11-24 18:02:12,199 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 1023 transitions. [2024-11-24 18:02:12,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-24 18:02:12,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:12,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:12,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:12,528 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:02:12,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:12,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1240 states to 569 states and 1024 transitions. [2024-11-24 18:02:12,597 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 1024 transitions. [2024-11-24 18:02:12,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:02:12,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:12,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:12,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:13,167 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-24 18:02:16,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:16,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1357 states to 590 states and 1090 transitions. [2024-11-24 18:02:16,190 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 1090 transitions. [2024-11-24 18:02:16,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:02:16,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:16,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:16,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:16,461 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-24 18:02:16,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:16,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1360 states to 593 states and 1093 transitions. [2024-11-24 18:02:16,555 INFO L276 IsEmpty]: Start isEmpty. Operand 593 states and 1093 transitions. [2024-11-24 18:02:16,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:02:16,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:16,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:16,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:16,821 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:02:16,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:16,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1372 states to 599 states and 1105 transitions. [2024-11-24 18:02:16,907 INFO L276 IsEmpty]: Start isEmpty. Operand 599 states and 1105 transitions. [2024-11-24 18:02:16,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:02:16,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:16,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:16,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:17,208 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-24 18:02:17,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:17,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1391 states to 607 states and 1124 transitions. [2024-11-24 18:02:17,301 INFO L276 IsEmpty]: Start isEmpty. Operand 607 states and 1124 transitions. [2024-11-24 18:02:17,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:02:17,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:17,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:17,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:17,568 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-24 18:02:17,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:17,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1406 states to 612 states and 1139 transitions. [2024-11-24 18:02:17,646 INFO L276 IsEmpty]: Start isEmpty. Operand 612 states and 1139 transitions. [2024-11-24 18:02:17,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-11-24 18:02:17,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:17,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:17,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:17,893 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-24 18:02:17,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:17,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1415 states to 616 states and 1148 transitions. [2024-11-24 18:02:17,945 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 1148 transitions. [2024-11-24 18:02:17,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-11-24 18:02:17,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:17,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:17,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:18,198 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-24 18:02:18,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:18,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1418 states to 612 states and 1134 transitions. [2024-11-24 18:02:18,251 INFO L276 IsEmpty]: Start isEmpty. Operand 612 states and 1134 transitions. [2024-11-24 18:02:18,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:02:18,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:18,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:18,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:18,548 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-24 18:02:18,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:18,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1426 states to 616 states and 1142 transitions. [2024-11-24 18:02:18,611 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 1142 transitions. [2024-11-24 18:02:18,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:02:18,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:18,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:18,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:19,113 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-24 18:02:20,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:20,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1441 states to 618 states and 1152 transitions. [2024-11-24 18:02:20,804 INFO L276 IsEmpty]: Start isEmpty. Operand 618 states and 1152 transitions. [2024-11-24 18:02:20,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:02:20,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:20,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:20,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:21,068 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-24 18:02:21,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:21,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1444 states to 621 states and 1155 transitions. [2024-11-24 18:02:21,138 INFO L276 IsEmpty]: Start isEmpty. Operand 621 states and 1155 transitions. [2024-11-24 18:02:21,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:02:21,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:21,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:21,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:21,403 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-24 18:02:21,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:21,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1448 states to 624 states and 1159 transitions. [2024-11-24 18:02:21,481 INFO L276 IsEmpty]: Start isEmpty. Operand 624 states and 1159 transitions. [2024-11-24 18:02:21,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:02:21,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:21,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:21,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:21,867 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-24 18:02:21,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:21,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1450 states to 626 states and 1161 transitions. [2024-11-24 18:02:21,980 INFO L276 IsEmpty]: Start isEmpty. Operand 626 states and 1161 transitions. [2024-11-24 18:02:21,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-11-24 18:02:21,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:21,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:22,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:22,264 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-24 18:02:22,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:22,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1451 states to 627 states and 1162 transitions. [2024-11-24 18:02:22,298 INFO L276 IsEmpty]: Start isEmpty. Operand 627 states and 1162 transitions. [2024-11-24 18:02:22,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:02:22,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:22,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:22,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:22,496 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-24 18:02:22,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:22,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1452 states to 628 states and 1163 transitions. [2024-11-24 18:02:22,525 INFO L276 IsEmpty]: Start isEmpty. Operand 628 states and 1163 transitions. [2024-11-24 18:02:22,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-24 18:02:22,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:22,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:22,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:22,773 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 11 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:02:22,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:22,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1455 states to 631 states and 1166 transitions. [2024-11-24 18:02:22,850 INFO L276 IsEmpty]: Start isEmpty. Operand 631 states and 1166 transitions. [2024-11-24 18:02:22,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-24 18:02:22,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:22,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:22,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:23,203 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-24 18:02:23,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:23,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1458 states to 634 states and 1169 transitions. [2024-11-24 18:02:23,306 INFO L276 IsEmpty]: Start isEmpty. Operand 634 states and 1169 transitions. [2024-11-24 18:02:23,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-24 18:02:23,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:23,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:23,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:23,552 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-24 18:02:23,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:23,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1460 states to 636 states and 1171 transitions. [2024-11-24 18:02:23,615 INFO L276 IsEmpty]: Start isEmpty. Operand 636 states and 1171 transitions. [2024-11-24 18:02:23,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-11-24 18:02:23,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:23,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:23,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:23,868 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-24 18:02:23,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:23,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1463 states to 639 states and 1174 transitions. [2024-11-24 18:02:23,974 INFO L276 IsEmpty]: Start isEmpty. Operand 639 states and 1174 transitions. [2024-11-24 18:02:23,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-11-24 18:02:23,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:23,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:24,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:24,242 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-24 18:02:25,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:25,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1477 states to 639 states and 1172 transitions. [2024-11-24 18:02:25,316 INFO L276 IsEmpty]: Start isEmpty. Operand 639 states and 1172 transitions. [2024-11-24 18:02:25,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-24 18:02:25,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:25,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:25,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:25,721 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-24 18:02:25,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:25,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1479 states to 641 states and 1174 transitions. [2024-11-24 18:02:25,884 INFO L276 IsEmpty]: Start isEmpty. Operand 641 states and 1174 transitions. [2024-11-24 18:02:25,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-24 18:02:25,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:25,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:25,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:26,687 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-24 18:02:29,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:29,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1490 states to 645 states and 1182 transitions. [2024-11-24 18:02:29,228 INFO L276 IsEmpty]: Start isEmpty. Operand 645 states and 1182 transitions. [2024-11-24 18:02:29,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-24 18:02:29,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:29,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:29,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:29,466 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:02:29,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:29,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1494 states to 648 states and 1186 transitions. [2024-11-24 18:02:29,543 INFO L276 IsEmpty]: Start isEmpty. Operand 648 states and 1186 transitions. [2024-11-24 18:02:29,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-24 18:02:29,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:29,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:29,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:29,777 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-24 18:02:29,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:29,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1500 states to 651 states and 1192 transitions. [2024-11-24 18:02:29,817 INFO L276 IsEmpty]: Start isEmpty. Operand 651 states and 1192 transitions. [2024-11-24 18:02:29,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-11-24 18:02:29,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:29,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:29,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:30,022 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-24 18:02:30,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:30,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1504 states to 654 states and 1196 transitions. [2024-11-24 18:02:30,066 INFO L276 IsEmpty]: Start isEmpty. Operand 654 states and 1196 transitions. [2024-11-24 18:02:30,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-24 18:02:30,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:30,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:30,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:30,335 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:02:30,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:30,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1505 states to 655 states and 1197 transitions. [2024-11-24 18:02:30,404 INFO L276 IsEmpty]: Start isEmpty. Operand 655 states and 1197 transitions. [2024-11-24 18:02:30,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-24 18:02:30,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:30,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:30,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:30,566 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-24 18:02:30,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:30,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1507 states to 656 states and 1199 transitions. [2024-11-24 18:02:30,597 INFO L276 IsEmpty]: Start isEmpty. Operand 656 states and 1199 transitions. [2024-11-24 18:02:30,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-24 18:02:30,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:30,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:30,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:30,830 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-24 18:02:30,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:30,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1508 states to 657 states and 1200 transitions. [2024-11-24 18:02:30,864 INFO L276 IsEmpty]: Start isEmpty. Operand 657 states and 1200 transitions. [2024-11-24 18:02:30,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-24 18:02:30,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:30,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:30,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:31,617 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-24 18:02:35,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:35,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1583 states to 669 states and 1237 transitions. [2024-11-24 18:02:35,201 INFO L276 IsEmpty]: Start isEmpty. Operand 669 states and 1237 transitions. [2024-11-24 18:02:35,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-24 18:02:35,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:35,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:35,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:35,426 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-24 18:02:37,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:37,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1639 states to 678 states and 1267 transitions. [2024-11-24 18:02:37,679 INFO L276 IsEmpty]: Start isEmpty. Operand 678 states and 1267 transitions. [2024-11-24 18:02:37,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-24 18:02:37,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:37,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:37,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:37,937 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-24 18:02:38,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:38,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1654 states to 683 states and 1282 transitions. [2024-11-24 18:02:38,017 INFO L276 IsEmpty]: Start isEmpty. Operand 683 states and 1282 transitions. [2024-11-24 18:02:38,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:02:38,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:38,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:38,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:38,232 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-24 18:02:38,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:38,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1655 states to 683 states and 1280 transitions. [2024-11-24 18:02:38,262 INFO L276 IsEmpty]: Start isEmpty. Operand 683 states and 1280 transitions. [2024-11-24 18:02:38,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:02:38,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:38,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:38,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:38,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-24 18:02:38,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:38,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1656 states to 684 states and 1281 transitions. [2024-11-24 18:02:38,600 INFO L276 IsEmpty]: Start isEmpty. Operand 684 states and 1281 transitions. [2024-11-24 18:02:38,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-24 18:02:38,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:38,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:38,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:39,309 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-24 18:02:56,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:56,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1819 states to 702 states and 1339 transitions. [2024-11-24 18:02:56,781 INFO L276 IsEmpty]: Start isEmpty. Operand 702 states and 1339 transitions. [2024-11-24 18:02:56,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:02:56,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:56,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:56,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:57,029 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-24 18:02:57,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:57,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1820 states to 703 states and 1340 transitions. [2024-11-24 18:02:57,067 INFO L276 IsEmpty]: Start isEmpty. Operand 703 states and 1340 transitions. [2024-11-24 18:02:57,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-24 18:02:57,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:57,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:57,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:57,216 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-24 18:02:58,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:58,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1856 states to 708 states and 1354 transitions. [2024-11-24 18:02:58,243 INFO L276 IsEmpty]: Start isEmpty. Operand 708 states and 1354 transitions. [2024-11-24 18:02:58,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:02:58,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:58,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:58,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:58,508 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-24 18:02:58,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:58,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1857 states to 709 states and 1355 transitions. [2024-11-24 18:02:58,544 INFO L276 IsEmpty]: Start isEmpty. Operand 709 states and 1355 transitions. [2024-11-24 18:02:58,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-24 18:02:58,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:58,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:58,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:58,693 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-24 18:02:59,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:59,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1866 states to 711 states and 1357 transitions. [2024-11-24 18:02:59,663 INFO L276 IsEmpty]: Start isEmpty. Operand 711 states and 1357 transitions. [2024-11-24 18:02:59,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:02:59,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:59,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:59,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:02:59,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-24 18:02:59,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:02:59,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1867 states to 712 states and 1358 transitions. [2024-11-24 18:02:59,923 INFO L276 IsEmpty]: Start isEmpty. Operand 712 states and 1358 transitions. [2024-11-24 18:02:59,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-11-24 18:02:59,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:02:59,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:02:59,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:00,101 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-24 18:03:00,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:00,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1868 states to 713 states and 1359 transitions. [2024-11-24 18:03:00,190 INFO L276 IsEmpty]: Start isEmpty. Operand 713 states and 1359 transitions. [2024-11-24 18:03:00,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:03:00,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:00,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:00,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:00,434 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-24 18:03:00,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:00,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1872 states to 716 states and 1363 transitions. [2024-11-24 18:03:00,528 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 1363 transitions. [2024-11-24 18:03:00,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-24 18:03:00,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:00,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:00,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:01,658 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-24 18:03:25,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:25,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2060 states to 735 states and 1431 transitions. [2024-11-24 18:03:25,964 INFO L276 IsEmpty]: Start isEmpty. Operand 735 states and 1431 transitions. [2024-11-24 18:03:25,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-24 18:03:25,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:25,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:26,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:26,180 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-24 18:03:30,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:30,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2116 states to 743 states and 1454 transitions. [2024-11-24 18:03:30,422 INFO L276 IsEmpty]: Start isEmpty. Operand 743 states and 1454 transitions. [2024-11-24 18:03:30,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-24 18:03:30,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:30,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:30,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:30,623 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-24 18:03:30,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:30,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2120 states to 746 states and 1458 transitions. [2024-11-24 18:03:30,718 INFO L276 IsEmpty]: Start isEmpty. Operand 746 states and 1458 transitions. [2024-11-24 18:03:30,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:03:30,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:30,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:30,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:30,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:03:33,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:33,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2136 states to 746 states and 1457 transitions. [2024-11-24 18:03:33,779 INFO L276 IsEmpty]: Start isEmpty. Operand 746 states and 1457 transitions. [2024-11-24 18:03:33,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:03:33,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:33,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:33,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:34,204 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-24 18:03:36,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:03:36,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2142 states to 747 states and 1463 transitions. [2024-11-24 18:03:36,585 INFO L276 IsEmpty]: Start isEmpty. Operand 747 states and 1463 transitions. [2024-11-24 18:03:36,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:03:36,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:03:36,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:03:36,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:03:37,503 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-24 18:04:00,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:00,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2357 states to 767 states and 1541 transitions. [2024-11-24 18:04:00,692 INFO L276 IsEmpty]: Start isEmpty. Operand 767 states and 1541 transitions. [2024-11-24 18:04:00,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:04:00,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:00,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:00,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:00,774 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-24 18:04:01,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:01,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2363 states to 768 states and 1547 transitions. [2024-11-24 18:04:01,804 INFO L276 IsEmpty]: Start isEmpty. Operand 768 states and 1547 transitions. [2024-11-24 18:04:01,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:04:01,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:01,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:01,923 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-24 18:04:05,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:05,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2401 states to 773 states and 1561 transitions. [2024-11-24 18:04:05,565 INFO L276 IsEmpty]: Start isEmpty. Operand 773 states and 1561 transitions. [2024-11-24 18:04:05,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:04:05,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:05,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:05,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:05,769 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-24 18:04:09,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:09,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2430 states to 777 states and 1578 transitions. [2024-11-24 18:04:09,008 INFO L276 IsEmpty]: Start isEmpty. Operand 777 states and 1578 transitions. [2024-11-24 18:04:09,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-24 18:04:09,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:09,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:09,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:09,226 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-24 18:04:09,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:09,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2435 states to 780 states and 1583 transitions. [2024-11-24 18:04:09,275 INFO L276 IsEmpty]: Start isEmpty. Operand 780 states and 1583 transitions. [2024-11-24 18:04:09,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-24 18:04:09,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:09,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:09,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:09,430 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-24 18:04:09,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:09,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2439 states to 783 states and 1587 transitions. [2024-11-24 18:04:09,476 INFO L276 IsEmpty]: Start isEmpty. Operand 783 states and 1587 transitions. [2024-11-24 18:04:09,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-24 18:04:09,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:09,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:09,739 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-24 18:04:09,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:09,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2440 states to 784 states and 1588 transitions. [2024-11-24 18:04:09,845 INFO L276 IsEmpty]: Start isEmpty. Operand 784 states and 1588 transitions. [2024-11-24 18:04:09,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:04:09,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:09,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:09,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:10,521 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:04:14,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:14,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2454 states to 788 states and 1595 transitions. [2024-11-24 18:04:14,174 INFO L276 IsEmpty]: Start isEmpty. Operand 788 states and 1595 transitions. [2024-11-24 18:04:14,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:04:14,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:14,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:14,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:14,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:04:19,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:19,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2470 states to 788 states and 1594 transitions. [2024-11-24 18:04:19,649 INFO L276 IsEmpty]: Start isEmpty. Operand 788 states and 1594 transitions. [2024-11-24 18:04:19,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:04:19,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:19,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:19,713 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-24 18:04:20,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:20,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2476 states to 789 states and 1600 transitions. [2024-11-24 18:04:20,924 INFO L276 IsEmpty]: Start isEmpty. Operand 789 states and 1600 transitions. [2024-11-24 18:04:20,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:04:20,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:20,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:20,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:21,302 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-24 18:04:24,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:04:24,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2480 states to 790 states and 1604 transitions. [2024-11-24 18:04:24,023 INFO L276 IsEmpty]: Start isEmpty. Operand 790 states and 1604 transitions. [2024-11-24 18:04:24,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:04:24,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:04:24,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:04:24,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:04:25,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-24 18:05:00,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2720 states to 811 states and 1690 transitions. [2024-11-24 18:05:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 811 states and 1690 transitions. [2024-11-24 18:05:00,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:05:00,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:00,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:00,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:00,555 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-24 18:05:02,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:02,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2727 states to 812 states and 1697 transitions. [2024-11-24 18:05:02,092 INFO L276 IsEmpty]: Start isEmpty. Operand 812 states and 1697 transitions. [2024-11-24 18:05:02,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:05:02,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:02,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:02,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:02,183 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-24 18:05:03,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:03,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2732 states to 813 states and 1702 transitions. [2024-11-24 18:05:03,789 INFO L276 IsEmpty]: Start isEmpty. Operand 813 states and 1702 transitions. [2024-11-24 18:05:03,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:05:03,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:03,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:03,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:03,858 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-24 18:05:05,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:05,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2737 states to 814 states and 1707 transitions. [2024-11-24 18:05:05,360 INFO L276 IsEmpty]: Start isEmpty. Operand 814 states and 1707 transitions. [2024-11-24 18:05:05,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:05:05,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:05,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:05,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:06,801 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-24 18:05:46,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:46,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2998 states to 835 states and 1800 transitions. [2024-11-24 18:05:46,109 INFO L276 IsEmpty]: Start isEmpty. Operand 835 states and 1800 transitions. [2024-11-24 18:05:46,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:05:46,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:46,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:46,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:46,210 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-24 18:05:48,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:05:48,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3003 states to 836 states and 1805 transitions. [2024-11-24 18:05:48,006 INFO L276 IsEmpty]: Start isEmpty. Operand 836 states and 1805 transitions. [2024-11-24 18:05:48,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:05:48,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:05:48,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:05:48,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:05:48,167 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-24 18:06:01,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:01,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3093 states to 847 states and 1853 transitions. [2024-11-24 18:06:01,726 INFO L276 IsEmpty]: Start isEmpty. Operand 847 states and 1853 transitions. [2024-11-24 18:06:01,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:06:01,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:01,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:01,891 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-24 18:06:15,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:15,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3177 states to 857 states and 1893 transitions. [2024-11-24 18:06:15,321 INFO L276 IsEmpty]: Start isEmpty. Operand 857 states and 1893 transitions. [2024-11-24 18:06:15,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-24 18:06:15,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:15,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:15,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:15,497 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-24 18:06:15,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:15,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3187 states to 865 states and 1903 transitions. [2024-11-24 18:06:15,626 INFO L276 IsEmpty]: Start isEmpty. Operand 865 states and 1903 transitions. [2024-11-24 18:06:15,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-24 18:06:15,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:15,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:15,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:15,855 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-24 18:06:15,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:15,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3188 states to 866 states and 1904 transitions. [2024-11-24 18:06:15,939 INFO L276 IsEmpty]: Start isEmpty. Operand 866 states and 1904 transitions. [2024-11-24 18:06:15,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:06:15,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:15,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:15,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:16,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:06:23,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:23,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3204 states to 866 states and 1903 transitions. [2024-11-24 18:06:23,366 INFO L276 IsEmpty]: Start isEmpty. Operand 866 states and 1903 transitions. [2024-11-24 18:06:23,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:23,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:23,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:23,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:23,435 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-24 18:06:25,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:25,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3210 states to 867 states and 1909 transitions. [2024-11-24 18:06:25,158 INFO L276 IsEmpty]: Start isEmpty. Operand 867 states and 1909 transitions. [2024-11-24 18:06:25,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:25,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:25,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:25,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:25,274 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-24 18:06:26,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:26,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3224 states to 870 states and 1923 transitions. [2024-11-24 18:06:26,916 INFO L276 IsEmpty]: Start isEmpty. Operand 870 states and 1923 transitions. [2024-11-24 18:06:26,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:26,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:26,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:26,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:26,991 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-24 18:06:33,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:33,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3240 states to 873 states and 1939 transitions. [2024-11-24 18:06:33,067 INFO L276 IsEmpty]: Start isEmpty. Operand 873 states and 1939 transitions. [2024-11-24 18:06:33,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:33,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:33,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:33,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:33,214 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-24 18:06:35,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:35,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3249 states to 875 states and 1948 transitions. [2024-11-24 18:06:35,076 INFO L276 IsEmpty]: Start isEmpty. Operand 875 states and 1948 transitions. [2024-11-24 18:06:35,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:35,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:35,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:35,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:35,149 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-24 18:06:38,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:38,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3264 states to 878 states and 1963 transitions. [2024-11-24 18:06:38,964 INFO L276 IsEmpty]: Start isEmpty. Operand 878 states and 1963 transitions. [2024-11-24 18:06:38,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:38,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:38,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:38,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:39,112 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:06:40,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:40,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3278 states to 881 states and 1977 transitions. [2024-11-24 18:06:40,580 INFO L276 IsEmpty]: Start isEmpty. Operand 881 states and 1977 transitions. [2024-11-24 18:06:40,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:40,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:40,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:40,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:40,643 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-24 18:06:43,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:43,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3289 states to 883 states and 1988 transitions. [2024-11-24 18:06:43,913 INFO L276 IsEmpty]: Start isEmpty. Operand 883 states and 1988 transitions. [2024-11-24 18:06:43,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:43,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:43,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:44,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:44,563 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-24 18:06:48,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:48,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3294 states to 884 states and 1993 transitions. [2024-11-24 18:06:48,326 INFO L276 IsEmpty]: Start isEmpty. Operand 884 states and 1993 transitions. [2024-11-24 18:06:48,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:48,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:48,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:48,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:48,398 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-24 18:06:50,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:50,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3299 states to 885 states and 1998 transitions. [2024-11-24 18:06:50,011 INFO L276 IsEmpty]: Start isEmpty. Operand 885 states and 1998 transitions. [2024-11-24 18:06:50,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:50,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:50,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:50,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:50,224 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-24 18:06:51,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:51,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3310 states to 887 states and 2009 transitions. [2024-11-24 18:06:51,951 INFO L276 IsEmpty]: Start isEmpty. Operand 887 states and 2009 transitions. [2024-11-24 18:06:51,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:51,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:51,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:52,044 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-24 18:06:55,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:55,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3321 states to 889 states and 2020 transitions. [2024-11-24 18:06:55,198 INFO L276 IsEmpty]: Start isEmpty. Operand 889 states and 2020 transitions. [2024-11-24 18:06:55,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:55,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:55,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:55,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:55,315 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-24 18:06:56,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:56,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3330 states to 891 states and 2029 transitions. [2024-11-24 18:06:56,929 INFO L276 IsEmpty]: Start isEmpty. Operand 891 states and 2029 transitions. [2024-11-24 18:06:56,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:56,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:56,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:57,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:57,179 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-24 18:06:58,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:06:58,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3348 states to 895 states and 2045 transitions. [2024-11-24 18:06:58,662 INFO L276 IsEmpty]: Start isEmpty. Operand 895 states and 2045 transitions. [2024-11-24 18:06:58,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:06:58,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:06:58,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:06:58,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:06:58,721 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-24 18:07:00,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:00,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3351 states to 896 states and 2048 transitions. [2024-11-24 18:07:00,352 INFO L276 IsEmpty]: Start isEmpty. Operand 896 states and 2048 transitions. [2024-11-24 18:07:00,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:00,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:00,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:00,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:00,466 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:07:01,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:01,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3369 states to 900 states and 2064 transitions. [2024-11-24 18:07:01,960 INFO L276 IsEmpty]: Start isEmpty. Operand 900 states and 2064 transitions. [2024-11-24 18:07:01,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:01,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:01,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:01,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:02,018 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-24 18:07:03,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:03,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3374 states to 901 states and 2069 transitions. [2024-11-24 18:07:03,799 INFO L276 IsEmpty]: Start isEmpty. Operand 901 states and 2069 transitions. [2024-11-24 18:07:03,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:03,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:03,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:03,857 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-24 18:07:05,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:05,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3380 states to 902 states and 2075 transitions. [2024-11-24 18:07:05,507 INFO L276 IsEmpty]: Start isEmpty. Operand 902 states and 2075 transitions. [2024-11-24 18:07:05,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:05,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:05,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:06,146 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-24 18:07:09,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:09,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3383 states to 903 states and 2078 transitions. [2024-11-24 18:07:09,921 INFO L276 IsEmpty]: Start isEmpty. Operand 903 states and 2078 transitions. [2024-11-24 18:07:09,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:09,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:09,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:10,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:10,137 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-24 18:07:13,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:13,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3392 states to 905 states and 2087 transitions. [2024-11-24 18:07:13,526 INFO L276 IsEmpty]: Start isEmpty. Operand 905 states and 2087 transitions. [2024-11-24 18:07:13,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:13,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:13,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:13,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:13,641 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-24 18:07:15,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:15,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3396 states to 906 states and 2091 transitions. [2024-11-24 18:07:15,276 INFO L276 IsEmpty]: Start isEmpty. Operand 906 states and 2091 transitions. [2024-11-24 18:07:15,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:15,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:15,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:15,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:15,335 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-24 18:07:17,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:17,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3399 states to 907 states and 2094 transitions. [2024-11-24 18:07:17,271 INFO L276 IsEmpty]: Start isEmpty. Operand 907 states and 2094 transitions. [2024-11-24 18:07:17,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:17,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:17,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:17,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:17,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-24 18:07:19,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:19,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3402 states to 908 states and 2097 transitions. [2024-11-24 18:07:19,166 INFO L276 IsEmpty]: Start isEmpty. Operand 908 states and 2097 transitions. [2024-11-24 18:07:19,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:19,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:19,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:19,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:19,253 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-24 18:07:22,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:22,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3411 states to 910 states and 2106 transitions. [2024-11-24 18:07:22,600 INFO L276 IsEmpty]: Start isEmpty. Operand 910 states and 2106 transitions. [2024-11-24 18:07:22,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:22,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:22,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:22,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:22,720 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-24 18:07:24,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:24,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3415 states to 911 states and 2110 transitions. [2024-11-24 18:07:24,318 INFO L276 IsEmpty]: Start isEmpty. Operand 911 states and 2110 transitions. [2024-11-24 18:07:24,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:24,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:24,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:24,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:24,379 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-24 18:07:26,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:26,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3419 states to 912 states and 2114 transitions. [2024-11-24 18:07:26,328 INFO L276 IsEmpty]: Start isEmpty. Operand 912 states and 2114 transitions. [2024-11-24 18:07:26,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-24 18:07:26,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:26,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:26,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:26,385 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-24 18:07:28,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:28,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3423 states to 913 states and 2118 transitions. [2024-11-24 18:07:28,100 INFO L276 IsEmpty]: Start isEmpty. Operand 913 states and 2118 transitions. [2024-11-24 18:07:28,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-11-24 18:07:28,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:28,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:28,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:28,275 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-24 18:07:28,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:28,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3427 states to 916 states and 2122 transitions. [2024-11-24 18:07:28,354 INFO L276 IsEmpty]: Start isEmpty. Operand 916 states and 2122 transitions. [2024-11-24 18:07:28,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:07:28,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:28,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:28,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:07:36,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:36,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3445 states to 916 states and 2121 transitions. [2024-11-24 18:07:36,792 INFO L276 IsEmpty]: Start isEmpty. Operand 916 states and 2121 transitions. [2024-11-24 18:07:36,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:07:36,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:36,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:36,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:36,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:07:45,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:45,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3461 states to 916 states and 2120 transitions. [2024-11-24 18:07:45,113 INFO L276 IsEmpty]: Start isEmpty. Operand 916 states and 2120 transitions. [2024-11-24 18:07:45,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:07:45,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:45,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:45,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:45,246 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-24 18:07:45,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:45,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3465 states to 917 states and 2124 transitions. [2024-11-24 18:07:45,325 INFO L276 IsEmpty]: Start isEmpty. Operand 917 states and 2124 transitions. [2024-11-24 18:07:45,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:07:45,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:45,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:45,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:45,461 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-24 18:07:47,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:47,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3467 states to 918 states and 2126 transitions. [2024-11-24 18:07:47,170 INFO L276 IsEmpty]: Start isEmpty. Operand 918 states and 2126 transitions. [2024-11-24 18:07:47,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:07:47,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:47,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:47,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:47,290 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-24 18:07:48,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:07:48,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3484 states to 921 states and 2143 transitions. [2024-11-24 18:07:48,097 INFO L276 IsEmpty]: Start isEmpty. Operand 921 states and 2143 transitions. [2024-11-24 18:07:48,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:07:48,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:07:48,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:07:48,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:07:48,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:01,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:01,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3642 states to 942 states and 2237 transitions. [2024-11-24 18:08:01,658 INFO L276 IsEmpty]: Start isEmpty. Operand 942 states and 2237 transitions. [2024-11-24 18:08:01,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:01,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:01,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:01,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:01,831 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-24 18:08:03,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:03,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3653 states to 945 states and 2248 transitions. [2024-11-24 18:08:03,033 INFO L276 IsEmpty]: Start isEmpty. Operand 945 states and 2248 transitions. [2024-11-24 18:08:03,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:03,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:03,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:03,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:13,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:13,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3743 states to 954 states and 2300 transitions. [2024-11-24 18:08:13,995 INFO L276 IsEmpty]: Start isEmpty. Operand 954 states and 2300 transitions. [2024-11-24 18:08:13,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:13,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:13,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:14,128 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-24 18:08:14,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:14,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3745 states to 955 states and 2302 transitions. [2024-11-24 18:08:14,193 INFO L276 IsEmpty]: Start isEmpty. Operand 955 states and 2302 transitions. [2024-11-24 18:08:14,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:14,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:14,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:14,318 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-24 18:08:14,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:14,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3747 states to 956 states and 2304 transitions. [2024-11-24 18:08:14,385 INFO L276 IsEmpty]: Start isEmpty. Operand 956 states and 2304 transitions. [2024-11-24 18:08:14,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:14,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:14,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:14,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:14,526 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-24 18:08:15,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:15,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3750 states to 957 states and 2307 transitions. [2024-11-24 18:08:15,446 INFO L276 IsEmpty]: Start isEmpty. Operand 957 states and 2307 transitions. [2024-11-24 18:08:15,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:15,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:15,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:15,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:15,628 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-24 18:08:17,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:17,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3756 states to 958 states and 2313 transitions. [2024-11-24 18:08:17,386 INFO L276 IsEmpty]: Start isEmpty. Operand 958 states and 2313 transitions. [2024-11-24 18:08:17,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:17,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:17,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:17,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:17,503 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-24 18:08:18,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:18,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3758 states to 959 states and 2315 transitions. [2024-11-24 18:08:18,604 INFO L276 IsEmpty]: Start isEmpty. Operand 959 states and 2315 transitions. [2024-11-24 18:08:18,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:18,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:18,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:18,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:18,731 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-24 18:08:19,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:19,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3760 states to 960 states and 2317 transitions. [2024-11-24 18:08:19,657 INFO L276 IsEmpty]: Start isEmpty. Operand 960 states and 2317 transitions. [2024-11-24 18:08:19,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:19,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:19,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:19,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:19,781 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-24 18:08:21,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:21,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3764 states to 961 states and 2321 transitions. [2024-11-24 18:08:21,622 INFO L276 IsEmpty]: Start isEmpty. Operand 961 states and 2321 transitions. [2024-11-24 18:08:21,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-11-24 18:08:21,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:21,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:21,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:21,793 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-24 18:08:21,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:21,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3766 states to 962 states and 2323 transitions. [2024-11-24 18:08:21,884 INFO L276 IsEmpty]: Start isEmpty. Operand 962 states and 2323 transitions. [2024-11-24 18:08:21,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-24 18:08:21,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:21,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:21,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:22,040 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-24 18:08:22,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:22,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3767 states to 963 states and 2324 transitions. [2024-11-24 18:08:22,135 INFO L276 IsEmpty]: Start isEmpty. Operand 963 states and 2324 transitions. [2024-11-24 18:08:22,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:22,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:22,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:22,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:27,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:27,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3786 states to 967 states and 2343 transitions. [2024-11-24 18:08:27,962 INFO L276 IsEmpty]: Start isEmpty. Operand 967 states and 2343 transitions. [2024-11-24 18:08:27,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:27,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:27,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:27,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:28,118 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:33,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:33,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3820 states to 971 states and 2377 transitions. [2024-11-24 18:08:33,671 INFO L276 IsEmpty]: Start isEmpty. Operand 971 states and 2377 transitions. [2024-11-24 18:08:33,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:33,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:33,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:33,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:33,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:39,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:39,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3833 states to 974 states and 2390 transitions. [2024-11-24 18:08:39,200 INFO L276 IsEmpty]: Start isEmpty. Operand 974 states and 2390 transitions. [2024-11-24 18:08:39,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:39,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:39,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:39,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:39,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:41,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:41,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3834 states to 975 states and 2391 transitions. [2024-11-24 18:08:41,167 INFO L276 IsEmpty]: Start isEmpty. Operand 975 states and 2391 transitions. [2024-11-24 18:08:41,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:41,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:41,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:41,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:41,306 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:46,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:46,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3847 states to 978 states and 2404 transitions. [2024-11-24 18:08:46,795 INFO L276 IsEmpty]: Start isEmpty. Operand 978 states and 2404 transitions. [2024-11-24 18:08:46,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:46,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:46,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:46,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:46,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:48,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:48,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3852 states to 979 states and 2409 transitions. [2024-11-24 18:08:48,540 INFO L276 IsEmpty]: Start isEmpty. Operand 979 states and 2409 transitions. [2024-11-24 18:08:48,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:48,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:48,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:48,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:48,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:52,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:52,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3859 states to 981 states and 2416 transitions. [2024-11-24 18:08:52,482 INFO L276 IsEmpty]: Start isEmpty. Operand 981 states and 2416 transitions. [2024-11-24 18:08:52,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:52,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:52,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:52,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:52,669 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:56,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:56,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3874 states to 983 states and 2431 transitions. [2024-11-24 18:08:56,405 INFO L276 IsEmpty]: Start isEmpty. Operand 983 states and 2431 transitions. [2024-11-24 18:08:56,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:08:56,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:56,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:56,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:56,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:08:58,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:08:58,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3876 states to 984 states and 2433 transitions. [2024-11-24 18:08:58,109 INFO L276 IsEmpty]: Start isEmpty. Operand 984 states and 2433 transitions. [2024-11-24 18:08:58,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:08:58,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:08:58,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:08:58,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:08:58,260 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:09:03,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:03,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3950 states to 989 states and 2507 transitions. [2024-11-24 18:09:03,859 INFO L276 IsEmpty]: Start isEmpty. Operand 989 states and 2507 transitions. [2024-11-24 18:09:03,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:03,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:03,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:03,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:03,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:07,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:07,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3960 states to 991 states and 2517 transitions. [2024-11-24 18:09:07,544 INFO L276 IsEmpty]: Start isEmpty. Operand 991 states and 2517 transitions. [2024-11-24 18:09:07,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:07,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:07,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:07,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:07,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:09,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:09,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3962 states to 992 states and 2519 transitions. [2024-11-24 18:09:09,534 INFO L276 IsEmpty]: Start isEmpty. Operand 992 states and 2519 transitions. [2024-11-24 18:09:09,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:09,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:09,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:09,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:09,652 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:13,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:13,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3972 states to 994 states and 2529 transitions. [2024-11-24 18:09:13,404 INFO L276 IsEmpty]: Start isEmpty. Operand 994 states and 2529 transitions. [2024-11-24 18:09:13,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:09:13,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:13,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:13,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:13,542 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:09:15,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:15,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3979 states to 995 states and 2536 transitions. [2024-11-24 18:09:15,239 INFO L276 IsEmpty]: Start isEmpty. Operand 995 states and 2536 transitions. [2024-11-24 18:09:15,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:15,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:15,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:15,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:17,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:17,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3986 states to 996 states and 2543 transitions. [2024-11-24 18:09:17,066 INFO L276 IsEmpty]: Start isEmpty. Operand 996 states and 2543 transitions. [2024-11-24 18:09:17,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:17,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:17,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:17,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:17,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:34,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:34,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4142 states to 1017 states and 2630 transitions. [2024-11-24 18:09:34,261 INFO L276 IsEmpty]: Start isEmpty. Operand 1017 states and 2630 transitions. [2024-11-24 18:09:34,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:34,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:34,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:34,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:34,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:38,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:38,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4151 states to 1019 states and 2639 transitions. [2024-11-24 18:09:38,382 INFO L276 IsEmpty]: Start isEmpty. Operand 1019 states and 2639 transitions. [2024-11-24 18:09:38,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:38,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:38,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:38,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:38,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:40,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4155 states to 1020 states and 2643 transitions. [2024-11-24 18:09:40,627 INFO L276 IsEmpty]: Start isEmpty. Operand 1020 states and 2643 transitions. [2024-11-24 18:09:40,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:40,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:42,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4157 states to 1021 states and 2645 transitions. [2024-11-24 18:09:42,759 INFO L276 IsEmpty]: Start isEmpty. Operand 1021 states and 2645 transitions. [2024-11-24 18:09:42,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:09:42,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:09:47,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4164 states to 1023 states and 2652 transitions. [2024-11-24 18:09:47,373 INFO L276 IsEmpty]: Start isEmpty. Operand 1023 states and 2652 transitions. [2024-11-24 18:09:47,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:09:47,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,561 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:10:00,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4252 states to 1036 states and 2698 transitions. [2024-11-24 18:10:00,320 INFO L276 IsEmpty]: Start isEmpty. Operand 1036 states and 2698 transitions. [2024-11-24 18:10:00,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:10:00,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:10:02,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4256 states to 1037 states and 2702 transitions. [2024-11-24 18:10:02,555 INFO L276 IsEmpty]: Start isEmpty. Operand 1037 states and 2702 transitions. [2024-11-24 18:10:02,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:10:02,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,738 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:10:04,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4340 states to 1042 states and 2723 transitions. [2024-11-24 18:10:04,684 INFO L276 IsEmpty]: Start isEmpty. Operand 1042 states and 2723 transitions. [2024-11-24 18:10:04,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:10:04,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:02,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4690 states to 1066 states and 2839 transitions. [2024-11-24 18:11:02,002 INFO L276 IsEmpty]: Start isEmpty. Operand 1066 states and 2839 transitions. [2024-11-24 18:11:02,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:11:02,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:04,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4695 states to 1067 states and 2844 transitions. [2024-11-24 18:11:04,360 INFO L276 IsEmpty]: Start isEmpty. Operand 1067 states and 2844 transitions. [2024-11-24 18:11:04,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:11:04,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,482 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:06,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4698 states to 1068 states and 2847 transitions. [2024-11-24 18:11:06,633 INFO L276 IsEmpty]: Start isEmpty. Operand 1068 states and 2847 transitions. [2024-11-24 18:11:06,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:11:06,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:08,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4703 states to 1069 states and 2852 transitions. [2024-11-24 18:11:08,776 INFO L276 IsEmpty]: Start isEmpty. Operand 1069 states and 2852 transitions. [2024-11-24 18:11:08,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:11:08,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:10,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4706 states to 1070 states and 2855 transitions. [2024-11-24 18:11:10,859 INFO L276 IsEmpty]: Start isEmpty. Operand 1070 states and 2855 transitions. [2024-11-24 18:11:10,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:11:10,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:12,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4711 states to 1071 states and 2860 transitions. [2024-11-24 18:11:12,930 INFO L276 IsEmpty]: Start isEmpty. Operand 1071 states and 2860 transitions. [2024-11-24 18:11:12,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:11:12,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,050 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:22,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4803 states to 1079 states and 2904 transitions. [2024-11-24 18:11:22,581 INFO L276 IsEmpty]: Start isEmpty. Operand 1079 states and 2904 transitions. [2024-11-24 18:11:22,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-24 18:11:22,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:36,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:36,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4930 states to 1090 states and 2959 transitions. [2024-11-24 18:11:36,157 INFO L276 IsEmpty]: Start isEmpty. Operand 1090 states and 2959 transitions. [2024-11-24 18:11:36,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-11-24 18:11:36,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:36,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:36,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:36,323 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-24 18:11:36,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:36,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4934 states to 1093 states and 2963 transitions. [2024-11-24 18:11:36,434 INFO L276 IsEmpty]: Start isEmpty. Operand 1093 states and 2963 transitions. [2024-11-24 18:11:36,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:11:36,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:36,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:36,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:36,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-24 18:11:53,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:53,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5017 states to 1101 states and 2990 transitions. [2024-11-24 18:11:53,318 INFO L276 IsEmpty]: Start isEmpty. Operand 1101 states and 2990 transitions. [2024-11-24 18:11:53,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:11:53,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:53,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:53,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:53,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:58,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:58,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5032 states to 1105 states and 3005 transitions. [2024-11-24 18:11:58,855 INFO L276 IsEmpty]: Start isEmpty. Operand 1105 states and 3005 transitions. [2024-11-24 18:11:58,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:11:58,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:58,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:58,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:58,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:12:03,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:03,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5042 states to 1107 states and 3015 transitions. [2024-11-24 18:12:03,245 INFO L276 IsEmpty]: Start isEmpty. Operand 1107 states and 3015 transitions. [2024-11-24 18:12:03,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:12:03,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:03,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:03,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:03,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:12:06,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:06,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5055 states to 1108 states and 3028 transitions. [2024-11-24 18:12:06,057 INFO L276 IsEmpty]: Start isEmpty. Operand 1108 states and 3028 transitions. [2024-11-24 18:12:06,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:12:06,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:06,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:06,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:06,246 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:12:22,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:22,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5154 states to 1121 states and 3075 transitions. [2024-11-24 18:12:22,742 INFO L276 IsEmpty]: Start isEmpty. Operand 1121 states and 3075 transitions. [2024-11-24 18:12:22,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:12:22,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:22,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:22,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:23,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:12:30,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:30,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5188 states to 1124 states and 3109 transitions. [2024-11-24 18:12:30,076 INFO L276 IsEmpty]: Start isEmpty. Operand 1124 states and 3109 transitions. [2024-11-24 18:12:30,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:12:30,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:30,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:30,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:30,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:12:34,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:34,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5206 states to 1128 states and 3127 transitions. [2024-11-24 18:12:34,372 INFO L276 IsEmpty]: Start isEmpty. Operand 1128 states and 3127 transitions. [2024-11-24 18:12:34,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:12:34,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:34,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:34,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:34,498 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:12:37,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:37,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5303 states to 1133 states and 3147 transitions. [2024-11-24 18:12:37,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1133 states and 3147 transitions. [2024-11-24 18:12:37,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:12:37,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:37,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:37,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:37,290 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:12:39,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:39,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5304 states to 1134 states and 3148 transitions. [2024-11-24 18:12:39,520 INFO L276 IsEmpty]: Start isEmpty. Operand 1134 states and 3148 transitions. [2024-11-24 18:12:39,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:12:39,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:39,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:39,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:39,637 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:12:42,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:42,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5314 states to 1136 states and 3158 transitions. [2024-11-24 18:12:42,888 INFO L276 IsEmpty]: Start isEmpty. Operand 1136 states and 3158 transitions. [2024-11-24 18:12:42,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:12:42,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:42,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:42,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:43,014 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:08,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:08,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5493 states to 1157 states and 3238 transitions. [2024-11-24 18:13:08,483 INFO L276 IsEmpty]: Start isEmpty. Operand 1157 states and 3238 transitions. [2024-11-24 18:13:08,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:08,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:08,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:08,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:08,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:12,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:12,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5506 states to 1160 states and 3251 transitions. [2024-11-24 18:13:12,927 INFO L276 IsEmpty]: Start isEmpty. Operand 1160 states and 3251 transitions. [2024-11-24 18:13:12,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:13:12,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:12,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:12,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:13,047 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:13:20,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:20,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5611 states to 1165 states and 3356 transitions. [2024-11-24 18:13:20,330 INFO L276 IsEmpty]: Start isEmpty. Operand 1165 states and 3356 transitions. [2024-11-24 18:13:20,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:13:20,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:20,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:20,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:20,632 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:13:23,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:23,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5661 states to 1168 states and 3406 transitions. [2024-11-24 18:13:23,337 INFO L276 IsEmpty]: Start isEmpty. Operand 1168 states and 3406 transitions. [2024-11-24 18:13:23,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:23,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:23,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:23,475 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:28,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:28,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5684 states to 1170 states and 3429 transitions. [2024-11-24 18:13:28,287 INFO L276 IsEmpty]: Start isEmpty. Operand 1170 states and 3429 transitions. [2024-11-24 18:13:28,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:28,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:28,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:28,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:28,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:30,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:30,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5698 states to 1172 states and 3443 transitions. [2024-11-24 18:13:30,512 INFO L276 IsEmpty]: Start isEmpty. Operand 1172 states and 3443 transitions. [2024-11-24 18:13:30,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:13:30,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:30,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:30,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:30,626 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:13:33,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:33,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5707 states to 1173 states and 3452 transitions. [2024-11-24 18:13:33,011 INFO L276 IsEmpty]: Start isEmpty. Operand 1173 states and 3452 transitions. [2024-11-24 18:13:33,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:33,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:33,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:33,133 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:35,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:35,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5715 states to 1175 states and 3460 transitions. [2024-11-24 18:13:35,776 INFO L276 IsEmpty]: Start isEmpty. Operand 1175 states and 3460 transitions. [2024-11-24 18:13:35,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:13:35,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:35,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:35,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:35,963 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:13:41,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:41,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5766 states to 1177 states and 3511 transitions. [2024-11-24 18:13:41,073 INFO L276 IsEmpty]: Start isEmpty. Operand 1177 states and 3511 transitions. [2024-11-24 18:13:41,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:41,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:41,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:41,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:41,196 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:46,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:46,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5778 states to 1179 states and 3523 transitions. [2024-11-24 18:13:46,342 INFO L276 IsEmpty]: Start isEmpty. Operand 1179 states and 3523 transitions. [2024-11-24 18:13:46,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:13:46,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:46,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:46,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:46,456 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:13:48,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:48,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5783 states to 1180 states and 3528 transitions. [2024-11-24 18:13:48,948 INFO L276 IsEmpty]: Start isEmpty. Operand 1180 states and 3528 transitions. [2024-11-24 18:13:48,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-11-24 18:13:48,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:48,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:48,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:49,062 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-24 18:13:53,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:53,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5795 states to 1182 states and 3540 transitions. [2024-11-24 18:13:53,478 INFO L276 IsEmpty]: Start isEmpty. Operand 1182 states and 3540 transitions. [2024-11-24 18:13:53,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:53,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:53,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:53,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:53,597 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:58,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5821 states to 1184 states and 3566 transitions. [2024-11-24 18:13:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 1184 states and 3566 transitions. [2024-11-24 18:13:58,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:58,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:58,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:58,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:58,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:13:59,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:59,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5824 states to 1185 states and 3569 transitions. [2024-11-24 18:13:59,664 INFO L276 IsEmpty]: Start isEmpty. Operand 1185 states and 3569 transitions. [2024-11-24 18:13:59,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:13:59,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:59,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:59,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:59,785 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:02,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:02,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5832 states to 1186 states and 3577 transitions. [2024-11-24 18:14:02,224 INFO L276 IsEmpty]: Start isEmpty. Operand 1186 states and 3577 transitions. [2024-11-24 18:14:02,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:02,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:02,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:02,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:02,345 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:03,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:03,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5837 states to 1187 states and 3582 transitions. [2024-11-24 18:14:03,600 INFO L276 IsEmpty]: Start isEmpty. Operand 1187 states and 3582 transitions. [2024-11-24 18:14:03,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:03,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:03,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:03,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:03,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:08,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:08,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5850 states to 1189 states and 3595 transitions. [2024-11-24 18:14:08,349 INFO L276 IsEmpty]: Start isEmpty. Operand 1189 states and 3595 transitions. [2024-11-24 18:14:08,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:08,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:08,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:08,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:08,505 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:09,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:09,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5860 states to 1190 states and 3605 transitions. [2024-11-24 18:14:09,975 INFO L276 IsEmpty]: Start isEmpty. Operand 1190 states and 3605 transitions. [2024-11-24 18:14:09,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:09,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:09,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:10,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:10,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:15,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:15,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5882 states to 1194 states and 3627 transitions. [2024-11-24 18:14:15,021 INFO L276 IsEmpty]: Start isEmpty. Operand 1194 states and 3627 transitions. [2024-11-24 18:14:15,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:15,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:15,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:15,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:15,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:17,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:17,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5890 states to 1196 states and 3635 transitions. [2024-11-24 18:14:17,378 INFO L276 IsEmpty]: Start isEmpty. Operand 1196 states and 3635 transitions. [2024-11-24 18:14:17,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:17,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:17,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:17,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:17,708 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:19,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:19,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5893 states to 1197 states and 3638 transitions. [2024-11-24 18:14:19,993 INFO L276 IsEmpty]: Start isEmpty. Operand 1197 states and 3638 transitions. [2024-11-24 18:14:19,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:19,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:19,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:20,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:20,165 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:22,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:22,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5894 states to 1198 states and 3639 transitions. [2024-11-24 18:14:22,880 INFO L276 IsEmpty]: Start isEmpty. Operand 1198 states and 3639 transitions. [2024-11-24 18:14:22,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:22,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:22,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:22,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:22,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:25,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:25,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5904 states to 1199 states and 3649 transitions. [2024-11-24 18:14:25,404 INFO L276 IsEmpty]: Start isEmpty. Operand 1199 states and 3649 transitions. [2024-11-24 18:14:25,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:25,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:25,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:25,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:25,527 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:28,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:28,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5907 states to 1200 states and 3652 transitions. [2024-11-24 18:14:28,109 INFO L276 IsEmpty]: Start isEmpty. Operand 1200 states and 3652 transitions. [2024-11-24 18:14:28,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:28,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:28,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:28,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:28,227 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:30,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:30,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5915 states to 1201 states and 3660 transitions. [2024-11-24 18:14:30,522 INFO L276 IsEmpty]: Start isEmpty. Operand 1201 states and 3660 transitions. [2024-11-24 18:14:30,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:30,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:30,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:30,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:30,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:33,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:33,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5924 states to 1202 states and 3669 transitions. [2024-11-24 18:14:33,252 INFO L276 IsEmpty]: Start isEmpty. Operand 1202 states and 3669 transitions. [2024-11-24 18:14:33,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:33,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:33,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:33,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:33,369 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:14:36,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:36,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5930 states to 1203 states and 3675 transitions. [2024-11-24 18:14:36,151 INFO L276 IsEmpty]: Start isEmpty. Operand 1203 states and 3675 transitions. [2024-11-24 18:14:36,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-24 18:14:36,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:36,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:36,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:36,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.