/home/travis/build/icyphy/ptII/ptolemy/domains/de/test/DependencyLoop.tcl
testDefs.tcl: setting time out to 9000 seconds at Mon Jun 06 02:09:23 UTC 2022
55 ms. Memory: 129024K Free: 78235K (61%)
19 ms. Memory: 129024K Free: 60797K (47%)
/home/travis/build/icyphy/ptII/ptolemy/domains/de/test/RunDETestsAsQSS.tcl
Run the DE tests using ptolemy.domains.qss.test.QSSDirectorTest, which extends QSSDirector and prints a message in the constructors.
------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml (Known Failure) 
8 ms. Memory: 129024K Free: 57755K (45%)


==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml
==== Contents of test case:

	    # FIXME: we should use $relativeFilename here, but it
	    # might have backslashes under Windows, which causes no end
	    # of trouble.
	    createAndExecute $file
	    list {}
	
.... Test generated KNOWN error:
    while executing
ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original
  in .dependencyLoop2 and .dependencyLoop2.original
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532)
	at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96)
	at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338)
	at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828)
	at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040)
	at ptolemy.actor.Manager.initialize(Manager.java:710)
	at ptolemy.actor.Manager.execute(Manager.java:356)
	at ptolemy.actor.Manager.run(Manager.java:1263)
	at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933)

    while executing
ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop2.original
  in .dependencyLoop2 and .dependencyLoop2.original
    while executing
"java::new ptolemy.moml.MoMLSimpleApplication $file
"
    (procedure "createAndExecute" line 2)
    invoked from within
"createAndExecute $file"
    ("uplevel" body line 5)
    invoked from within
"uplevel $contents_of_test"
------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml (Known Failure) 
14 ms. Memory: 129024K Free: 54173K (42%)


==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml
==== Contents of test case:

	    # FIXME: we should use $relativeFilename here, but it
	    # might have backslashes under Windows, which causes no end
	    # of trouble.
	    createAndExecute $file
	    list {}
	
.... Test generated KNOWN error:
    while executing
ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original
  in .dependencyLoop and .dependencyLoop.original
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532)
	at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96)
	at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338)
	at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828)
	at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040)
	at ptolemy.actor.Manager.initialize(Manager.java:710)
	at ptolemy.actor.Manager.execute(Manager.java:356)
	at ptolemy.actor.Manager.run(Manager.java:1263)
	at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933)

    while executing
ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .dependencyLoop.original
  in .dependencyLoop and .dependencyLoop.original
    while executing
"java::new ptolemy.moml.MoMLSimpleApplication $file
"
    (procedure "createAndExecute" line 2)
    invoked from within
"createAndExecute $file"
    ("uplevel" body line 5)
    invoked from within
"uplevel $contents_of_test"
------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml (Known Failure) 
48 ms. Memory: 129024K Free: 49053K (38%)


==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml
==== Contents of test case:

	    # FIXME: we should use $relativeFilename here, but it
	    # might have backslashes under Windows, which causes no end
	    # of trouble.
	    createAndExecute $file
	    list {}
	
.... Test generated KNOWN error:
    while executing
ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1.
Value was: 1.0. Should have been: 2.0
  in .DirectFeedback.Test
	at ptolemy.actor.lib.Test.fire(Test.java:268)
	at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949)
	at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502)
	at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455)
	at ptolemy.actor.Manager.iterate(Manager.java:851)
	at ptolemy.actor.Manager.execute(Manager.java:369)
	at ptolemy.actor.Manager.run(Manager.java:1263)
	at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933)

    while executing
ptolemy.kernel.util.IllegalActionException: Test fails in iteration 1.
Value was: 1.0. Should have been: 2.0
  in .DirectFeedback.Test
    while executing
"java::new ptolemy.moml.MoMLSimpleApplication $file
"
    (procedure "createAndExecute" line 2)
    invoked from within
"createAndExecute $file"
    ("uplevel" body line 5)
    invoked from within
"uplevel $contents_of_test"
------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml (Known Failure) 
6 ms. Memory: 129024K Free: 98319K (76%)


==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml
==== Contents of test case:

	    # FIXME: we should use $relativeFilename here, but it
	    # might have backslashes under Windows, which causes no end
	    # of trouble.
	    createAndExecute $file
	    list {}
	
.... Test generated KNOWN error:
    while executing
ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A
  in .HierarchicalModel and .HierarchicalModel.A
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:759)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeOutputPortDepth(CausalityInterfaceForComposites.java:765)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeInputDepth(CausalityInterfaceForComposites.java:696)
	at ptolemy.actor.util.CausalityInterfaceForComposites._computeActorDepth(CausalityInterfaceForComposites.java:532)
	at ptolemy.actor.util.CausalityInterfaceForComposites.checkForCycles(CausalityInterfaceForComposites.java:96)
	at ptolemy.domains.de.kernel.DEDirector.preinitialize(DEDirector.java:1338)
	at ptolemy.actor.CompositeActor.preinitialize(CompositeActor.java:1828)
	at ptolemy.actor.Manager.preinitializeAndResolveTypes(Manager.java:1040)
	at ptolemy.actor.Manager.initialize(Manager.java:710)
	at ptolemy.actor.Manager.execute(Manager.java:356)
	at ptolemy.actor.Manager.run(Manager.java:1263)
	at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933)

    while executing
