=== The Trace Part ===
 
=== The Trace Part ===
   −
The dataset is made of 20 traces consisting of a simulated execution of the game; each of these traces contains from 5 to 95 Pingus walking in the game field at the same time. You can download the trace files from [https://datahub.io/dataset/pingus-synth DataHub] (click on the button "Go to resource").
+
The dataset is made of about 20 traces consisting of a simulated execution of the game; each of these traces contains from 10 to 90 Pingus walking in the game field at the same time. You can download the trace files from [https://datahub.io/dataset/pingus-synth DataHub] (click on the button "Go to resource").
    
All traces are in XML format. Each event of the trace has the following structure:
 
All traces are in XML format. Each event of the trace has the following structure:
 
  <characters>
 
  <characters>
 
   <character>
 
   <character>
 +
  <timestamp>123456</timestamp>
 
   <id>0</id>
 
   <id>0</id>
 
   <status>WALKER</status>
 
   <status>WALKER</status>
 
</message></nowiki>
 
</message></nowiki>
   Exception encountered, of type "Error"