Tracing the Resolver

GSLT-2003> OZ_TRACE_LOAD=1 ./DataApp.exe --file=$PWD/FILE.bin
Init file: /opt/mozart/share/Init.ozf
[load] load request: /home/denys/Papers/GSLT-2003/DataApp.exe
[load] ...[not applicable] (cache ~/.oz/cache/)
[load] ...[not applicable] (cache /opt/mozart/cache/)
[load] ...[/home/denys/Papers/GSLT-2003/DataApp.exe] (default)
[load] ...load succeeded
[load] load request: x-oz://system/Application.ozf
[load] ...[/home/denys/.oz/cache/x-oz/system/Application.ozf] (cache)
[load] ...[/opt/mozart/cache/x-oz/system/Application.ozf] (cache)
[load] ...load succeeded
[load] load request: /home/denys/Papers/GSLT-2003/FILE.bin
[load] ...[not applicable] (cache ~/.oz/cache/)
[load] ...[not applicable] (cache /opt/mozart/cache/)
[load] ...[/home/denys/Papers/GSLT-2003/FILE.bin] (default)
[load] ...load succeeded
info('Frank'#23#true 'Mary'#26#true 'John'#20#false)