ptolemy.kernel.util.IllegalActionException: Found a zero delay loop containing .HierarchicalModel.A
  in .HierarchicalModel and .HierarchicalModel.A
    while executing
"java::new ptolemy.moml.MoMLSimpleApplication $file
"
    (procedure "createAndExecute" line 2)
    invoked from within
"createAndExecute $file"
    ("uplevel" body line 5)
    invoked from within
"uplevel $contents_of_test"
------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/FSMSource.xml (Known Failure) 
54 ms. Memory: 129024K Free: 89599K (69%)
!!!! Auto was marked as failing, but now passes
------------------ testing $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml (Known Failure) 
2054 ms. Memory: 129024K Free: 77325K (60%)


==== $PTIIhome/travis/build/icyphy/ptII/ptolemy/domains/de/test/../../../../: Auto Automatic test in file $PTII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml
==== Contents of test case:

	    # FIXME: we should use $relativeFilename here, but it
	    # might have backslashes under Windows, which causes no end
	    # of trouble.
	    createAndExecute $file
	    list {}
	
.... Test generated KNOWN error:
    while executing
ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire.  Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor".  Also, for SDF check moml for tokenConsumptionRate on input.
  in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample
	at ptolemy.actor.sched.StaticSchedulingDirector.fire(StaticSchedulingDirector.java:227)
	at ptolemy.domains.sdf.kernel.SDFDirector.fire(SDFDirector.java:500)
	at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455)
	at ptolemy.domains.de.kernel.DEDirector._fire(DEDirector.java:1949)
	at ptolemy.domains.de.kernel.DEDirector.fire(DEDirector.java:502)
	at ptolemy.actor.CompositeActor.fire(CompositeActor.java:455)
	at ptolemy.actor.Manager.iterate(Manager.java:851)
	at ptolemy.actor.Manager.execute(Manager.java:369)
	at ptolemy.actor.Manager.run(Manager.java:1263)
	at ptolemy.actor.Manager$PtolemyRunThread.run(Manager.java:1933)

    while executing
ptolemy.kernel.util.IllegalActionException: Actor is not ready to fire.  Perhaps UpSample.prefire() returned false? Try debugging the actor by selecting "Listen to Actor".  Also, for SDF check moml for tokenConsumptionRate on input.
  in .DESDFClockTest.Play Bell.Copy1:SDF Director and .DESDFClockTest.Play Bell.UpSample
    while executing
"java::new ptolemy.moml.MoMLSimpleApplication $file
"
    (procedure "createAndExecute" line 2)
    invoked from within
"createAndExecute $file"
    ("uplevel" body line 5)
    invoked from within
