./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/product-lines/elevator_spec3_product32.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/product-lines/elevator_spec3_product32.cil.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash d14be9b096a9cbd7bae6b76d9713e8ec6e66d6633cec6a9d1cec5445761f8a9c --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-07 20:57:00,174 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-07 20:57:00,227 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-02-07 20:57:00,231 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-07 20:57:00,232 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-07 20:57:00,246 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-07 20:57:00,247 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-07 20:57:00,247 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-07 20:57:00,247 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-07 20:57:00,247 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-07 20:57:00,247 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-07 20:57:00,247 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-07 20:57:00,248 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-07 20:57:00,248 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-07 20:57:00,248 INFO L153 SettingsManager]: * Use SBE=true [2025-02-07 20:57:00,248 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-07 20:57:00,248 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-07 20:57:00,248 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-07 20:57:00,248 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-07 20:57:00,248 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-07 20:57:00,248 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-07 20:57:00,249 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-07 20:57:00,249 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 20:57:00,250 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-07 20:57:00,250 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-07 20:57:00,251 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux 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 -> Automizer 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 -> d14be9b096a9cbd7bae6b76d9713e8ec6e66d6633cec6a9d1cec5445761f8a9c [2025-02-07 20:57:00,495 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-07 20:57:00,503 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-07 20:57:00,505 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-07 20:57:00,506 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-07 20:57:00,506 INFO L274 PluginConnector]: CDTParser initialized [2025-02-07 20:57:00,508 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/elevator_spec3_product32.cil.c [2025-02-07 20:57:01,671 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/eba45f48a/6cb4f3b0d970469aa15e11b78fe9544f/FLAG169325eb0 [2025-02-07 20:57:02,044 INFO L384 CDTParser]: Found 1 translation units. [2025-02-07 20:57:02,044 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/product-lines/elevator_spec3_product32.cil.c [2025-02-07 20:57:02,064 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/eba45f48a/6cb4f3b0d970469aa15e11b78fe9544f/FLAG169325eb0 [2025-02-07 20:57:02,079 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/eba45f48a/6cb4f3b0d970469aa15e11b78fe9544f [2025-02-07 20:57:02,081 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-07 20:57:02,082 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-07 20:57:02,083 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-07 20:57:02,083 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-07 20:57:02,086 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-07 20:57:02,087 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,089 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e194ceb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02, skipping insertion in model container [2025-02-07 20:57:02,089 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,133 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-07 20:57:02,286 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/product-lines/elevator_spec3_product32.cil.c[3233,3246] [2025-02-07 20:57:02,536 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 20:57:02,549 INFO L200 MainTranslator]: Completed pre-run [2025-02-07 20:57:02,557 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [48] [2025-02-07 20:57:02,558 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [151] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [160] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [198] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [564] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [753] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [873] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [1540] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1558] [2025-02-07 20:57:02,559 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [1907] [2025-02-07 20:57:02,570 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/product-lines/elevator_spec3_product32.cil.c[3233,3246] [2025-02-07 20:57:02,667 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 20:57:02,691 INFO L204 MainTranslator]: Completed translation [2025-02-07 20:57:02,692 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02 WrapperNode [2025-02-07 20:57:02,692 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-07 20:57:02,693 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-07 20:57:02,693 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-07 20:57:02,693 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-07 20:57:02,698 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,714 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,750 INFO L138 Inliner]: procedures = 97, calls = 361, calls flagged for inlining = 29, calls inlined = 25, statements flattened = 1006 [2025-02-07 20:57:02,751 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-07 20:57:02,751 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-07 20:57:02,755 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-07 20:57:02,755 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-07 20:57:02,763 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,763 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,771 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,810 INFO L175 MemorySlicer]: Split 81 memory accesses to 20 slices as follows [2, 4, 4, 4, 2, 4, 4, 5, 3, 3, 5, 7, 4, 4, 4, 4, 4, 6, 4, 4]. 9 percent of accesses are in the largest equivalence class. The 81 initializations are split as follows [2, 4, 4, 4, 2, 4, 4, 5, 3, 3, 5, 7, 4, 4, 4, 4, 4, 6, 4, 4]. The 0 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]. [2025-02-07 20:57:02,811 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,811 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,824 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,830 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,838 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,844 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,853 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-07 20:57:02,857 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-07 20:57:02,857 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-07 20:57:02,857 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-07 20:57:02,858 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (1/1) ... [2025-02-07 20:57:02,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 20:57:02,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 20:57:02,882 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-07 20:57:02,886 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-07 20:57:02,901 INFO L130 BoogieDeclarations]: Found specification of procedure getCurrentHeading [2025-02-07 20:57:02,901 INFO L138 BoogieDeclarations]: Found implementation of procedure getCurrentHeading [2025-02-07 20:57:02,902 INFO L130 BoogieDeclarations]: Found specification of procedure enterElevator [2025-02-07 20:57:02,902 INFO L138 BoogieDeclarations]: Found implementation of procedure enterElevator [2025-02-07 20:57:02,902 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedInDirection [2025-02-07 20:57:02,902 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection [2025-02-07 20:57:02,902 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedInDirection__wrappee__empty [2025-02-07 20:57:02,902 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedInDirection__wrappee__empty [2025-02-07 20:57:02,902 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift [2025-02-07 20:57:02,903 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift [2025-02-07 20:57:02,903 INFO L130 BoogieDeclarations]: Found specification of procedure getDestination [2025-02-07 20:57:02,903 INFO L138 BoogieDeclarations]: Found implementation of procedure getDestination [2025-02-07 20:57:02,903 INFO L130 BoogieDeclarations]: Found specification of procedure isBlocked [2025-02-07 20:57:02,903 INFO L138 BoogieDeclarations]: Found implementation of procedure isBlocked [2025-02-07 20:57:02,904 INFO L130 BoogieDeclarations]: Found specification of procedure getCurrentFloorID [2025-02-07 20:57:02,904 INFO L138 BoogieDeclarations]: Found implementation of procedure getCurrentFloorID [2025-02-07 20:57:02,904 INFO L130 BoogieDeclarations]: Found specification of procedure buttonForFloorIsPressed [2025-02-07 20:57:02,904 INFO L138 BoogieDeclarations]: Found implementation of procedure buttonForFloorIsPressed [2025-02-07 20:57:02,905 INFO L130 BoogieDeclarations]: Found specification of procedure pressInLiftFloorButton [2025-02-07 20:57:02,905 INFO L138 BoogieDeclarations]: Found implementation of procedure pressInLiftFloorButton [2025-02-07 20:57:02,905 INFO L130 BoogieDeclarations]: Found specification of procedure leaveElevator [2025-02-07 20:57:02,905 INFO L138 BoogieDeclarations]: Found implementation of procedure leaveElevator [2025-02-07 20:57:02,905 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-07 20:57:02,905 INFO L130 BoogieDeclarations]: Found specification of procedure stopRequestedAtCurrentFloor__wrappee__twothirdsfull [2025-02-07 20:57:02,905 INFO L138 BoogieDeclarations]: Found implementation of procedure stopRequestedAtCurrentFloor__wrappee__twothirdsfull [2025-02-07 20:57:02,905 INFO L130 BoogieDeclarations]: Found specification of procedure getWeight [2025-02-07 20:57:02,905 INFO L138 BoogieDeclarations]: Found implementation of procedure getWeight [2025-02-07 20:57:02,905 INFO L130 BoogieDeclarations]: Found specification of procedure isExecutiveFloorCalling [2025-02-07 20:57:02,906 INFO L138 BoogieDeclarations]: Found implementation of procedure isExecutiveFloorCalling [2025-02-07 20:57:02,906 INFO L130 BoogieDeclarations]: Found specification of procedure bobCall [2025-02-07 20:57:02,906 INFO L138 BoogieDeclarations]: Found implementation of procedure bobCall [2025-02-07 20:57:02,906 INFO L130 BoogieDeclarations]: Found specification of procedure getReverseHeading [2025-02-07 20:57:02,906 INFO L138 BoogieDeclarations]: Found implementation of procedure getReverseHeading [2025-02-07 20:57:02,906 INFO L130 BoogieDeclarations]: Found specification of procedure cleanup [2025-02-07 20:57:02,906 INFO L138 BoogieDeclarations]: Found implementation of procedure cleanup [2025-02-07 20:57:02,906 INFO L130 BoogieDeclarations]: Found specification of procedure __automaton_fail [2025-02-07 20:57:02,906 INFO L138 BoogieDeclarations]: Found implementation of procedure __automaton_fail [2025-02-07 20:57:02,906 INFO L130 BoogieDeclarations]: Found specification of procedure isTopFloor [2025-02-07 20:57:02,907 INFO L138 BoogieDeclarations]: Found implementation of procedure isTopFloor [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure initTopDown [2025-02-07 20:57:02,908 INFO L138 BoogieDeclarations]: Found implementation of procedure initTopDown [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure resetCallOnFloor [2025-02-07 20:57:02,908 INFO L138 BoogieDeclarations]: Found implementation of procedure resetCallOnFloor [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure initFloors [2025-02-07 20:57:02,908 INFO L138 BoogieDeclarations]: Found implementation of procedure initFloors [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure initPersonOnFloor [2025-02-07 20:57:02,908 INFO L138 BoogieDeclarations]: Found implementation of procedure initPersonOnFloor [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure removePersonFromFloor [2025-02-07 20:57:02,908 INFO L138 BoogieDeclarations]: Found implementation of procedure removePersonFromFloor [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure getOrigin [2025-02-07 20:57:02,908 INFO L138 BoogieDeclarations]: Found implementation of procedure getOrigin [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure continueInDirection [2025-02-07 20:57:02,908 INFO L138 BoogieDeclarations]: Found implementation of procedure continueInDirection [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-07 20:57:02,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-07 20:57:02,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-07 20:57:02,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-07 20:57:02,909 INFO L130 BoogieDeclarations]: Found specification of procedure isPersonOnFloor [2025-02-07 20:57:02,909 INFO L138 BoogieDeclarations]: Found implementation of procedure isPersonOnFloor [2025-02-07 20:57:02,909 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-07 20:57:02,909 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-07 20:57:02,909 INFO L130 BoogieDeclarations]: Found specification of procedure isFloorCalling [2025-02-07 20:57:02,909 INFO L138 BoogieDeclarations]: Found implementation of procedure isFloorCalling [2025-02-07 20:57:02,909 INFO L130 BoogieDeclarations]: Found specification of procedure timeShift__wrappee__executivefloor [2025-02-07 20:57:02,909 INFO L138 BoogieDeclarations]: Found implementation of procedure timeShift__wrappee__executivefloor [2025-02-07 20:57:03,047 INFO L257 CfgBuilder]: Building ICFG [2025-02-07 20:57:03,049 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-07 20:57:03,131 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2850-1: stopRequestedAtCurrentFloor__wrappee__empty_#res#1 := stopRequestedAtCurrentFloor__wrappee__empty_~retValue_acc~25#1; [2025-02-07 20:57:03,131 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2878: #res#1 := ~retValue_acc~26#1; [2025-02-07 20:57:03,131 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2873: #t~ret94#1 := stopRequestedAtCurrentFloor__wrappee__empty_#res#1;havoc stopRequestedAtCurrentFloor__wrappee__empty_#t~ret90#1, stopRequestedAtCurrentFloor__wrappee__empty_#t~ret91#1, stopRequestedAtCurrentFloor__wrappee__empty_~retValue_acc~25#1, stopRequestedAtCurrentFloor__wrappee__empty_~tmp~25#1, stopRequestedAtCurrentFloor__wrappee__empty_~tmp___0~9#1;assume { :end_inline_stopRequestedAtCurrentFloor__wrappee__empty } true;assume -2147483648 <= #t~ret94#1 && #t~ret94#1 <= 2147483647;~retValue_acc~26#1 := #t~ret94#1;havoc #t~ret94#1;#res#1 := ~retValue_acc~26#1; [2025-02-07 20:57:03,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2206: #res := ~retValue_acc~17; [2025-02-07 20:57:03,147 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L792: #res := ~retValue_acc~5; [2025-02-07 20:57:03,166 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3554: #res := ~retValue_acc~30; [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2719-1: SUMMARY for call stopRequestedInDirection__wrappee__twothirdsfull_#t~ret84#1 := stopRequestedInDirection__wrappee__empty(stopRequestedInDirection__wrappee__twothirdsfull_~dir#1, stopRequestedInDirection__wrappee__twothirdsfull_~respectFloorCalls#1, stopRequestedInDirection__wrappee__twothirdsfull_~respectInLiftCalls#1); srcloc: null [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2719: assume -2147483648 <= stopRequestedInDirection__wrappee__twothirdsfull_#t~ret84#1 && stopRequestedInDirection__wrappee__twothirdsfull_#t~ret84#1 <= 2147483647;stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1 := stopRequestedInDirection__wrappee__twothirdsfull_#t~ret84#1;havoc stopRequestedInDirection__wrappee__twothirdsfull_#t~ret84#1;stopRequestedInDirection__wrappee__twothirdsfull_#res#1 := stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1; [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2711: assume 0 != stopRequestedInDirection__wrappee__twothirdsfull_~overload~0#1; [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2711: assume !(0 != stopRequestedInDirection__wrappee__twothirdsfull_~overload~0#1); [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2794-1: isAnyLiftButtonPressed_#res#1 := isAnyLiftButtonPressed_~retValue_acc~24#1; [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2726: assume -2147483648 <= stopRequestedInDirection__wrappee__twothirdsfull_#t~ret85#1 && stopRequestedInDirection__wrappee__twothirdsfull_#t~ret85#1 <= 2147483647;stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1 := stopRequestedInDirection__wrappee__twothirdsfull_#t~ret85#1;havoc stopRequestedInDirection__wrappee__twothirdsfull_#t~ret85#1;stopRequestedInDirection__wrappee__twothirdsfull_#res#1 := stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1; [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2726-1: SUMMARY for call stopRequestedInDirection__wrappee__twothirdsfull_#t~ret85#1 := stopRequestedInDirection__wrappee__empty(stopRequestedInDirection__wrappee__twothirdsfull_~dir#1, stopRequestedInDirection__wrappee__twothirdsfull_~respectFloorCalls#1, stopRequestedInDirection__wrappee__twothirdsfull_~respectInLiftCalls#1); srcloc: null [2025-02-07 20:57:03,241 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2755: #t~ret88#1 := stopRequestedInDirection__wrappee__twothirdsfull_#res#1;havoc stopRequestedInDirection__wrappee__twothirdsfull_#t~ret82#1, stopRequestedInDirection__wrappee__twothirdsfull_#t~ret83#1, stopRequestedInDirection__wrappee__twothirdsfull_#t~ret84#1, stopRequestedInDirection__wrappee__twothirdsfull_#t~ret85#1, stopRequestedInDirection__wrappee__twothirdsfull_~dir#1, stopRequestedInDirection__wrappee__twothirdsfull_~respectFloorCalls#1, stopRequestedInDirection__wrappee__twothirdsfull_~respectInLiftCalls#1, stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1, stopRequestedInDirection__wrappee__twothirdsfull_~overload~0#1, stopRequestedInDirection__wrappee__twothirdsfull_~buttonPressed~0#1, stopRequestedInDirection__wrappee__twothirdsfull_~tmp~22#1, stopRequestedInDirection__wrappee__twothirdsfull_~__cil_tmp8~5#1, stopRequestedInDirection__wrappee__twothirdsfull_~__cil_tmp9~5#1;havoc stopRequestedInDirection__wrappee__twothirdsfull_#in~dir#1, stopRequestedInDirection__wrappee__twothirdsfull_#in~respectFloorCalls#1, stopRequestedInDirection__wrappee__twothirdsfull_#in~respectInLiftCalls#1;assume { :end_inline_stopRequestedInDirection__wrappee__twothirdsfull } true;assume -2147483648 <= #t~ret88#1 && #t~ret88#1 <= 2147483647;~retValue_acc~23#1 := #t~ret88#1;havoc #t~ret88#1;#res#1 := ~retValue_acc~23#1; [2025-02-07 20:57:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2714: assume -2147483648 <= stopRequestedInDirection__wrappee__twothirdsfull_#t~ret83#1 && stopRequestedInDirection__wrappee__twothirdsfull_#t~ret83#1 <= 2147483647;stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1 := stopRequestedInDirection__wrappee__twothirdsfull_#t~ret83#1;havoc stopRequestedInDirection__wrappee__twothirdsfull_#t~ret83#1;stopRequestedInDirection__wrappee__twothirdsfull_#res#1 := stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1; [2025-02-07 20:57:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2712: assume 0 != stopRequestedInDirection__wrappee__twothirdsfull_~buttonPressed~0#1; [2025-02-07 20:57:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2712: assume !(0 != stopRequestedInDirection__wrappee__twothirdsfull_~buttonPressed~0#1); [2025-02-07 20:57:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2714-1: SUMMARY for call stopRequestedInDirection__wrappee__twothirdsfull_#t~ret83#1 := stopRequestedInDirection__wrappee__empty(stopRequestedInDirection__wrappee__twothirdsfull_~dir#1, 0, stopRequestedInDirection__wrappee__twothirdsfull_~respectInLiftCalls#1); srcloc: null [2025-02-07 20:57:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2708: stopRequestedInDirection__wrappee__twothirdsfull_#t~ret82#1 := isAnyLiftButtonPressed_#res#1;havoc isAnyLiftButtonPressed_~retValue_acc~24#1;assume { :end_inline_isAnyLiftButtonPressed } true;assume -2147483648 <= stopRequestedInDirection__wrappee__twothirdsfull_#t~ret82#1 && stopRequestedInDirection__wrappee__twothirdsfull_#t~ret82#1 <= 2147483647;stopRequestedInDirection__wrappee__twothirdsfull_~tmp~22#1 := stopRequestedInDirection__wrappee__twothirdsfull_#t~ret82#1;havoc stopRequestedInDirection__wrappee__twothirdsfull_#t~ret82#1;stopRequestedInDirection__wrappee__twothirdsfull_~buttonPressed~0#1 := stopRequestedInDirection__wrappee__twothirdsfull_~tmp~22#1; [2025-02-07 20:57:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2731-1: stopRequestedInDirection__wrappee__twothirdsfull_#res#1 := stopRequestedInDirection__wrappee__twothirdsfull_~retValue_acc~22#1; [2025-02-07 20:57:03,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2760: #res#1 := ~retValue_acc~23#1; [2025-02-07 20:57:03,252 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2923: #res := ~retValue_acc~28; [2025-02-07 20:57:03,412 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2691: #res := ~retValue_acc~21; [2025-02-07 20:57:03,471 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2163-1: areDoorsOpen_#res#1 := areDoorsOpen_~retValue_acc~15#1; [2025-02-07 20:57:03,524 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2335: isIdle_#t~ret70#1 := anyStopRequested_#res#1;havoc anyStopRequested_#t~ret65#1, anyStopRequested_#t~ret66#1, anyStopRequested_#t~ret67#1, anyStopRequested_#t~ret68#1, anyStopRequested_#t~ret69#1, anyStopRequested_~retValue_acc~19#1, anyStopRequested_~tmp~19#1, anyStopRequested_~tmp___0~6#1, anyStopRequested_~tmp___1~4#1, anyStopRequested_~tmp___2~2#1, anyStopRequested_~tmp___3~1#1;assume { :end_inline_anyStopRequested } true;assume -2147483648 <= isIdle_#t~ret70#1 && isIdle_#t~ret70#1 <= 2147483647;isIdle_~tmp~20#1 := isIdle_#t~ret70#1;havoc isIdle_#t~ret70#1;isIdle_~retValue_acc~20#1 := (if 0 == isIdle_~tmp~20#1 then 1 else 0);isIdle_#res#1 := isIdle_~retValue_acc~20#1; [2025-02-07 20:57:03,524 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1721: #t~ret56#1 := isIdle_#res#1;havoc isIdle_#t~ret70#1, isIdle_~retValue_acc~20#1, isIdle_~tmp~20#1;assume { :end_inline_isIdle } true;assume -2147483648 <= #t~ret56#1 && #t~ret56#1 <= 2147483647;~tmp~13#1 := #t~ret56#1;havoc #t~ret56#1; [2025-02-07 20:57:03,524 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1730: ~i~2#1 := 1 + ~i~2#1; [2025-02-07 20:57:03,525 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1727: SUMMARY for call timeShift(); srcloc: null [2025-02-07 20:57:03,525 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1723: assume 0 != ~tmp~13#1; [2025-02-07 20:57:03,525 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1723: assume !(0 != ~tmp~13#1); [2025-02-07 20:57:03,525 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2326-1: anyStopRequested_#res#1 := anyStopRequested_~retValue_acc~19#1; [2025-02-07 20:57:03,525 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2339-1: isIdle_#res#1 := isIdle_~retValue_acc~20#1; [2025-02-07 20:57:03,529 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1537: #res := ~retValue_acc~10; [2025-02-07 20:57:03,541 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L870: #res := ~retValue_acc~7; [2025-02-07 20:57:03,543 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1981: #res := ~retValue_acc~13; [2025-02-07 20:57:03,545 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2154: #res := ~retValue_acc~14; [2025-02-07 20:57:03,677 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L831: #res := ~retValue_acc~6; [2025-02-07 20:57:03,693 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2197: #res := ~retValue_acc~16; [2025-02-07 20:57:03,722 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2246-1: isEmpty_#res#1 := isEmpty_~retValue_acc~18#1; [2025-02-07 20:57:03,765 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1226: #res := ~retValue_acc~9; [2025-02-07 20:57:03,805 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1879: assume { :end_inline_test } true; [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1685: SUMMARY for call timeShift(); srcloc: null [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1683: SUMMARY for call timeShift(); srcloc: null [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1553: SUMMARY for call cleanup(); srcloc: null [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1904-1: main_#res#1 := main_~retValue_acc~12#1; [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1551: assume { :end_inline_threeTS } true; [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1549: SUMMARY for call initTopDown(); srcloc: null [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1896: assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true; [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L195-1: valid_product_#res#1 := valid_product_~retValue_acc~1#1; [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1684: SUMMARY for call timeShift(); srcloc: null [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1552: SUMMARY for call bobCall(); srcloc: null [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1550: assume { :begin_inline_threeTS } true; [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1550-1: SUMMARY for call bobCall(); srcloc: null [2025-02-07 20:57:03,806 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L1897: assume { :end_inline_runTest } true; [2025-02-07 20:57:03,815 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L990: #res := ~retValue_acc~8; [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3074-1: SUMMARY for call #t~ret114#1 := getDestination(2); srcloc: null [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2942: assume -2147483648 <= processWaitingOnFloor_#t~ret99#1 && processWaitingOnFloor_#t~ret99#1 <= 2147483647;processWaitingOnFloor_~tmp___0~12#1 := processWaitingOnFloor_#t~ret99#1;havoc processWaitingOnFloor_#t~ret99#1; [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2975: SUMMARY for call enterElevator(2); srcloc: null [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2942-1: SUMMARY for call processWaitingOnFloor_#t~ret99#1 := isPersonOnFloor(0, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2909: stopRequestedAtCurrentFloor_#res#1 := stopRequestedAtCurrentFloor_~retValue_acc~27#1;#t~ret111#1 := stopRequestedAtCurrentFloor_#res#1;havoc stopRequestedAtCurrentFloor_#t~ret95#1, stopRequestedAtCurrentFloor_#t~ret96#1, stopRequestedAtCurrentFloor_#t~ret97#1, stopRequestedAtCurrentFloor_#t~ret98#1, stopRequestedAtCurrentFloor_~retValue_acc~27#1, stopRequestedAtCurrentFloor_~tmp~27#1, stopRequestedAtCurrentFloor_~tmp___0~11#1;assume { :end_inline_stopRequestedAtCurrentFloor } true;assume -2147483648 <= #t~ret111#1 && #t~ret111#1 <= 2147483647;~tmp___9~3#1 := #t~ret111#1;havoc #t~ret111#1; [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3000: SUMMARY for call pressInLiftFloorButton(processWaitingOnFloor_~tmp___7~2#1); srcloc: null [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2133: assume 3 == resetFloorButton_~floorID#1;~floorButtons_3~0 := 0; [2025-02-07 20:57:03,900 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2133: assume !(3 == resetFloorButton_~floorID#1); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3157: SUMMARY for call continueInDirection(~currentHeading~0); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3058: assume 0 != ~persons_1~0; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3058: assume !(0 != ~persons_1~0); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2959: SUMMARY for call removePersonFromFloor(1, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3116: assume -2147483648 <= #t~ret117#1 && #t~ret117#1 <= 2147483647;~tmp___4~3#1 := #t~ret117#1;havoc #t~ret117#1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3050: SUMMARY for call leaveElevator(0); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3116-1: SUMMARY for call #t~ret117#1 := getDestination(5); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3141: assume 0 != ~tmp___8~3#1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3141: assume !(0 != ~tmp___8~3#1); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3042: assume 0 != ~tmp___9~3#1;~doorState~0 := 1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3042: assume !(0 != ~tmp___9~3#1); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3009: assume 0 != processWaitingOnFloor_~tmp___10~1#1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3009: assume !(0 != processWaitingOnFloor_~tmp___10~1#1); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3100: assume 0 != ~persons_4~0; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3100: assume !(0 != ~persons_4~0); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3133: assume 1 == ~doorState~0;~doorState~0 := 0; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3133: assume !(1 == ~doorState~0); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2968: assume -2147483648 <= processWaitingOnFloor_#t~ret103#1 && processWaitingOnFloor_#t~ret103#1 <= 2147483647;processWaitingOnFloor_~tmp___4~2#1 := processWaitingOnFloor_#t~ret103#1;havoc processWaitingOnFloor_#t~ret103#1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3001: SUMMARY for call enterElevator(4); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2968-1: SUMMARY for call processWaitingOnFloor_#t~ret103#1 := isPersonOnFloor(2, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3092: SUMMARY for call leaveElevator(3); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2960: assume -2147483648 <= processWaitingOnFloor_#t~ret102#1 && processWaitingOnFloor_#t~ret102#1 <= 2147483647;processWaitingOnFloor_~tmp___1~6#1 := processWaitingOnFloor_#t~ret102#1;havoc processWaitingOnFloor_#t~ret102#1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3150: assume 0 != ~tmp___7~3#1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3150: assume !(0 != ~tmp___7~3#1); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2960-1: SUMMARY for call processWaitingOnFloor_#t~ret102#1 := getDestination(1); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2985: SUMMARY for call removePersonFromFloor(3, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3076: assume ~tmp___1~7#1 == ~currentFloorID~0; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3076: assume !(~tmp___1~7#1 == ~currentFloorID~0); [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2944: assume 0 != processWaitingOnFloor_~tmp___0~12#1; [2025-02-07 20:57:03,901 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2944: assume !(0 != processWaitingOnFloor_~tmp___0~12#1); [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3060: assume -2147483648 <= #t~ret113#1 && #t~ret113#1 <= 2147483647;~tmp___0~13#1 := #t~ret113#1;havoc #t~ret113#1; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2994: assume -2147483648 <= processWaitingOnFloor_#t~ret107#1 && processWaitingOnFloor_#t~ret107#1 <= 2147483647;processWaitingOnFloor_~tmp___8~2#1 := processWaitingOnFloor_#t~ret107#1;havoc processWaitingOnFloor_#t~ret107#1; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3060-1: SUMMARY for call #t~ret113#1 := getDestination(1); srcloc: null [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2994-1: SUMMARY for call processWaitingOnFloor_#t~ret107#1 := isPersonOnFloor(4, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2961: SUMMARY for call pressInLiftFloorButton(processWaitingOnFloor_~tmp___1~6#1); srcloc: null [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3118: assume ~tmp___4~3#1 == ~currentFloorID~0; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3118: assume !(~tmp___4~3#1 == ~currentFloorID~0); [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2127: assume 1 == resetFloorButton_~floorID#1;~floorButtons_1~0 := 0; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2127: assume !(1 == resetFloorButton_~floorID#1); [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2986: assume -2147483648 <= processWaitingOnFloor_#t~ret106#1 && processWaitingOnFloor_#t~ret106#1 <= 2147483647;processWaitingOnFloor_~tmp___5~2#1 := processWaitingOnFloor_#t~ret106#1;havoc processWaitingOnFloor_#t~ret106#1; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2986-1: SUMMARY for call processWaitingOnFloor_#t~ret106#1 := getDestination(3); srcloc: null [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3143: SUMMARY for call continueInDirection(~currentHeading~0); srcloc: null [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3044: assume 0 != ~persons_0~0; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3044: assume !(0 != ~persons_0~0); [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3011: SUMMARY for call removePersonFromFloor(5, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3102: assume -2147483648 <= #t~ret116#1 && #t~ret116#1 <= 2147483647;~tmp___3~4#1 := #t~ret116#1;havoc #t~ret116#1; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3102-1: SUMMARY for call #t~ret116#1 := getDestination(4); srcloc: null [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2970: assume 0 != processWaitingOnFloor_~tmp___4~2#1; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2970: assume !(0 != processWaitingOnFloor_~tmp___4~2#1); [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2136: assume 4 == resetFloorButton_~floorID#1;~floorButtons_4~0 := 0; [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2136: assume !(4 == resetFloorButton_~floorID#1); [2025-02-07 20:57:03,902 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2962: SUMMARY for call enterElevator(1); srcloc: null [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3152: assume -2147483648 <= #t~ret121#1 && #t~ret121#1 <= 2147483647;~tmp___5~3#1 := #t~ret121#1;havoc #t~ret121#1; [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3086: assume 0 != ~persons_3~0; [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3086: assume !(0 != ~persons_3~0); [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3152-1: SUMMARY for call #t~ret121#1 := getReverseHeading(~currentHeading~0); srcloc: null [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3020: SUMMARY for call resetCallOnFloor(processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2987: SUMMARY for call pressInLiftFloorButton(processWaitingOnFloor_~tmp___5~2#1); srcloc: null [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3078: SUMMARY for call leaveElevator(2); srcloc: null [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3012: assume -2147483648 <= processWaitingOnFloor_#t~ret110#1 && processWaitingOnFloor_#t~ret110#1 <= 2147483647;processWaitingOnFloor_~tmp___9~2#1 := processWaitingOnFloor_#t~ret110#1;havoc processWaitingOnFloor_#t~ret110#1; [2025-02-07 20:57:03,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2946: SUMMARY for call removePersonFromFloor(0, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3012-1: SUMMARY for call processWaitingOnFloor_#t~ret110#1 := getDestination(5); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3062: assume ~tmp___0~13#1 == ~currentFloorID~0; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3062: assume !(~tmp___0~13#1 == ~currentFloorID~0); [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2996: assume 0 != processWaitingOnFloor_~tmp___8~2#1; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2996: assume !(0 != processWaitingOnFloor_~tmp___8~2#1); [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3120: SUMMARY for call leaveElevator(5); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3153: SUMMARY for call continueInDirection(~tmp___5~3#1); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2988: SUMMARY for call enterElevator(3); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2955-1: SUMMARY for call processWaitingOnFloor_#t~ret101#1 := isPersonOnFloor(1, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2955: assume -2147483648 <= processWaitingOnFloor_#t~ret101#1 && processWaitingOnFloor_#t~ret101#1 <= 2147483647;processWaitingOnFloor_~tmp___2~4#1 := processWaitingOnFloor_#t~ret101#1;havoc processWaitingOnFloor_#t~ret101#1; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3046: assume -2147483648 <= #t~ret112#1 && #t~ret112#1 <= 2147483647;~tmp~29#1 := #t~ret112#1;havoc #t~ret112#1; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3013: SUMMARY for call pressInLiftFloorButton(processWaitingOnFloor_~tmp___9~2#1); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3046-1: SUMMARY for call #t~ret112#1 := getDestination(0); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2947-1: SUMMARY for call processWaitingOnFloor_#t~ret100#1 := getDestination(0); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2947: assume -2147483648 <= processWaitingOnFloor_#t~ret100#1 && processWaitingOnFloor_#t~ret100#1 <= 2147483647;processWaitingOnFloor_~tmp~28#1 := processWaitingOnFloor_#t~ret100#1;havoc processWaitingOnFloor_#t~ret100#1; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3104: assume ~tmp___3~4#1 == ~currentFloorID~0; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3104: assume !(~tmp___3~4#1 == ~currentFloorID~0); [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2972: SUMMARY for call removePersonFromFloor(2, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3129-1: assume { :begin_inline_processWaitingOnFloor } true;processWaitingOnFloor_#in~floorID#1 := ~currentFloorID~0;havoc processWaitingOnFloor_#t~ret99#1, processWaitingOnFloor_#t~ret100#1, processWaitingOnFloor_#t~ret101#1, processWaitingOnFloor_#t~ret102#1, processWaitingOnFloor_#t~ret103#1, processWaitingOnFloor_#t~ret104#1, processWaitingOnFloor_#t~ret105#1, processWaitingOnFloor_#t~ret106#1, processWaitingOnFloor_#t~ret107#1, processWaitingOnFloor_#t~ret108#1, processWaitingOnFloor_#t~ret109#1, processWaitingOnFloor_#t~ret110#1, processWaitingOnFloor_~floorID#1, processWaitingOnFloor_~tmp~28#1, processWaitingOnFloor_~tmp___0~12#1, processWaitingOnFloor_~tmp___1~6#1, processWaitingOnFloor_~tmp___2~4#1, processWaitingOnFloor_~tmp___3~3#1, processWaitingOnFloor_~tmp___4~2#1, processWaitingOnFloor_~tmp___5~2#1, processWaitingOnFloor_~tmp___6~2#1, processWaitingOnFloor_~tmp___7~2#1, processWaitingOnFloor_~tmp___8~2#1, processWaitingOnFloor_~tmp___9~2#1, processWaitingOnFloor_~tmp___10~1#1;processWaitingOnFloor_~floorID#1 := processWaitingOnFloor_#in~floorID#1;havoc processWaitingOnFloor_~tmp~28#1;havoc processWaitingOnFloor_~tmp___0~12#1;havoc processWaitingOnFloor_~tmp___1~6#1;havoc processWaitingOnFloor_~tmp___2~4#1;havoc processWaitingOnFloor_~tmp___3~3#1;havoc processWaitingOnFloor_~tmp___4~2#1;havoc processWaitingOnFloor_~tmp___5~2#1;havoc processWaitingOnFloor_~tmp___6~2#1;havoc processWaitingOnFloor_~tmp___7~2#1;havoc processWaitingOnFloor_~tmp___8~2#1;havoc processWaitingOnFloor_~tmp___9~2#1;havoc processWaitingOnFloor_~tmp___10~1#1; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3129: havoc processWaitingOnFloor_#t~ret99#1, processWaitingOnFloor_#t~ret100#1, processWaitingOnFloor_#t~ret101#1, processWaitingOnFloor_#t~ret102#1, processWaitingOnFloor_#t~ret103#1, processWaitingOnFloor_#t~ret104#1, processWaitingOnFloor_#t~ret105#1, processWaitingOnFloor_#t~ret106#1, processWaitingOnFloor_#t~ret107#1, processWaitingOnFloor_#t~ret108#1, processWaitingOnFloor_#t~ret109#1, processWaitingOnFloor_#t~ret110#1, processWaitingOnFloor_~floorID#1, processWaitingOnFloor_~tmp~28#1, processWaitingOnFloor_~tmp___0~12#1, processWaitingOnFloor_~tmp___1~6#1, processWaitingOnFloor_~tmp___2~4#1, processWaitingOnFloor_~tmp___3~3#1, processWaitingOnFloor_~tmp___4~2#1, processWaitingOnFloor_~tmp___5~2#1, processWaitingOnFloor_~tmp___6~2#1, processWaitingOnFloor_~tmp___7~2#1, processWaitingOnFloor_~tmp___8~2#1, processWaitingOnFloor_~tmp___9~2#1, processWaitingOnFloor_~tmp___10~1#1;havoc processWaitingOnFloor_#in~floorID#1;assume { :end_inline_processWaitingOnFloor } true;assume { :begin_inline_resetFloorButton } true;resetFloorButton_#in~floorID#1 := ~currentFloorID~0;havoc resetFloorButton_~floorID#1;resetFloorButton_~floorID#1 := resetFloorButton_#in~floorID#1; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2130: assume 2 == resetFloorButton_~floorID#1;~floorButtons_2~0 := 0; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2130: assume !(2 == resetFloorButton_~floorID#1); [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3088: assume -2147483648 <= #t~ret115#1 && #t~ret115#1 <= 2147483647;~tmp___2~5#1 := #t~ret115#1;havoc #t~ret115#1; [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3088-1: SUMMARY for call #t~ret115#1 := getDestination(3); srcloc: null [2025-02-07 20:57:03,904 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3014: SUMMARY for call enterElevator(5); srcloc: null [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2981-1: SUMMARY for call processWaitingOnFloor_#t~ret105#1 := isPersonOnFloor(3, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2948: SUMMARY for call pressInLiftFloorButton(processWaitingOnFloor_~tmp~28#1); srcloc: null [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2981: assume -2147483648 <= processWaitingOnFloor_#t~ret105#1 && processWaitingOnFloor_#t~ret105#1 <= 2147483647;processWaitingOnFloor_~tmp___6~2#1 := processWaitingOnFloor_#t~ret105#1;havoc processWaitingOnFloor_#t~ret105#1; [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3072: assume 0 != ~persons_2~0; [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3072: assume !(0 != ~persons_2~0); [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2973-1: SUMMARY for call processWaitingOnFloor_#t~ret104#1 := getDestination(2); srcloc: null [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2973: assume -2147483648 <= processWaitingOnFloor_#t~ret104#1 && processWaitingOnFloor_#t~ret104#1 <= 2147483647;processWaitingOnFloor_~tmp___3~3#1 := processWaitingOnFloor_#t~ret104#1;havoc processWaitingOnFloor_#t~ret104#1; [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3130: havoc resetFloorButton_~floorID#1;havoc resetFloorButton_#in~floorID#1;assume { :end_inline_resetFloorButton } true; [2025-02-07 20:57:03,905 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3064: SUMMARY for call leaveElevator(1); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2998: SUMMARY for call removePersonFromFloor(4, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2957: assume 0 != processWaitingOnFloor_~tmp___2~4#1; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2957: assume !(0 != processWaitingOnFloor_~tmp___2~4#1); [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3114: assume 0 != ~persons_5~0; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3114: assume !(0 != ~persons_5~0); [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3147-1: SUMMARY for call #t~ret119#1 := getReverseHeading(~currentHeading~0); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3147: assume -2147483648 <= #t~ret119#1 && #t~ret119#1 <= 2147483647;~tmp___6~3#1 := #t~ret119#1;havoc #t~ret119#1; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3048: assume ~tmp~29#1 == ~currentFloorID~0; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3048: assume !(~tmp~29#1 == ~currentFloorID~0); [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2949: SUMMARY for call enterElevator(0); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3106: SUMMARY for call leaveElevator(4); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3139-1: SUMMARY for call #t~ret118#1 := stopRequestedInDirection(~currentHeading~0, 1, 1); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3139: assume -2147483648 <= #t~ret118#1 && #t~ret118#1 <= 2147483647;~tmp___8~3#1 := #t~ret118#1;havoc #t~ret118#1; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3007-1: SUMMARY for call processWaitingOnFloor_#t~ret109#1 := isPersonOnFloor(5, processWaitingOnFloor_~floorID#1); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2974: SUMMARY for call pressInLiftFloorButton(processWaitingOnFloor_~tmp___3~3#1); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3007: assume -2147483648 <= processWaitingOnFloor_#t~ret109#1 && processWaitingOnFloor_#t~ret109#1 <= 2147483647;processWaitingOnFloor_~tmp___10~1#1 := processWaitingOnFloor_#t~ret109#1;havoc processWaitingOnFloor_#t~ret109#1; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2999-1: SUMMARY for call processWaitingOnFloor_#t~ret108#1 := getDestination(4); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2999: assume -2147483648 <= processWaitingOnFloor_#t~ret108#1 && processWaitingOnFloor_#t~ret108#1 <= 2147483647;processWaitingOnFloor_~tmp___7~2#1 := processWaitingOnFloor_#t~ret108#1;havoc processWaitingOnFloor_#t~ret108#1; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3090: assume ~tmp___2~5#1 == ~currentFloorID~0; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3090: assume !(~tmp___2~5#1 == ~currentFloorID~0); [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2124: assume 0 == resetFloorButton_~floorID#1;~floorButtons_0~0 := 0; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2124: assume !(0 == resetFloorButton_~floorID#1); [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3148: assume -2147483648 <= #t~ret120#1 && #t~ret120#1 <= 2147483647;~tmp___7~3#1 := #t~ret120#1;havoc #t~ret120#1; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3148-1: SUMMARY for call #t~ret120#1 := stopRequestedInDirection(~tmp___6~3#1, 1, 1); srcloc: null [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2983: assume 0 != processWaitingOnFloor_~tmp___6~2#1; [2025-02-07 20:57:03,906 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L2983: assume !(0 != processWaitingOnFloor_~tmp___6~2#1); [2025-02-07 20:57:03,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint timeShift__wrappee__executivefloorFINAL: assume true; [2025-02-07 20:57:03,907 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L3074: assume -2147483648 <= #t~ret114#1 && #t~ret114#1 <= 2147483647;~tmp___1~7#1 := #t~ret114#1;havoc #t~ret114#1; [2025-02-07 20:57:03,957 INFO L? ?]: Removed 575 outVars from TransFormulas that were not future-live. [2025-02-07 20:57:03,957 INFO L308 CfgBuilder]: Performing block encoding [2025-02-07 20:57:03,981 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-07 20:57:03,982 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-07 20:57:03,982 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 08:57:03 BoogieIcfgContainer [2025-02-07 20:57:03,982 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-07 20:57:03,984 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-07 20:57:03,984 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-07 20:57:03,987 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-07 20:57:03,987 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 08:57:02" (1/3) ... [2025-02-07 20:57:03,988 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e41033c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 08:57:03, skipping insertion in model container [2025-02-07 20:57:03,988 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 08:57:02" (2/3) ... [2025-02-07 20:57:03,988 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e41033c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 08:57:03, skipping insertion in model container [2025-02-07 20:57:03,988 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 08:57:03" (3/3) ... [2025-02-07 20:57:03,989 INFO L128 eAbstractionObserver]: Analyzing ICFG elevator_spec3_product32.cil.c [2025-02-07 20:57:03,999 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-07 20:57:04,001 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG elevator_spec3_product32.cil.c that has 30 procedures, 524 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2025-02-07 20:57:04,038 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-07 20:57:04,045 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@289214f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-07 20:57:04,045 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-07 20:57:04,047 INFO L276 IsEmpty]: Start isEmpty. Operand has 8 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 7 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 20:57:04,050 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2025-02-07 20:57:04,052 INFO L782 garLoopResultBuilder]: Registering result SAFE for location __automaton_failErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2025-02-07 20:57:04,054 INFO L422 BasicCegarLoop]: Path program histogram: [] [2025-02-07 20:57:04,056 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 8 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 7 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 20:57:04,060 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2025-02-07 20:57:04,064 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.02 08:57:04 BoogieIcfgContainer [2025-02-07 20:57:04,064 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2025-02-07 20:57:04,065 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2025-02-07 20:57:04,065 INFO L270 PluginConnector]: Initializing Witness Printer... [2025-02-07 20:57:04,065 INFO L274 PluginConnector]: Witness Printer initialized [2025-02-07 20:57:04,066 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 08:57:03" (3/4) ... [2025-02-07 20:57:04,067 INFO L146 WitnessPrinter]: Generating witness for correct program [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure stopRequestedAtCurrentFloor__wrappee__twothirdsfull [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure getCurrentHeading [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure getDestination [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure getWeight [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure isBlocked [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure getCurrentFloorID [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure initTopDown [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure resetCallOnFloor [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure enterElevator [2025-02-07 20:57:04,070 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure isExecutiveFloorCalling [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure initFloors [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure initPersonOnFloor [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure stopRequestedInDirection [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure removePersonFromFloor [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure bobCall [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure getReverseHeading [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure getOrigin [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure continueInDirection [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure stopRequestedInDirection__wrappee__empty [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure buttonForFloorIsPressed [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure pressInLiftFloorButton [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure leaveElevator [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure timeShift [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure cleanup [2025-02-07 20:57:04,071 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure isPersonOnFloor [2025-02-07 20:57:04,072 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure isFloorCalling [2025-02-07 20:57:04,072 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure __automaton_fail [2025-02-07 20:57:04,072 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure isTopFloor [2025-02-07 20:57:04,072 INFO L385 IcfgBacktranslator]: Ignoring RootEdge to procedure timeShift__wrappee__executivefloor [2025-02-07 20:57:04,074 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 67 nodes and edges [2025-02-07 20:57:04,075 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 33 nodes and edges [2025-02-07 20:57:04,075 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 17 nodes and edges [2025-02-07 20:57:04,075 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 8 nodes and edges [2025-02-07 20:57:04,075 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2025-02-07 20:57:04,075 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 2 nodes and edges [2025-02-07 20:57:04,075 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2025-02-07 20:57:04,132 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2025-02-07 20:57:04,133 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.yml [2025-02-07 20:57:04,133 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2025-02-07 20:57:04,134 INFO L158 Benchmark]: Toolchain (without parser) took 2051.24ms. Allocated memory is still 142.6MB. Free memory was 110.7MB in the beginning and 71.8MB in the end (delta: 38.9MB). Peak memory consumption was 41.6MB. Max. memory is 16.1GB. [2025-02-07 20:57:04,134 INFO L158 Benchmark]: CDTParser took 0.32ms. Allocated memory is still 201.3MB. Free memory is still 125.1MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-07 20:57:04,135 INFO L158 Benchmark]: CACSL2BoogieTranslator took 609.58ms. Allocated memory is still 142.6MB. Free memory was 110.3MB in the beginning and 69.2MB in the end (delta: 41.1MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2025-02-07 20:57:04,135 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.78ms. Allocated memory is still 142.6MB. Free memory was 69.2MB in the beginning and 64.0MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-07 20:57:04,136 INFO L158 Benchmark]: Boogie Preprocessor took 105.21ms. Allocated memory is still 142.6MB. Free memory was 64.0MB in the beginning and 57.6MB in the end (delta: 6.4MB). There was no memory consumed. Max. memory is 16.1GB. [2025-02-07 20:57:04,136 INFO L158 Benchmark]: IcfgBuilder took 1125.21ms. Allocated memory is still 142.6MB. Free memory was 57.6MB in the beginning and 85.0MB in the end (delta: -27.4MB). Peak memory consumption was 38.4MB. Max. memory is 16.1GB. [2025-02-07 20:57:04,138 INFO L158 Benchmark]: TraceAbstraction took 80.68ms. Allocated memory is still 142.6MB. Free memory was 85.0MB in the beginning and 77.6MB in the end (delta: 7.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-07 20:57:04,138 INFO L158 Benchmark]: Witness Printer took 67.86ms. Allocated memory is still 142.6MB. Free memory was 77.6MB in the beginning and 71.8MB in the end (delta: 5.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2025-02-07 20:57:04,140 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.32ms. Allocated memory is still 201.3MB. Free memory is still 125.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 609.58ms. Allocated memory is still 142.6MB. Free memory was 110.3MB in the beginning and 69.2MB in the end (delta: 41.1MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 57.78ms. Allocated memory is still 142.6MB. Free memory was 69.2MB in the beginning and 64.0MB in the end (delta: 5.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 105.21ms. Allocated memory is still 142.6MB. Free memory was 64.0MB in the beginning and 57.6MB in the end (delta: 6.4MB). There was no memory consumed. Max. memory is 16.1GB. * IcfgBuilder took 1125.21ms. Allocated memory is still 142.6MB. Free memory was 57.6MB in the beginning and 85.0MB in the end (delta: -27.4MB). Peak memory consumption was 38.4MB. Max. memory is 16.1GB. * TraceAbstraction took 80.68ms. Allocated memory is still 142.6MB. Free memory was 85.0MB in the beginning and 77.6MB in the end (delta: 7.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Witness Printer took 67.86ms. Allocated memory is still 142.6MB. Free memory was 77.6MB in the beginning and 71.8MB in the end (delta: 5.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 48]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"UnitTests.i","") [48] - GenericResultAtLocation [Line: 151]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [151] - GenericResultAtLocation [Line: 160]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [160] - GenericResultAtLocation [Line: 198]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [198] - GenericResultAtLocation [Line: 564]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [564] - GenericResultAtLocation [Line: 753]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Person.i","") [753] - GenericResultAtLocation [Line: 873]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Floor.i","") [873] - GenericResultAtLocation [Line: 1540]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [1540] - GenericResultAtLocation [Line: 1558]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [1558] - GenericResultAtLocation [Line: 1907]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Elevator.i","") [1907] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 156]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 30 procedures, 524 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.0s, OverallIterations: 0, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=8occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2025-02-07 20:57:04,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE