Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0040.opb
MD5SUM1c249519911563f3292efb34f4875b44
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 62027
Optimality of the best value was proved YES
Number of terms in the objective function 40
Biggest coefficient in the objective function 8161
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 265332
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 8161
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 265332
Number of bits of the biggest sum of numbers19
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark7.73482
Number of variables40
Total number of constraints63
Number of constraints which are clauses10
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint1
Maximum length of a constraint10

Trace number 4139

Launcher Data

LAUNCH ON wulflinc17 THE 2005-09-19 05:13:19 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6389 boxname=wulflinc17 idbench=529 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  1c249519911563f3292efb34f4875b44  /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-p0040.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-p0040.opb
IDLAUNCH: 6389
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        905148 kB
Buffers:         34872 kB
Cached:          67972 kB
SwapCached:        516 kB
Active:          57356 kB
Inactive:        47888 kB
HighTotal:      131008 kB
HighFree:        60564 kB
LowTotal:       903652 kB
LowFree:        844584 kB
SwapTotal:     2097892 kB
SwapFree:      2096672 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5680 kB
Slab:            18616 kB
Committed_AS:    64184 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 05:13:40 (client local time) WITH STATUS 30 IN 29.8895 SECONDS
stats: 6389 0 29.8895 30

Solver Data

c SAT4J: a SATisfiability library for Java (c) 2004-2005 Daniel Le Berre
c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
c version JAVA5.1.1.31
c --- Begin Solver configuration ---
c org.sat4j.minisat.uip.FirstUIP@a20892
c org.sat4j.minisat.constraints.PBMinDataStructure@1e0bc08
c org.sat4j.minisat.learning.MiniSATLearning@158b649
c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=0.5 initConflictBound=100 
c VSIDS like heuristics from MiniSAT using a sorted array
c No reason simplification
c --- End Solver configuration ---
c solving /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-p0040.opb
c reading problem ... done. Time 0.182 ms.
c #vars     40
c #constraints  23
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=               67651 		Current CPU time: 0.48 ms
c CURRENT OPTIMUM=               67644 		Current CPU time: 2.71 ms
c CURRENT OPTIMUM=               67432 		Current CPU time: 3.10 ms
c CURRENT OPTIMUM=               67303 		Current CPU time: 3.83 ms
c CURRENT OPTIMUM=               67278 		Current CPU time: 3.87 ms
c CURRENT OPTIMUM=               67268 		Current CPU time: 3.90 ms
c CURRENT OPTIMUM=               66753 		Current CPU time: 4.13 ms
c CURRENT OPTIMUM=               66743 		Current CPU time: 4.64 ms
c CURRENT OPTIMUM=               66718 		Current CPU time: 4.84 ms
c CURRENT OPTIMUM=               66716 		Current CPU time: 6.71 ms
c CURRENT OPTIMUM=               66599 		Current CPU time: 6.80 ms
c CURRENT OPTIMUM=               66574 		Current CPU time: 6.87 ms
c CURRENT OPTIMUM=               66564 		Current CPU time: 6.94 ms
c CURRENT OPTIMUM=               66539 		Current CPU time: 7.10 ms
c CURRENT OPTIMUM=               66216 		Current CPU time: 7.22 ms
c CURRENT OPTIMUM=               66191 		Current CPU time: 7.37 ms
c CURRENT OPTIMUM=               66181 		Current CPU time: 7.84 ms
c CURRENT OPTIMUM=               66156 		Current CPU time: 8.10 ms
c CURRENT OPTIMUM=               65702 		Current CPU time: 8.25 ms
c CURRENT OPTIMUM=               65362 		Current CPU time: 10.18 ms
c CURRENT OPTIMUM=               64844 		Current CPU time: 10.46 ms
c CURRENT OPTIMUM=               64789 		Current CPU time: 11.08 ms
c CURRENT OPTIMUM=               64555 		Current CPU time: 11.52 ms
c CURRENT OPTIMUM=               64530 		Current CPU time: 11.61 ms
c CURRENT OPTIMUM=               64413 		Current CPU time: 11.77 ms
c CURRENT OPTIMUM=               64312 		Current CPU time: 12.40 ms
c CURRENT OPTIMUM=               63822 		Current CPU time: 12.68 ms
c CURRENT OPTIMUM=               63406 		Current CPU time: 13.20 ms
c CURRENT OPTIMUM=               63267 		Current CPU time: 13.38 ms
c CURRENT OPTIMUM=               63138 		Current CPU time: 14.24 ms
c CURRENT OPTIMUM=               63126 		Current CPU time: 14.70 ms
c CURRENT OPTIMUM=               63009 		Current CPU time: 14.93 ms
c CURRENT OPTIMUM=               62889 		Current CPU time: 16.35 ms
c CURRENT OPTIMUM=               62604 		Current CPU time: 16.54 ms
c CURRENT OPTIMUM=               62271 		Current CPU time: 17.13 ms
c CURRENT OPTIMUM=               62190 		Current CPU time: 17.31 ms
c CURRENT OPTIMUM=               62155 		Current CPU time: 17.93 ms
c CURRENT OPTIMUM=               62051 		Current CPU time: 18.12 ms
c CURRENT OPTIMUM=               62027 		Current CPU time: 19.05 ms
c starts		: 40
c conflicts		: 448
c decisions		: 1620
c propagations		: 5515
c inspects		: 118297
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 447
c root simplifications	: 44
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 1596
c speed (decisions/second)	: 2994.45471349353
c non guided choices	599
c random choices	0
s OPTIMUM FOUND
v -C1001_bit0 C1002_bit0 -C1003_bit0 -C1004_bit0 -C1005_bit0 C1006_bit0 -C1007_bit0 -C1008_bit0 C1009_bit0 -C1010_bit0 -C1011_bit0 -C1012_bit0 -C1013_bit0 -C1014_bit0 C1015_bit0 -C1016_bit0 -C1017_bit0 C1018_bit0 -C1019_bit0 -C1020_bit0 -C1021_bit0 C1022_bit0 -C1023_bit0 -C1024_bit0 -C1025_bit0 C1026_bit0 -C1027_bit0 -C1028_bit0 C1029_bit0 -C1030_bit0 -C1031_bit0 -C1032_bit0 -C1033_bit0 C1034_bit0 -C1035_bit0 -C1036_bit0 -C1037_bit0 C1038_bit0 -C1039_bit0 -C1040_bit0 
c objective function=62027
c Total CPU time (ms) : 19.597

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/31651/stat): 31651 (java) R 31650 31651 19316 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1847311085 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/31651/statm): 39 3 38 16 0 23 0
[pid=31651] vsize: 156
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/jvm.cfg
execve syscall for /oldhome/oroussel/jre1.5.0_05/bin/java executable
open syscall for file /etc/ld.so.preload
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/libpthread.so.0
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libdl.so.2
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libdl.so.2
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libc.so.6
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libc.so.6
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/jvm.cfg
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libjvm.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libm.so.6
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libm.so.6
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libm.so.6
open syscall for file /etc/mtab
open syscall for file /proc/stat
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file .hotspotrc
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/endorsed
open syscall for file /etc/mtab
open syscall for file /proc/stat
open syscall for file /proc/self/maps
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/native_threads/libhpi.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libnsl.so.1
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libnsl.so.1
open syscall for file tls/i686/mmx/libnsl.so.1
open syscall for file tls/i686/libnsl.so.1
open syscall for file tls/mmx/libnsl.so.1
open syscall for file tls/libnsl.so.1
open syscall for file i686/mmx/libnsl.so.1
open syscall for file i686/libnsl.so.1
open syscall for file mmx/libnsl.so.1
open syscall for file libnsl.so.1
open syscall for file /oldhome/oroussel/lib/libnsl.so.1
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libnsl.so.1
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=4
socket syscall connect(4,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /tmp/hsperfdata_oroussel
open syscall for file /tmp/hsperfdata_oroussel/31651
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libverify.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libjava.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libzip.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/rt.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/jsse.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/jce.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/charsets.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/classes.jsa
open syscall for file .hotspot_compiler
New thread pid=31652
New thread pid=31653
New thread pid=31654
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=4
socket syscall connect(4,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext
New thread pid=31655
New thread pid=31656
New thread pid=31657
New thread pid=31658
New thread pid=31659
New thread pid=31660
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/sunjce_provider.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/sunpkcs11.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/dnsns.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/localedata.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/security/java.security
open syscall for file /dev/random
open syscall for file /dev/urandom
open syscall for file /oldhome/oroussel/tmp/wulflinc17/normalized-mps-v2-20-10-p0040.opb
New thread pid=31661
One traced child (pid=31661) exited with status: 0
New thread pid=31662
One traced child (pid=31662) exited with status: 0
New thread pid=31663
One traced child (pid=31663) exited with status: 0
New thread pid=31664
One traced child (pid=31664) exited with status: 0
New thread pid=31665
New thread pid=31666
One traced child (pid=31665) exited with status: 0
New thread pid=31667
One traced child (pid=31666) exited with status: 0
One traced child (pid=31667) exited with status: 0
New thread pid=31668
One traced child (pid=31668) exited with status: 0
New thread pid=31669
One traced child (pid=31669) exited with status: 0
New thread pid=31670
One traced child (pid=31670) exited with status: 0
New thread pid=31671
One traced child (pid=31671) exited with status: 0
New thread pid=31672
One traced child (pid=31672) exited with status: 0
New thread pid=31673
One traced child (pid=31673) exited with status: 0
New thread pid=31674
New thread pid=31675
One traced child (pid=31674) exited with status: 0
One traced child (pid=31675) exited with status: 0
New thread pid=31676
One traced child (pid=31676) exited with status: 0
New thread pid=31677
One traced child (pid=31677) exited with status: 0
New thread pid=31678
One traced child (pid=31678) exited with status: 0
New thread pid=31679
One traced child (pid=31679) exited with status: 0
New thread pid=31680

[startup+10.0022 s]
Raw data (loadavg): 1.17 1.03 0.99 4/66 31680
Raw data (/proc/31651/stat): 31651 (java) R 31650 31651 19316 0 -1 0 18200 9 2 0 505 52 0 1 23 0 11 0 1847311085 866906112 21410 4294967295 134512640 134569956 3221224336 3221213604 1073952732 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/31651/statm): 211647 21410 13129 16 0 211631 0
[pid=31651] vsize: 846588
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (Kb) 846588
One traced child (pid=31680) exited with status: 0
New thread pid=31681
One traced child (pid=31681) exited with status: 0
New thread pid=31682
One traced child (pid=31682) exited with status: 0
New thread pid=31683
One traced child (pid=31683) exited with status: 0
New thread pid=31684
One traced child (pid=31684) exited with status: 0
New thread pid=31685
One traced child (pid=31685) exited with status: 0
New thread pid=31686
One traced child (pid=31686) exited with status: 0
New thread pid=31687
One traced child (pid=31687) exited with status: 0
New thread pid=31688
One traced child (pid=31688) exited with status: 0
New thread pid=31689
One traced child (pid=31689) exited with status: 0
New thread pid=31690
One traced child (pid=31690) exited with status: 0
New thread pid=31691
One traced child (pid=31691) exited with status: 0
New thread pid=31692
One traced child (pid=31692) exited with status: 0
New thread pid=31693
One traced child (pid=31693) exited with status: 0
New thread pid=31694
One traced child (pid=31694) exited with status: 0
New thread pid=31695
One traced child (pid=31695) exited with status: 0
New thread pid=31696
One traced child (pid=31696) exited with status: 0
New thread pid=31697
One traced child (pid=31697) exited with status: 0
New thread pid=31698
One traced child (pid=31698) exited with status: 0
New thread pid=31699

[startup+20.0028 s]
Raw data (loadavg): 1.15 1.03 0.99 2/66 31699
Raw data (/proc/31651/stat): 31651 (java) R 31650 31651 19316 0 -1 0 18216 9 2 0 1430 54 1 2 24 0 11 0 1847311085 866283520 21753 4294967295 134512640 134569956 3221224336 3221214672 1131325547 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/31651/statm): 211495 21753 13129 16 0 211479 0
[pid=31651] vsize: 845980
Current children cumulated CPU time (s) 14.87
Current children cumulated vsize (Kb) 845980
One traced child (pid=31699) exited with status: 0
New thread pid=31700
One traced child (pid=31700) exited with status: 0
New thread pid=31701
One traced child (pid=31701) exited with status: 0
One traced child (pid=31660) exited with status: 0
One traced child (pid=31655) exited with status: 0
One traced child (pid=31652) exited with status: 30
One traced child (pid=31656) exited with status: 30
One traced child (pid=31659) exited with status: 30
One traced child (pid=31653) exited with status: 30
One traced child (pid=31654) exited with status: 30
One traced child (pid=31657) exited with status: 30
One traced child (pid=31658) exited with status: 30
One traced child (pid=31651) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 20.9845
CPU time (s): 29.8895
CPU user time (s): 28.9816
CPU system time (s): 0.907861
CPU usage (%): 142.436
Max. virtual memory (cumulated for all children) (Kb): 846588

Verifier Data

Verifier:	OK	62027