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-13-7/MIPLIB/miplib/normalized-mps-v2-13-7-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.98079
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 8712

Launcher Data

LAUNCH ON wulflinc24 THE 2005-09-20 18:10:53 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6773 boxname=wulflinc24 idbench=913 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  1c249519911563f3292efb34f4875b44  /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-13-7-p0040.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc24/normalized-mps-v2-13-7-p0040.opb
IDLAUNCH: 6773
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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	: 890.88

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.080
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:        828492 kB
Buffers:         32476 kB
Cached:         145748 kB
SwapCached:        820 kB
Active:          59216 kB
Inactive:       121620 kB
HighTotal:      131008 kB
HighFree:         4704 kB
LowTotal:       903652 kB
LowFree:        823788 kB
SwapTotal:     2097892 kB
SwapFree:      2096616 kB
Dirty:              44 kB
Writeback:           0 kB
Mapped:           5752 kB
Slab:            19488 kB
Committed_AS:    64156 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 18:11:12 (client local time) WITH STATUS 30 IN 27.0009 SECONDS
stats: 6773 0 27.0009 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/wulflinc24/normalized-mps-v2-13-7-p0040.opb
c reading problem ... done. Time 0.175 ms.
c #vars     40
c #constraints  23
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=               67651 		Current CPU time: 0.47 ms
c CURRENT OPTIMUM=               67644 		Current CPU time: 1.71 ms
c CURRENT OPTIMUM=               67432 		Current CPU time: 1.96 ms
c CURRENT OPTIMUM=               67303 		Current CPU time: 2.18 ms
c CURRENT OPTIMUM=               67278 		Current CPU time: 2.22 ms
c CURRENT OPTIMUM=               67268 		Current CPU time: 2.25 ms
c CURRENT OPTIMUM=               66753 		Current CPU time: 2.68 ms
c CURRENT OPTIMUM=               66743 		Current CPU time: 2.76 ms
c CURRENT OPTIMUM=               66718 		Current CPU time: 3.31 ms
c CURRENT OPTIMUM=               66716 		Current CPU time: 5.37 ms
c CURRENT OPTIMUM=               66599 		Current CPU time: 5.54 ms
c CURRENT OPTIMUM=               66574 		Current CPU time: 5.61 ms
c CURRENT OPTIMUM=               66564 		Current CPU time: 5.69 ms
c CURRENT OPTIMUM=               66539 		Current CPU time: 5.85 ms
c CURRENT OPTIMUM=               66216 		Current CPU time: 6.01 ms
c CURRENT OPTIMUM=               66191 		Current CPU time: 6.17 ms
c CURRENT OPTIMUM=               66181 		Current CPU time: 6.58 ms
c CURRENT OPTIMUM=               66156 		Current CPU time: 6.83 ms
c CURRENT OPTIMUM=               65702 		Current CPU time: 6.99 ms
c CURRENT OPTIMUM=               65362 		Current CPU time: 8.59 ms
c CURRENT OPTIMUM=               64844 		Current CPU time: 8.87 ms
c CURRENT OPTIMUM=               64789 		Current CPU time: 9.49 ms
c CURRENT OPTIMUM=               64555 		Current CPU time: 9.92 ms
c CURRENT OPTIMUM=               64530 		Current CPU time: 10.01 ms
c CURRENT OPTIMUM=               64413 		Current CPU time: 10.19 ms
c CURRENT OPTIMUM=               64312 		Current CPU time: 10.82 ms
c CURRENT OPTIMUM=               63822 		Current CPU time: 11.11 ms
c CURRENT OPTIMUM=               63406 		Current CPU time: 11.62 ms
c CURRENT OPTIMUM=               63267 		Current CPU time: 11.81 ms
c CURRENT OPTIMUM=               63138 		Current CPU time: 12.68 ms
c CURRENT OPTIMUM=               63126 		Current CPU time: 13.14 ms
c CURRENT OPTIMUM=               63009 		Current CPU time: 13.37 ms
c CURRENT OPTIMUM=               62889 		Current CPU time: 14.83 ms
c CURRENT OPTIMUM=               62604 		Current CPU time: 15.03 ms
c CURRENT OPTIMUM=               62271 		Current CPU time: 15.62 ms
c CURRENT OPTIMUM=               62190 		Current CPU time: 15.81 ms
c CURRENT OPTIMUM=               62155 		Current CPU time: 16.41 ms
c CURRENT OPTIMUM=               62051 		Current CPU time: 16.60 ms
c CURRENT OPTIMUM=               62027 		Current CPU time: 17.54 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)	: 2956.2043795620434
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) : 18.096

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/22447/stat): 22447 (java) R 22446 22447 20728 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1860593989 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/22447/statm): 39 3 38 16 0 23 0
[pid=22447] 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/22447
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=22448
New thread pid=22449
New thread pid=22450
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=22451
New thread pid=22452
New thread pid=22453
New thread pid=22454
New thread pid=22455
New thread pid=22456
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/wulflinc24/normalized-mps-v2-13-7-p0040.opb
New thread pid=22457
One traced child (pid=22457) exited with status: 0
New thread pid=22458
One traced child (pid=22458) exited with status: 0
New thread pid=22459
One traced child (pid=22459) exited with status: 0
New thread pid=22460
One traced child (pid=22460) exited with status: 0
New thread pid=22461
One traced child (pid=22461) exited with status: 0
New thread pid=22462
One traced child (pid=22462) exited with status: 0
New thread pid=22463
One traced child (pid=22463) exited with status: 0
New thread pid=22464
One traced child (pid=22464) exited with status: 0
New thread pid=22465
One traced child (pid=22465) exited with status: 0
New thread pid=22466
One traced child (pid=22466) exited with status: 0
New thread pid=22467
One traced child (pid=22467) exited with status: 0
New thread pid=22468
New thread pid=22469
One traced child (pid=22468) exited with status: 0
One traced child (pid=22469) exited with status: 0
New thread pid=22470
One traced child (pid=22470) exited with status: 0
New thread pid=22471
One traced child (pid=22471) exited with status: 0
New thread pid=22472
New thread pid=22473
One traced child (pid=22472) exited with status: 0
One traced child (pid=22473) exited with status: 0
New thread pid=22474
One traced child (pid=22474) exited with status: 0
New thread pid=22475
One traced child (pid=22475) exited with status: 0
New thread pid=22476
One traced child (pid=22476) exited with status: 0
New thread pid=22477

