Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EthicalControl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Savage
EthicalControl
Commits
894c2c6a
Commit
894c2c6a
authored
5 years ago
by
Brutzman, Don
Browse files
Options
Downloads
Patches
Plain Diff
Bob's test console log
parent
de137e5c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
missions/lisp/IeeeJOE2018PaperBasicExample/IeeeJOE2018HumanDirectedAllPathsSearch.output.txt
+297
-110
297 additions, 110 deletions
...Example/IeeeJOE2018HumanDirectedAllPathsSearch.output.txt
with
297 additions
and
110 deletions
missions/lisp/IeeeJOE2018PaperBasicExample/IeeeJOE2018HumanDirectedAllPathsSearch.output.txt
+
297
−
110
View file @
894c2c6a
; Fast loading
RESULTS
; C:\acl10.1express-new\2020 Code\Lisp 2018 Mission All Paths\Exhaustive Testing and Execution of 2018 JOE MIssion.fasl
International Allegro CL Free Express Edition
CG-USER(1): (start)
10.1 [32-bit Windows] (Jan 9, 2019 10:44)
Copyright (C) 1985-2019, Franz Inc., Oakland, CA, USA. All Rights Reserved.
This development copy of Allegro CL is licensed to:
Allegro CL 10.1 Express user
Loaded options from C:\Users\rober\OneDrive\Documents\allegro-ide-options.cl.
;; Optimization settings: safety 1, space 1, speed 1, debug 2.
READY
;; For a complete description of all compiler switches given the current optimization settings evaluate
;; (EXPLAIN-COMPILER-SETTINGS).
[changing package from "COMMON-LISP-USER" to "COMMON-GRAPHICS-USER"]
CG-USER(1):
; Autoloading for ACL-SOCKET:MAKE-SSL-CLIENT-STREAM:
; Fast loading C:\acl10.1express-new\code\ssl.002
;;; Installing ssl patch, version 2.
; Foreign loading libeay32.dll.
; Foreign loading ssleay32.dll.
; Foreign loading sys:aclissl.dll.
; Fast loading C:\acl10.1express-new\2020 Code\Lisp 2018 Mission All Paths\New All Paths Search 2018 JOE Mission.fasl
CG-USER(1): (start)
#<HUMAN-SEARCH-AGENT @ #x217f85c2>
CG-USER(2): (run)
CG-USER(2): (run)
Search Area A!
Is execution outcome success (s), failure (f), or exception (x)?:x
Rendezvous with Vehicle2!
Is execution outcome success (s), failure (f), or exception (x)?:f
Proceed to recovery!
((X F))
CG-USER(3): (run)
Search Area A!
Search Area A!
Is execution outcome success (s), failure (f), or exception (x)?:s
Is execution outcome success (s), failure (f), or exception (x)?:s
Sample environment!
Sample environment!
Is execution outcome success (s), failure (f), or exception (x)?:s
Is execution outcome success (s), failure (f), or exception (x)?:s
Search Area B!
Search Area B!
Is execution outcome success (s), failure (f), or exception (x)?:s
Is execution outcome success (s), failure (f), or exception (x)?:s
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Is execution outcome success (s), failure (f), or exception (x)?:s
Is execution outcome success (s), failure (f), or exception (x)?:s
Proceed to recovery!
Proceed to recovery!
((S S S S) (X F))
CG-USER(4): (run)
((S S S S))
CG-USER(3): (run)
Search Area A!
Search Area A!
Is execution outcome success (s), failure (f), or exception (x)?:s
Is execution outcome success (s), failure (f), or exception (x)?:s
Sample environment!
Sample environment!
Is execution outcome success (s), failure (f), or exception (x)?:x
Is execution outcome success (s), failure (f), or exception (x)?:s
Search Area B!
Is execution outcome success (s), failure (f), or exception (x)?:s
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Is execution outcome success (s), failure (f), or exception (x)?:f
Is execution outcome success (s), failure (f), or exception (x)?:f
Proceed to recovery!
Proceed to recovery!
((S X F) (S S S S) (X F))
CG-USER(5): (list-run '(s s s f))
((S S S F) (S S S S))
CG-USER(4): (list-run '(s s s x))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Search Area B!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((S S S F) (S X F) (S S S S) (X F))
CG-USER(6):
CG-USER(6): (list-run '(s s s x))
((S S S X) (S S S F) (S S S S))
CG-USER(5): (list-run '(s s f s))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Search Area B!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((S S S X) (S S S F) (S X F) (S S S S) (X F))
CG-USER(7):
CG-USER(7): (list-run (s s x f))
((S S F S) (S S S X) (S S S F) (S S S S))
Error: attempt to call `S' which is an undefined function.
[condition type: UNDEFINED-FUNCTION]
CG-USER(6): (list-run '(s s f f))
CG-USER(8): (list-run '(s s x f))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Search Area B!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((S S X F) (S S S X) (S S S F) (S X F) (S S S S) (X F))
CG-USER(9):
CG-USER(9): (list-run '(x f s s))
((S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(7): (list-run '(s s f x))
Search Area A!
Search Area A!
Sample environment!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((X F) (S S X F) (S S S X) (S S S F) (S X F) (S S S S) (X F))
CG-USER(10): (run-all)
((S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(8): (list-run '(s s x s))
Search Area A!
Search Area A!
Sample environment!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((X F) (S S X F) (S S S X) (S S S F) (S X F) (S S S S) (X F))
((S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(9): (list-run '(s s x f))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Search Area B!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((S S X F) (S S S X) (S S S F) (S X F) (S S S S) (X F))
((S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(10): (list-run '(s s x x))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Search Area B!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
((S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(11): (list-run '(s f s s))
Search Area A!
Sample environment!
Proceed to recovery!
Proceed to recovery!
((S S S X) (S S S F) (S X F) (S S S S) (X F))
((S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(12): (list-run '(s x s s))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((S S S F) (S X F) (S S S S) (X F))
((S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(13): (list-run '(s x f s))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((S X F) (S S S S) (X F))
((S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(14): (list-run '(s x x s))
Search Area A!
Search Area A!
Sample environment!
Sample environment!
Rendezvous with Vehicle2!
Proceed to recovery!
((S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(15): (list-run '(f s s s))
Search Area A!
Search Area B!
Search Area B!
Rendezvous with Vehicle2!
Rendezvous with Vehicle2!
Proceed to recovery!
Proceed to recovery!
((S S S S) (X F))
Search Area A!
Rendezvous with Vehicle2!
((F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
Proceed to recovery!
CG-USER(16): (list-run '(f s f s))
((X F))
DONE
Search Area A!
CG-USER(11): (start-all)
((PHASE1 "Search Area A!" "Success." PHASE2) (PHASE1 "Search Area A!" "Failure." PHASE3)
Search Area B!
(PHASE1 "Search Area A!" "Exception." PHASE4))
CG-USER(12): (all-paths)
Rendezvous with Vehicle2!
DONE
CG-USER(13): (rseults)
Proceed to recovery!
Error: attempt to call `RSEULTS' which is an undefined function.
[condition type: UNDEFINED-FUNCTION]
CG-USER(14): (results)
((F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F)
((PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Exception." PHASE4
"Rendezvous with Vehicle2!" "Exception." PHASE5)
(S S S S))
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Exception." PHASE4
"Rendezvous with Vehicle2!" "Failure." PHASE5)
CG-USER(17): (list-run '(f s x s))
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Exception." PHASE4
"Rendezvous with Vehicle2!" "Success." PHASE5)
Search Area A!
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Failure." PHASE4
"Rendezvous with Vehicle2!" "Exception." PHASE5)
Search Area B!
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Failure." PHASE4
"Rendezvous with Vehicle2!" "Failure." PHASE5)
Rendezvous with Vehicle2!
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Failure." PHASE4
"Rendezvous with Vehicle2!" "Success." PHASE5)
Proceed to recovery!
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Success." PHASE4
"Rendezvous with Vehicle2!" "Exception." PHASE5)
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Success." PHASE4
"Rendezvous with Vehicle2!" "Failure." PHASE5)
((F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S) (S S S X)
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Success." PHASE3 "Search Area B!" "Success." PHASE4
"Rendezvous with Vehicle2!" "Success." PHASE5)
(S S S F) (S S S S))
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Exception."
PHASE5)
CG-USER(18): (list-run '(f f s s))
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Failure."
PHASE5)
Search Area A!
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Success."
PHASE5)
Search Area B!
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Exception." PHASE5)
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Failure." PHASE5)
Rendezvous with Vehicle2!
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Success." PHASE5)
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Failure." PHASE4 "Rendezvous with Vehicle2!" "Exception." PHASE5)
Proceed to recovery!
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Failure." PHASE4 "Rendezvous with Vehicle2!" "Failure." PHASE5)
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Failure." PHASE4 "Rendezvous with Vehicle2!" "Success." PHASE5)
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Success." PHASE4 "Rendezvous with Vehicle2!" "Exception." PHASE5)
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Success." PHASE4 "Rendezvous with Vehicle2!" "Failure." PHASE5)
((F F S) (F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F) (S S F S)
(PHASE1 "Search Area A!" "Failure." PHASE3 "Search Area B!" "Success." PHASE4 "Rendezvous with Vehicle2!" "Success." PHASE5)
(PHASE1 "Search Area A!" "Success." PHASE2 "Sample environment!" "Failure." PHASE5)
(S S S X) (S S S F) (S S S S))
(PHASE1 "Search Area A!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Exception." PHASE5)
(PHASE1 "Search Area A!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Failure." PHASE5)
CG-USER(19): (list-run '(f f f s))
(PHASE1 "Search Area A!" "Exception." PHASE4 "Rendezvous with Vehicle2!" "Success." PHASE5))
Search Area A!
Search Area B!
Rendezvous with Vehicle2!
Proceed to recovery!
((F F F) (F F S) (F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F)
(S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(20): (list-run '(f f x s))
Search Area A!
Search Area B!
Rendezvous with Vehicle2!
Proceed to recovery!
((F F X) (F F F) (F F S) (F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X) (S S F F)
(S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(21): (list-run '(f x s s))
Search Area A!
Search Area B!
Rendezvous with Vehicle2!
Proceed to recovery!
((F X S) (F F X) (F F F) (F F S) (F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S) (S S F X)
(S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(22): (list-run '(f x f s))
Search Area A!
Search Area B!
Rendezvous with Vehicle2!
Proceed to recovery!
((F X F) (F X S) (F F X) (F F F) (F F S) (F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F) (S S X S)
(S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(23): (list-run '(f x x s))
Search Area A!
Search Area B!
Rendezvous with Vehicle2!
Proceed to recovery!
((F X X) (F X F) (F X S) (F F X) (F F F) (F F S) (F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F)
(S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(24): (list-run '(x x x s))
Search Area A!
Rendezvous with Vehicle2!
Proceed to recovery!
((X X) (F X X) (F X F) (F X S) (F F X) (F F F) (F F S) (F S X) (F S F) (F S S) (S X X) (S X F) (S X S) (S F) (S S X X) (S S X F)
(S S X S) (S S F X) (S S F F) (S S F S) (S S S X) (S S S F) (S S S S))
CG-USER(25):
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment