Skip to content

Commit

Permalink
inchtowards revert
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Jan 31, 2024
1 parent 9501475 commit 2ff0764
Show file tree
Hide file tree
Showing 232 changed files with 1,134 additions and 924 deletions.
8 changes: 7 additions & 1 deletion MeTTa
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
#!/bin/bash
# Restart the script with --repl if no arguments are provided.
if [ "$#" -eq 0 ]; then
exec "$0" --repl
fi

export RPWD=$PWD
IS_SOURCED=$( [[ "${BASH_SOURCE[0]}" != "${0}" ]] && echo 1 || echo 0)
# Function to exit the script properly
Expand Down Expand Up @@ -560,7 +565,8 @@ else

[[ "$wants_print_help" == "1" ]] && { print_help; [[ "$IS_SOURCED" == "1" ]] && return "$EXIT_SCRIPT" || exit "$EXIT_SCRIPT"; }
[[ -n "${EXIT_SCRIPT+x}" ]] && { [[ "$IS_SOURCED" == "1" ]] && return "$EXIT_SCRIPT" || exit "$EXIT_SCRIPT"; }
( eval "$METTA_CMD"
(echo "$METTA_CMD"
eval "$METTA_CMD"
echo $? > "$TEMP_EXIT_CODE_FILE" )
#rm -f "$TEE_FILE"
cleanup
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a1_symbols.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a1_symbols.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a1_symbols.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a1_symbols.metta
[()]
[()]
[()]
[()]
[()]
[()]
[()]
0.02user 0.00system 0:00.02elapsed 96%CPU (0avgtext+0avgdata 24044maxresident)k
0inputs+0outputs (0major+2875minor)pagefaults 0swaps
0.04user 0.00system 0:00.05elapsed 96%CPU (0avgtext+0avgdata 32632maxresident)k
0inputs+0outputs (0major+3506minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a2_opencoggy.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a2_opencoggy.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a2_opencoggy.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a2_opencoggy.metta
[()]
0.02user 0.00system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 24556maxresident)k
0inputs+0outputs (0major+2882minor)pagefaults 0swaps
0.03user 0.00system 0:00.04elapsed 100%CPU (0avgtext+0avgdata 32720maxresident)k
0inputs+0outputs (0major+3515minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a3_twoside.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a3_twoside.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a3_twoside.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/a3_twoside.metta
[()]
[()]
[()]
[()]
0.02user 0.00system 0:00.02elapsed 96%CPU (0avgtext+0avgdata 24044maxresident)k
0inputs+0outputs (0major+2876minor)pagefaults 0swaps
0.04user 0.00system 0:00.04elapsed 100%CPU (0avgtext+0avgdata 32552maxresident)k
0inputs+0outputs (0major+3508minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b0_chaining_prelim.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b0_chaining_prelim.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b0_chaining_prelim.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b0_chaining_prelim.metta
[()]
[()]
[()]
[()]
[()]
0.02user 0.00system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 24560maxresident)k
0inputs+0outputs (0major+2877minor)pagefaults 0swaps
0.04user 0.00system 0:00.04elapsed 100%CPU (0avgtext+0avgdata 32636maxresident)k
0inputs+0outputs (0major+3509minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b1_equal_chain.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b1_equal_chain.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b1_equal_chain.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b1_equal_chain.metta
[()]
[()]
[()]
[()]
[()]
[()]
0.01user 0.01system 0:00.02elapsed 96%CPU (0avgtext+0avgdata 24556maxresident)k
0inputs+0outputs (0major+2874minor)pagefaults 0swaps
0.04user 0.00system 0:00.05elapsed 98%CPU (0avgtext+0avgdata 32552maxresident)k
0inputs+0outputs (0major+3505minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b2_backchain.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b2_backchain.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b2_backchain.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b2_backchain.metta
[()]
[()]
[()]
[()]
[()]
0.02user 0.00system 0:00.02elapsed 96%CPU (0avgtext+0avgdata 24556maxresident)k
0inputs+0outputs (0major+2920minor)pagefaults 0swaps
0.04user 0.01system 0:00.05elapsed 98%CPU (0avgtext+0avgdata 32732maxresident)k
0inputs+0outputs (0major+3546minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b3_direct.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b3_direct.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b3_direct.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b3_direct.metta
[()]
[()]
[()]
0.02user 0.00system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 24044maxresident)k
0inputs+0outputs (0major+2875minor)pagefaults 0swaps
0.04user 0.00system 0:00.04elapsed 100%CPU (0avgtext+0avgdata 32320maxresident)k
0inputs+0outputs (0major+3503minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b4_nondeterm.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b4_nondeterm.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b4_nondeterm.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b4_nondeterm.metta
[()]
[()]
[()]
Expand All @@ -14,5 +10,5 @@ Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/lo
[()]
[()]
[()]
0.02user 0.00system 0:00.03elapsed 96%CPU (0avgtext+0avgdata 24044maxresident)k
0inputs+0outputs (0major+2901minor)pagefaults 0swaps
0.06user 0.00system 0:00.07elapsed 98%CPU (0avgtext+0avgdata 32736maxresident)k
0inputs+0outputs (0major+3526minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b5_types_prelim.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b5_types_prelim.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b5_types_prelim.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/b5_types_prelim.metta
[()]
[()]
[()]
Expand All @@ -29,5 +25,5 @@ Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/lo
[()]
[()]
[()]
0.03user 0.00system 0:00.04elapsed 97%CPU (0avgtext+0avgdata 24300maxresident)k
0inputs+0outputs (0major+2893minor)pagefaults 0swaps
0.13user 0.00system 0:00.14elapsed 99%CPU (0avgtext+0avgdata 32732maxresident)k
0inputs+0outputs (0major+3522minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c1_grounded_basic.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c1_grounded_basic.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c1_grounded_basic.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c1_grounded_basic.metta
[()]
[()]
[()]
Expand All @@ -26,5 +22,5 @@ Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/lo
[()]
[()]
[()]
0.14user 0.01system 0:00.16elapsed 99%CPU (0avgtext+0avgdata 25584maxresident)k
0inputs+0outputs (0major+3147minor)pagefaults 0swaps
0.30user 0.00system 0:00.30elapsed 100%CPU (0avgtext+0avgdata 33588maxresident)k
0inputs+0outputs (0major+3700minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c2_spaces.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c2_spaces.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c2_spaces.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c2_spaces.metta
[()]
[()]
[()]
[()]
[()]
[()]
[()]
0.02user 0.00system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 24556maxresident)k
0inputs+0outputs (0major+2950minor)pagefaults 0swaps
0.03user 0.01system 0:00.05elapsed 98%CPU (0avgtext+0avgdata 32764maxresident)k
0inputs+0outputs (0major+3574minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c3_pln_stv.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c3_pln_stv.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c3_pln_stv.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/c3_pln_stv.metta
[()]
[()]
[()]
[()]
[()]
0.05user 0.00system 0:00.05elapsed 100%CPU (0avgtext+0avgdata 25068maxresident)k
0inputs+0outputs (0major+3041minor)pagefaults 0swaps
0.09user 0.00system 0:00.10elapsed 99%CPU (0avgtext+0avgdata 33140maxresident)k
0inputs+0outputs (0major+3619minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d1_gadt.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d1_gadt.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d1_gadt.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d1_gadt.metta
[()]
[()]
[()]
Expand All @@ -17,5 +13,5 @@ Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/lo
[()]
[()]
[()]
0.02user 0.01system 0:00.03elapsed 97%CPU (0avgtext+0avgdata 24300maxresident)k
0inputs+0outputs (0major+2891minor)pagefaults 0swaps
0.07user 0.00system 0:00.07elapsed 100%CPU (0avgtext+0avgdata 32684maxresident)k
0inputs+0outputs (0major+3516minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d2_higherfunc.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d2_higherfunc.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d2_higherfunc.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d2_higherfunc.metta
[()]
[()]
[()]
Expand Down Expand Up @@ -30,5 +26,5 @@ Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/lo
[()]
[()]
[()]
0.07user 0.01system 0:00.08elapsed 98%CPU (0avgtext+0avgdata 25324maxresident)k
0inputs+0outputs (0major+3023minor)pagefaults 0swaps
0.19user 0.01system 0:00.21elapsed 99%CPU (0avgtext+0avgdata 33684maxresident)k
0inputs+0outputs (0major+3664minor)pagefaults 0swaps
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
+ '[' 0 -eq 1 ']'
+ echo 'Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d3_deptypes.metta'
Doing: timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d3_deptypes.metta
+ eval 'timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d3_deptypes.metta'
++ timeout --foreground --kill-after=5 --signal=SIGINT 61 time metta /opt/logicmoo_workspace/packs_sys/logicmoo_opencog/MeTTa/vspace-metta/examples/baseline_compat/hyperon-experimental_scripts/d3_deptypes.metta
[()]
[()]
[()]
[()]
[()]
[()]
[()]
0.02user 0.00system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 24300maxresident)k
0inputs+0outputs (0major+2899minor)pagefaults 0swaps
0.06user 0.00system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 32676maxresident)k
0inputs+0outputs (0major+3518minor)pagefaults 0swaps
Loading

0 comments on commit 2ff0764

Please sign in to comment.