"uplevel $contents_of_test"
------------------ testing $PTII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:26 UTC 2022
14 ms. Memory: 129024K Free: 70143K (54%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:26 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:26 UTC 2022
4 ms. Memory: 129024K Free: 68623K (53%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:26 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/AssemblyLine.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
9 ms. Memory: 51200K Free: 27945K (55%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
14 ms. Memory: 51200K Free: 26967K (53%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/CQBug1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
2 ms. Memory: 51200K Free: 33569K (66%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
2 ms. Memory: 51200K Free: 33112K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/CancelFireAt.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
12 ms. Memory: 51200K Free: 34444K (67%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
1 ms. Memory: 51200K Free: 33860K (66%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
12 ms. Memory: 51200K Free: 32174K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
7 ms. Memory: 51200K Free: 31719K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
28 ms. Memory: 51200K Free: 31105K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
3 ms. Memory: 51200K Free: 30137K (59%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface15.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
4 ms. Memory: 51200K Free: 31283K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
6 ms. Memory: 51200K Free: 30077K (59%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
3 ms. Memory: 51200K Free: 31782K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:27 UTC 2022
3 ms. Memory: 51200K Free: 31104K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:27 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/CausalityInterface3.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
3 ms. Memory: 51200K Free: 31304K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
2 ms. Memory: 51200K Free: 30832K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDrift.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
69 ms. Memory: 51200K Free: 23607K (46%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
44 ms. Memory: 51200K Free: 20423K (40%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
43 ms. Memory: 51200K Free: 24508K (48%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
31 ms. Memory: 51200K Free: 21365K (42%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ClockDriftChange.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
26 ms. Memory: 51200K Free: 25789K (50%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
26 ms. Memory: 51200K Free: 23231K (45%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
2 ms. Memory: 51200K Free: 30572K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
2 ms. Memory: 51200K Free: 29564K (58%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
2 ms. Memory: 51200K Free: 31917K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
4 ms. Memory: 51200K Free: 31070K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DEScheduleTest.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
7 ms. Memory: 51200K Free: 32329K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
2 ms. Memory: 51200K Free: 31573K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
3 ms. Memory: 51200K Free: 30518K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
3 ms. Memory: 51200K Free: 29638K (58%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
6 ms. Memory: 51200K Free: 29634K (58%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
4 ms. Memory: 51200K Free: 28593K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:28 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DateDemo.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:28 UTC 2022
19 ms. Memory: 51200K Free: 24481K (48%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:29 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:29 UTC 2022
10 ms. Memory: 51200K Free: 22844K (45%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:29 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DateToEvent.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:29 UTC 2022
2015 ms. Memory: 51200K Free: 19499K (38%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:31 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:31 UTC 2022
2004 ms. Memory: 51200K Free: 18989K (37%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
5 ms. Memory: 51200K Free: 33167K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 32679K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
4 ms. Memory: 51200K Free: 29927K (58%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 29468K (58%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest3.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 33509K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 33023K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest4.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
7 ms. Memory: 51200K Free: 31711K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 31026K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest5.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
5 ms. Memory: 51200K Free: 31140K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
3 ms. Memory: 51200K Free: 30430K (59%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest6.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
5 ms. Memory: 51200K Free: 30820K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 30408K (59%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/DepthTest7.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 31160K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
2 ms. Memory: 51200K Free: 30714K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:33 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/EventToDate.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:33 UTC 2022
3005 ms. Memory: 51200K Free: 22419K (44%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:36 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:36 UTC 2022
3004 ms. Memory: 51200K Free: 21786K (43%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/FSM1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022
23 ms. Memory: 51200K Free: 23715K (46%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022
16 ms. Memory: 51200K Free: 20455K (40%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/FSM7.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022
21 ms. Memory: 51200K Free: 23575K (46%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:39 UTC 2022
22 ms. Memory: 51200K Free: 20640K (40%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:39 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Inspection.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022
17 ms. Memory: 51200K Free: 23899K (47%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022
13 ms. Memory: 51200K Free: 22109K (43%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Iteration.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022
6 ms. Memory: 51200K Free: 28925K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022
6 ms. Memory: 51200K Free: 27734K (54%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:40 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/LineFault.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:40 UTC 2022
598 ms. Memory: 51200K Free: 17510K (34%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
462 ms. Memory: 62464K Free: 45263K (72%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel1Add.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
16 ms. Memory: 58368K Free: 22337K (38%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
9 ms. Memory: 58368K Free: 21130K (36%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel2Add.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
10 ms. Memory: 55296K Free: 21583K (39%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
7 ms. Memory: 55296K Free: 19930K (36%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeModel3Add.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
7 ms. Memory: 51200K Free: 17229K (34%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
6 ms. Memory: 51200K Free: 15853K (31%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
2 ms. Memory: 51200K Free: 32102K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
2 ms. Memory: 51200K Free: 31193K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:41 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:41 UTC 2022
12 ms. Memory: 51200K Free: 24215K (47%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
14 ms. Memory: 51200K Free: 20689K (40%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
11 ms. Memory: 51200K Free: 23558K (46%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
12 ms. Memory: 51200K Free: 20577K (40%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal3.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
10 ms. Memory: 51200K Free: 23522K (46%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
11 ms. Memory: 51200K Free: 20570K (40%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal4.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
12 ms. Memory: 51200K Free: 22802K (45%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
18 ms. Memory: 51200K Free: 18968K (37%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal5.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
16 ms. Memory: 51200K Free: 22804K (45%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
15 ms. Memory: 51200K Free: 18956K (37%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal6.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
11 ms. Memory: 51200K Free: 23785K (46%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
16 ms. Memory: 51200K Free: 19554K (38%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Modal7.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
13 ms. Memory: 51200K Free: 22514K (44%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
10 ms. Memory: 51200K Free: 19168K (37%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ModalModel.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
174 ms. Memory: 51200K Free: 14685K (29%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:42 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:42 UTC 2022
192 ms. Memory: 61440K Free: 45231K (74%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ModalSource.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022
9 ms. Memory: 58368K Free: 34777K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022
6 ms. Memory: 58368K Free: 32848K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022
3 ms. Memory: 55296K Free: 36434K (66%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022
3 ms. Memory: 55296K Free: 35564K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:43 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:43 UTC 2022
2806 ms. Memory: 125952K Free: 65047K (52%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:46 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:46 UTC 2022
2177 ms. Memory: 151552K Free: 89429K (59%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022
233 ms. Memory: 58368K Free: 30712K (53%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022
206 ms. Memory: 58368K Free: 12760K (22%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:48 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/PeriodicSampler.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:48 UTC 2022
2 ms. Memory: 58368K Free: 38924K (67%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 58368K Free: 38396K (66%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/PersistentIO.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
12 ms. Memory: 51200K Free: 26681K (52%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
4 ms. Memory: 51200K Free: 25641K (50%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
7 ms. Memory: 51200K Free: 31649K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 51200K Free: 31169K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
6 ms. Memory: 51200K Free: 29749K (58%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
5 ms. Memory: 51200K Free: 28709K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/QueueAndServer.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
5 ms. Memory: 51200K Free: 28928K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
5 ms. Memory: 51200K Free: 27678K (54%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Records.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
4 ms. Memory: 51200K Free: 30917K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 51200K Free: 30419K (59%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
11 ms. Memory: 51200K Free: 28201K (55%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
5 ms. Memory: 51200K Free: 26116K (51%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
5 ms. Memory: 51200K Free: 28156K (55%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
5 ms. Memory: 51200K Free: 26108K (51%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
6 ms. Memory: 51200K Free: 28155K (55%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
5 ms. Memory: 51200K Free: 26107K (51%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
10 ms. Memory: 51200K Free: 28582K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
4 ms. Memory: 51200K Free: 27130K (53%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
3 ms. Memory: 51200K Free: 32331K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 51200K Free: 31704K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 51200K Free: 32388K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 51200K Free: 31760K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer3.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
1 ms. Memory: 51200K Free: 32299K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
1 ms. Memory: 51200K Free: 32299K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer4.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 51200K Free: 32811K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
1 ms. Memory: 51200K Free: 32313K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer5.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
1 ms. Memory: 51200K Free: 31785K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
1 ms. Memory: 51200K Free: 31785K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ResettableTimer6.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
2 ms. Memory: 51200K Free: 31776K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:49 UTC 2022
1 ms. Memory: 51200K Free: 31270K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:49 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022
2 ms. Memory: 51200K Free: 32241K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:50 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022
2 ms. Memory: 51200K Free: 31217K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:50 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/SmartSender.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:50 UTC 2022
3001 ms. Memory: 51200K Free: 32247K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:53 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:53 UTC 2022
3001 ms. Memory: 51200K Free: 31735K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/ThreadedComposite.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022
153 ms. Memory: 51200K Free: 13303K (26%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022
114 ms. Memory: 51200K Free: 27747K (54%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Time.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022
435 ms. Memory: 51200K Free: 35012K (68%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:56 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:56 UTC 2022
442 ms. Memory: 51200K Free: 8270K (16%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022
2 ms. Memory: 51200K Free: 32166K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022
2 ms. Memory: 51200K Free: 31697K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022
3 ms. Memory: 51200K Free: 32347K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022
2 ms. Memory: 51200K Free: 31734K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/TimingParadox.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022
322 ms. Memory: 64512K Free: 40269K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:57 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:57 UTC 2022
326 ms. Memory: 64512K Free: 39237K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/TransferInputs.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022
2 ms. Memory: 55296K Free: 34773K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022
2 ms. Memory: 55296K Free: 33830K (61%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/TransferOutputs2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022
3 ms. Memory: 55296K Free: 32215K (58%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022
2 ms. Memory: 55296K Free: 30761K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:09:58 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/Trilateration.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:09:58 UTC 2022
12458 ms. Memory: 456704K Free: 204757K (45%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:11 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:11 UTC 2022
8909 ms. Memory: 456704K Free: 256085K (56%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:20 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:20 UTC 2022
2245 ms. Memory: 92160K Free: 21123K (23%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:23 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:23 UTC 2022
1755 ms. Memory: 92160K Free: 22682K (25%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelay.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
3 ms. Memory: 55296K Free: 35255K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
2 ms. Memory: 55296K Free: 34247K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelay2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
7 ms. Memory: 55296K Free: 35384K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
2 ms. Memory: 55296K Free: 34699K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
2 ms. Memory: 55296K Free: 35721K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
2 ms. Memory: 55296K Free: 35201K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
2 ms. Memory: 55296K Free: 35720K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
2 ms. Memory: 55296K Free: 34696K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/deInCt.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
0
1
1
0
0
0
1
1
1
0
0
0
0
1
1
1
1
0
0
0
1
1
1
0
0
0
1
1
1
0
0
0
1
1
1
1
1
0
0
0
1
1
1
9 ms. Memory: 55296K Free: 34694K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
0
1
1
1
0
0
0
1
1
1
0
0
0
1
1
1
0
0
0
1
1
1
0
0
0
1
1
0
0
0
1
1
1
1
0
0
0
1
1
1
0
0
0
1
1
1
0
0
0
1
1
0
0
0
0
11 ms. Memory: 55296K Free: 33156K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/deInCt2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
0
11 ms. Memory: 55296K Free: 34694K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
0
4 ms. Memory: 55296K Free: 33156K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
1 ms. Memory: 55296K Free: 30592K (55%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
1 ms. Memory: 55296K Free: 30078K (54%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/fsm_de_test.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
5 ms. Memory: 55296K Free: 30491K (55%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
5 ms. Memory: 55296K Free: 28443K (51%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
3 ms. Memory: 55296K Free: 24336K (44%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
2 ms. Memory: 55296K Free: 22288K (40%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/multirate.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
7 ms. Memory: 55296K Free: 32906K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
3 ms. Memory: 55296K Free: 31386K (57%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/multirate2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
6 ms. Memory: 55296K Free: 33087K (60%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
3 ms. Memory: 55296K Free: 31567K (57%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:25 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/realtime.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:25 UTC 2022
10002 ms. Memory: 55296K Free: 35177K (64%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:35 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:35 UTC 2022
10002 ms. Memory: 55296K Free: 34153K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/relationGroup.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022
9 ms. Memory: 55296K Free: 36432K (66%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022
2 ms. Memory: 55296K Free: 35920K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/relationGroup2.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022
1 ms. Memory: 55296K Free: 36253K (66%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:45 UTC 2022
1 ms. Memory: 55296K Free: 35743K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:45 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022
1 ms. Memory: 55296K Free: 35744K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022
2 ms. Memory: 55296K Free: 34206K (62%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022
2 ms. Memory: 55296K Free: 32659K (59%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022
2 ms. Memory: 55296K Free: 31635K (57%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022
------------------ testing $PTII/ptolemy/domains/de/test/auto/triggerType.xml
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022
2 ms. Memory: 55296K Free: 35684K (65%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022
auto.tcl: Setting watchdog for 200 seconds at Mon Jun 06 02:10:46 UTC 2022
1 ms. Memory: 55296K Free: 34660K (63%)
ptolemy.util.test.WatchDog.cancel(): canceling Mon Jun 06 02:10:46 UTC 2022
06/06/22 02:10:46
Failed: 0  Total Tests: 192  ((Passed: 187, Newly Passed: 1)  Known Failed: 5) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test
06/06/22 02:10:46
Failed: 0  Total Tests: 192  ((Passed: 187, Newly Passed: 1)  Known Failed: 5) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test
----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/DESDFClockTest.xml
2011 ms. Memory: 55296K Free: 28569K (52%)
Known Failure: java.lang.reflect.InvocationTargetException
----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/DirectFeedback.xml
2 ms. Memory: 55296K Free: 24983K (45%)
Known Failure: java.lang.reflect.InvocationTargetException
----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/FSMSource.xml
7 ms. Memory: 55296K Free: 16791K (30%)
----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/HierarchicalModel.xml
3 ms. Memory: 55296K Free: 32184K (58%)
Known Failure: java.lang.reflect.InvocationTargetException
----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop.xml
3 ms. Memory: 55296K Free: 17146K (31%)
Known Failure: java.lang.reflect.InvocationTargetException
----------------- testing (KnownFailure) /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/knownFailedTests/dependencyLoop2.xml
3 ms. Memory: 55296K Free: 32851K (59%)
Known Failure: java.lang.reflect.InvocationTargetException
No auto/linux-amd64/*.xml tests in /home/travis/build/icyphy/ptII/ptolemy/domains/de/test
AutoTests.java: About to close Vertx.
AutoTests.java: Vertx closed.

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ActorDepthCalculation_actorWithoutPorts.xml
1 ms. Memory: 55296K Free: 26067K (47%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3eb3abac
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3eb3abac
reloadAllAccessors: .ActorDepthCalculation_actorWithoutPorts

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/AssemblyLine.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/AssemblyLine.xml
3 ms. Memory: 55296K Free: 18893K (34%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37d5dbe0
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@37d5dbe0
reloadAllAccessors: .AssemblyLine

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CQBug1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CQBug1.xml
1 ms. Memory: 55296K Free: 15821K (29%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@cfe7085
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@cfe7085
reloadAllAccessors: .CQBug1

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CancelFireAt.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CancelFireAt.xml
2 ms. Memory: 55296K Free: 13110K (24%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab434c8
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ab434c8
reloadAllAccessors: .CancelFireAt

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityAndComposabilityAnalysis.xml
2 ms. Memory: 55296K Free: 8960K (16%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73c179e8
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@73c179e8
reloadAllAccessors: .CausalityAndComposabilityAnalysis

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface1.xml
5 ms. Memory: 55296K Free: 35171K (64%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@595e1fab
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@595e1fab
reloadAllAccessors: .CausalityInterface1

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface15.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface15.xml
1 ms. Memory: 55296K Free: 29697K (54%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1ecd8
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1ecd8
reloadAllAccessors: .CausalityInterface15

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface2.xml
1 ms. Memory: 55296K Free: 25240K (46%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d575b36
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7d575b36
reloadAllAccessors: .CausalityInterface2

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface3.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/CausalityInterface3.xml
2 ms. Memory: 55296K Free: 20482K (37%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ffe4207
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7ffe4207
reloadAllAccessors: .CausalityInterface3

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDrift.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDrift.xml
16 ms. Memory: 55296K Free: 38902K (70%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53985bcf
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@53985bcf
reloadAllAccessors: .ClockDrift

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftAndValueChange.xml
9 ms. Memory: 55296K Free: 26941K (49%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a424dc1
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a424dc1
reloadAllAccessors: .ClockDriftAndValueChange

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftChange.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ClockDriftChange.xml
9 ms. Memory: 55296K Free: 17111K (31%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db2f798
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db2f798
reloadAllAccessors: .ClockDriftChange

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ComposableCausalityAnalysis.xml
0 ms. Memory: 55296K Free: 11266K (20%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@97f77f1
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@97f77f1
reloadAllAccessors: .ComposableCausalityAnalysis

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEFixedPointLimitation.xml
1 ms. Memory: 55296K Free: 37413K (68%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1228189c
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1228189c
reloadAllAccessors: .DEFixedPointLimitation

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEScheduleTest.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEScheduleTest.xml
3 ms. Memory: 55296K Free: 33004K (60%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@614f8e4c
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@614f8e4c
reloadAllAccessors: .DEScheduleTest

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes.xml
1 ms. Memory: 55296K Free: 26874K (49%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24224047
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@24224047
reloadAllAccessors: .DEinDEwithStartTimes

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DEinDEwithStartTimes2.xml
2 ms. Memory: 55296K Free: 20387K (37%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@181a41b2
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@181a41b2
reloadAllAccessors: .DEinDEwithStartTimes2

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateDemo.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateDemo.xml
9 ms. Memory: 55296K Free: 38714K (70%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db05bce
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7db05bce
reloadAllAccessors: .DateDemo

===========================================================================================
----------------- testing Mon Jun 06 02:10:48 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateToEvent.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DateToEvent.xml
2004 ms. Memory: 55296K Free: 22855K (41%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c548fd6
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3c548fd6
reloadAllAccessors: .DateToEvent

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest1.xml
1 ms. Memory: 55296K Free: 20109K (36%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@db43ff
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@db43ff
reloadAllAccessors: .DepthTest1

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest2.xml
1 ms. Memory: 55296K Free: 13439K (24%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16e94dbd
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16e94dbd
reloadAllAccessors: .DepthTest2

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest3.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest3.xml
1 ms. Memory: 55296K Free: 10567K (19%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7fc55166
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7fc55166
reloadAllAccessors: .DepthTest3

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest4.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest4.xml
2 ms. Memory: 55296K Free: 35590K (64%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bb697
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1bb697
reloadAllAccessors: .DepthTest4

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest5.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest5.xml
1 ms. Memory: 55296K Free: 30445K (55%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@c57b9d1
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@c57b9d1
reloadAllAccessors: .DepthTest5

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest6.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest6.xml
1 ms. Memory: 55296K Free: 24976K (45%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3aba0097
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3aba0097
reloadAllAccessors: .DepthTest6

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest7.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/DepthTest7.xml
2 ms. Memory: 55296K Free: 20244K (37%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ae52b81
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3ae52b81
reloadAllAccessors: .DepthTest7

===========================================================================================
----------------- testing Mon Jun 06 02:10:50 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/EventToDate.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/EventToDate.xml
3011 ms. Memory: 55296K Free: 36147K (65%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74f819fe
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@74f819fe
reloadAllAccessors: .EventToDate

===========================================================================================
----------------- testing Mon Jun 06 02:10:53 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM1.xml
13 ms. Memory: 55296K Free: 24256K (44%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@763ed618
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@763ed618
reloadAllAccessors: .FSM1

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM7.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/FSM7.xml
21 ms. Memory: 55296K Free: 11954K (22%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4786d78
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@4786d78
reloadAllAccessors: .FSM7

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Inspection.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Inspection.xml
12 ms. Memory: 55296K Free: 29531K (53%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@573dbf6f
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@573dbf6f
reloadAllAccessors: .Inspection

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Iteration.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Iteration.xml
9 ms. Memory: 55296K Free: 22761K (41%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1cb0e74d
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1cb0e74d
reloadAllAccessors: .Iteration

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/LineFault.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/LineFault.xml
443 ms. Memory: 55296K Free: 27170K (49%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f1b5543
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7f1b5543
reloadAllAccessors: .LineFault

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel1Add.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel1Add.xml
12 ms. Memory: 55296K Free: 37694K (68%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3628533e
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3628533e
reloadAllAccessors: .MergeModel1Add

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel2Add.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel2Add.xml
6 ms. Memory: 55296K Free: 19977K (36%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@522d139e
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@522d139e
reloadAllAccessors: .MergeModel2Add

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel3Add.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeModel3Add.xml
5 ms. Memory: 55296K Free: 29951K (54%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f8021ea
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6f8021ea
reloadAllAccessors: .MergeModel3Add

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/MergeWithoutDiscard.xml
1 ms. Memory: 55296K Free: 25754K (47%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2527e985
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2527e985
reloadAllAccessors: .MergeWithoutDiscard

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal1.xml
8 ms. Memory: 55296K Free: 13538K (24%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6db1d124
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6db1d124
reloadAllAccessors: .Modal1

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal2.xml
10 ms. Memory: 55296K Free: 29381K (53%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@412dd1a0
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@412dd1a0
reloadAllAccessors: .Modal2

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal3.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal3.xml
7 ms. Memory: 55296K Free: 17077K (31%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e18f5a3
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@e18f5a3
reloadAllAccessors: .Modal3

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal4.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal4.xml
10 ms. Memory: 55296K Free: 31707K (57%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79d000a8
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@79d000a8
reloadAllAccessors: .Modal4

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal5.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal5.xml
8 ms. Memory: 55296K Free: 18772K (34%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b0c139a
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1b0c139a
reloadAllAccessors: .Modal5

===========================================================================================
----------------- testing Mon Jun 06 02:10:54 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal6.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal6.xml
10 ms. Memory: 55296K Free: 34162K (62%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ae90910
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5ae90910
reloadAllAccessors: .Modal6

===========================================================================================
----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal7.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Modal7.xml
6 ms. Memory: 55296K Free: 20866K (38%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@794827be
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@794827be
reloadAllAccessors: .Modal7

===========================================================================================
----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalModel.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalModel.xml
125 ms. Memory: 55296K Free: 35807K (65%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7172380e
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7172380e
reloadAllAccessors: .ModalModel

===========================================================================================
----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalSource.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ModalSource.xml
4 ms. Memory: 55296K Free: 27160K (49%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b3504f4
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b3504f4
reloadAllAccessors: .ModalSource

===========================================================================================
----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/NonInterruptibleTimerZeroDelay.xml
2 ms. Memory: 55296K Free: 23461K (42%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71bbab4e
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71bbab4e
reloadAllAccessors: .NonInterruptibleTimerZeroDelay

===========================================================================================
----------------- testing Mon Jun 06 02:10:55 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueueingNetwork.xml
2194 ms. Memory: 163840K Free: 98658K (60%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1f343
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@2ca1f343
reloadAllAccessors: .OpenQueueingNetwork

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/OpenQueuingNetwork.xml
231 ms. Memory: 163840K Free: 102809K (63%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3bca8498
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3bca8498
reloadAllAccessors: .OpenQueuingNetwork

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PeriodicSampler.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PeriodicSampler.xml
2 ms. Memory: 163840K Free: 98535K (60%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31fbf537
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31fbf537
reloadAllAccessors: .PeriodicSampler

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PersistentIO.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PersistentIO.xml
4 ms. Memory: 163840K Free: 88809K (54%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e7f14d8
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1e7f14d8
reloadAllAccessors: .PersistentIO

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterResetOnInitialize.xml
2 ms. Memory: 163840K Free: 84193K (51%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d897cb7
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d897cb7
reloadAllAccessors: .PortParameterResetOnInitialize

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/PortParameterUpdates.xml
6 ms. Memory: 163840K Free: 77545K (47%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47d00fa5
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47d00fa5
reloadAllAccessors: .PortParameterUpdates

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/QueueAndServer.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/QueueAndServer.xml
4 ms. Memory: 163840K Free: 69863K (43%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27cccc70
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@27cccc70
reloadAllAccessors: .QueueAndServer

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Records.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Records.xml
5 ms. Memory: 163840K Free: 64233K (39%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43252f27
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@43252f27
reloadAllAccessors: .Records

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime1.xml
4 ms. Memory: 163840K Free: 140452K (86%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dc83231
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3dc83231
reloadAllAccessors: .ResetTransitionWithStartTime1

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime2.xml
4 ms. Memory: 163840K Free: 132260K (81%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78267884
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@78267884
reloadAllAccessors: .ResetTransitionWithStartTime2

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime3.xml
6 ms. Memory: 163840K Free: 124068K (76%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@499be8d6
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@499be8d6
reloadAllAccessors: .ResetTransitionWithStartTime3

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResetTransitionWithStartTime4.xml
3 ms. Memory: 163840K Free: 116380K (71%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@15094c5d
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@15094c5d
reloadAllAccessors: .ResetTransitionWithStartTime4

===========================================================================================
----------------- testing Mon Jun 06 02:10:57 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer1.xml
2 ms. Memory: 163840K Free: 112276K (69%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d1bfc4b
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d1bfc4b
reloadAllAccessors: .ResettableTimer1

===========================================================================================
----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer2.xml
1 ms. Memory: 163840K Free: 108194K (66%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@153152a4
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@153152a4
reloadAllAccessors: .ResettableTimer2

===========================================================================================
----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer3.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer3.xml
1 ms. Memory: 163840K Free: 104098K (64%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e200db2
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6e200db2
reloadAllAccessors: .ResettableTimer3

===========================================================================================
----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer4.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer4.xml
1 ms. Memory: 163840K Free: 100002K (61%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@723c658c
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@723c658c
reloadAllAccessors: .ResettableTimer4

===========================================================================================
----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer5.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer5.xml
1 ms. Memory: 163840K Free: 95396K (58%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a3668a6
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5a3668a6
reloadAllAccessors: .ResettableTimer5

===========================================================================================
----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer6.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ResettableTimer6.xml
6 ms. Memory: 163840K Free: 90783K (55%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49f75703
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49f75703
reloadAllAccessors: .ResettableTimer6

===========================================================================================
----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ServerZeroDelay.xml
1 ms. Memory: 163840K Free: 86660K (53%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77b9df2c
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@77b9df2c
reloadAllAccessors: .ServerZeroDelay

===========================================================================================
----------------- testing Mon Jun 06 02:10:58 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/SmartSender.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/SmartSender.xml
3002 ms. Memory: 163840K Free: 82594K (50%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a13c7e4
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6a13c7e4
reloadAllAccessors: .SmartSender

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ThreadedComposite.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/ThreadedComposite.xml
94 ms. Memory: 163840K Free: 62628K (38%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6464717b
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6464717b
reloadAllAccessors: .ThreadedComposite

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Time.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Time.xml
322 ms. Memory: 163840K Free: 99504K (61%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3edfd9d9
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@3edfd9d9
reloadAllAccessors: .Time

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimeDelayZeroDelay.xml
2 ms. Memory: 163840K Free: 94864K (58%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31b4a1de
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@31b4a1de
reloadAllAccessors: .TimeDelayZeroDelay

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimerZeroDelay.xml
2 ms. Memory: 163840K Free: 90784K (55%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30bb875e
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@30bb875e
reloadAllAccessors: .TimerZeroDelay

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimingParadox.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TimingParadox.xml
244 ms. Memory: 163840K Free: 116661K (71%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c2854a9
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1c2854a9
reloadAllAccessors: .TimingParadox

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferInputs.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferInputs.xml
1 ms. Memory: 163840K Free: 111327K (68%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26ece403
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@26ece403
reloadAllAccessors: .TransferInputs

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferOutputs2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TransferOutputs2.xml
3 ms. Memory: 163840K Free: 103663K (63%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7baa3b49
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@7baa3b49
reloadAllAccessors: .TransferOutputs2

===========================================================================================
----------------- testing Mon Jun 06 02:11:01 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Trilateration.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/Trilateration.xml
9251 ms. Memory: 462848K Free: 381912K (83%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6687a228
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6687a228
reloadAllAccessors: .Trilateration

===========================================================================================
----------------- testing Mon Jun 06 02:11:11 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/TwoSigmaDelta.xml
1828 ms. Memory: 462848K Free: 177112K (38%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47689e5b
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@47689e5b
reloadAllAccessors: .TwoSigmaDelta

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay.xml
3 ms. Memory: 462848K Free: 172506K (37%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d706815
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5d706815
reloadAllAccessors: .VariableDelay

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelay2.xml
2 ms. Memory: 462848K Free: 167890K (36%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34996be9
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@34996be9
reloadAllAccessors: .VariableDelay2

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay.xml
3 ms. Memory: 462848K Free: 163800K (35%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71e5f070
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@71e5f070
reloadAllAccessors: .VariableDelayZeroDelay

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/VariableDelayZeroDelay2.xml
2 ms. Memory: 462848K Free: 432818K (94%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@623a7b31
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@623a7b31
reloadAllAccessors: .VariableDelayZeroDelay2

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt.xml
0
1
1
1
0
0
0
1
1
1
1
0
0
0
1
1
1
1
1
0
0
0
1
1
1
0
0
0
0
1
1
0
0
0
1
1
1
0
0
0
1
1
0
0
0
0
7 ms. Memory: 462848K Free: 427712K (92%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d9f6de2
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@d9f6de2
reloadAllAccessors: .deInCt

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/deInCt2.xml
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
1
1
1
0
0
0
16 ms. Memory: 462848K Free: 422584K (91%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33422dc7
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@33422dc7
reloadAllAccessors: .deInCt2

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/dynamicCausalityInterface1.xml
1 ms. Memory: 462848K Free: 413376K (89%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d4b567d
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1d4b567d
reloadAllAccessors: .dynamicCausalityInterface1

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/fsm_de_test.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/fsm_de_test.xml
4 ms. Memory: 462848K Free: 404146K (87%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16f8d70d
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@16f8d70d
reloadAllAccessors: .fsm_de_test

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/functionDependencyReconstruction.xml
2 ms. Memory: 462848K Free: 389314K (84%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@488b8d2c
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@488b8d2c
reloadAllAccessors: .functionDependencyReconstruction

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate.xml
3 ms. Memory: 462848K Free: 382642K (83%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b90bea3
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6b90bea3
reloadAllAccessors: .multirate

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/multirate2.xml
3 ms. Memory: 462848K Free: 376002K (81%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8560822
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@8560822
reloadAllAccessors: .multirate2

===========================================================================================
----------------- testing Mon Jun 06 02:11:13 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/realtime.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/realtime.xml
10001 ms. Memory: 462848K Free: 371392K (80%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f1e080f
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5f1e080f
reloadAllAccessors: .realtime

===========================================================================================
----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup.xml
3 ms. Memory: 462848K Free: 367810K (79%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49d37412
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@49d37412
reloadAllAccessors: .relationGroup

===========================================================================================
----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup2.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/relationGroup2.xml
2 ms. Memory: 462848K Free: 364224K (79%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c7e2ec3
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@6c7e2ec3
reloadAllAccessors: .relationGroup2

===========================================================================================
----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/sortWithOpaquePorts.xml
2 ms. Memory: 462848K Free: 359618K (78%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ecd763f
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@1ecd763f
reloadAllAccessors: .sortWithOpaquePorts

===========================================================================================
----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/transferInputsandOutputs.xml
2 ms. Memory: 462848K Free: 352450K (76%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b84e567
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@5b84e567
reloadAllAccessors: .transferInputsandOutputs

===========================================================================================
----------------- testing Mon Jun 06 02:11:23 UTC 2022 /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/triggerType.xml
----------------- Instantiating /home/travis/build/icyphy/ptII/ptolemy/domains/de/test/auto/triggerType.xml
1 ms. Memory: 462848K Free: 348354K (75%)
----------------- Invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@435decde
----------------- Done invoking toplevel() on ptolemy.moml.MoMLSimpleApplication@435decde
reloadAllAccessors: .triggerType
AutoTests.java: About to close Vertx.
AutoTests.java: Vertx closed.