[startup+10.0017 s]
Raw data (loadavg): 1.16 1.02 0.97 2/66 22477
Raw data (/proc/22447/stat): 22447 (java) R 22446 22447 20728 0 -1 0 18194 9 1 0 611 47 0 1 25 0 11 0 1860593989 865787904 21476 4294967295 134512640 134569956 3221224336 3221214304 1131555108 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/22447/statm): 211374 21476 13129 16 0 211358 0
[pid=22447] vsize: 845496
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (Kb) 845496
One traced child (pid=22477) exited with status: 0
New thread pid=22478
One traced child (pid=22478) exited with status: 0
New thread pid=22479
One traced child (pid=22479) exited with status: 0
New thread pid=22480
New thread pid=22481
One traced child (pid=22480) exited with status: 0
One traced child (pid=22481) exited with status: 0
New thread pid=22482
One traced child (pid=22482) exited with status: 0
New thread pid=22483
One traced child (pid=22483) exited with status: 0
New thread pid=22484
One traced child (pid=22484) exited with status: 0
New thread pid=22485
One traced child (pid=22485) exited with status: 0
New thread pid=22486
One traced child (pid=22486) exited with status: 0
New thread pid=22487
One traced child (pid=22487) exited with status: 0
New thread pid=22488
One traced child (pid=22488) exited with status: 0
New thread pid=22489
One traced child (pid=22489) exited with status: 0
New thread pid=22490
One traced child (pid=22490) exited with status: 0
New thread pid=22491
One traced child (pid=22491) exited with status: 0
New thread pid=22492
One traced child (pid=22492) exited with status: 0
New thread pid=22493
One traced child (pid=22493) exited with status: 0
New thread pid=22494
One traced child (pid=22494) exited with status: 0
New thread pid=22495
One traced child (pid=22495) exited with status: 0
New thread pid=22496
One traced child (pid=22496) exited with status: 0
New thread pid=22497
One traced child (pid=22497) exited with status: 0
One traced child (pid=22456) exited with status: 0
One traced child (pid=22451) exited with status: 0
One traced child (pid=22453) exited with status: 30
One traced child (pid=22455) exited with status: 30
One traced child (pid=22454) exited with status: 30
One traced child (pid=22452) exited with status: 30
One traced child (pid=22449) exited with status: 30
One traced child (pid=22448) exited with status: 30
One traced child (pid=22450) exited with status: 30
One traced child (pid=22447) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 19.4564
CPU time (s): 27.0009
CPU user time (s): 26.212
CPU system time (s): 0.78888
CPU usage (%): 138.777
Max. virtual memory (cumulated for all children) (Kb): 845496

Verifier Data

Verifier:	OK	62027