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-stein27.opb
MD5SUM5af5f5067167ce7c0b9b9169af5e7adf
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 18
Optimality of the best value was proved YES
Number of terms in the objective function 27
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 27
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 40
Number of bits of the biggest sum of numbers6
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark1.41279
Number of variables27
Total number of constraints145
Number of constraints which are clauses117
Number of constraints which are cardinality constraints (but not clauses)28
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint27

Trace number 8739

Launcher Data

LAUNCH ON wulflinc25 THE 2005-09-20 18:23:43 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6789 boxname=wulflinc25 idbench=929 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  5af5f5067167ce7c0b9b9169af5e7adf  /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-stein27.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc25/normalized-mps-v2-13-7-stein27.opb
IDLAUNCH: 6789
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.220
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.220
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	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        821152 kB
Buffers:         34124 kB
Cached:         151716 kB
SwapCached:        888 kB
Active:          79272 kB
Inactive:       109188 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        820900 kB
SwapTotal:     2097892 kB
SwapFree:      2096524 kB
Dirty:              44 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            19324 kB
Committed_AS:    64172 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-20 18:29:47 (client local time) WITH STATUS 30 IN 369.022 SECONDS
stats: 6789 0 369.022 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/wulflinc25/normalized-mps-v2-13-7-stein27.opb
c reading problem ... done. Time 0.319 ms.
c #vars     27
c #constraints  118
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                  19 		Current CPU time: 0.37 ms
c CURRENT OPTIMUM=                  18 		Current CPU time: 0.62 ms
c starts		: 12
c conflicts		: 7607
c decisions		: 7852
c propagations		: 38783
c inspects		: 8576149
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 7606
c root simplifications	: 26
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 7781
c speed (decisions/second)	: 21.71952710515106
c non guided choices	24
c random choices	0
s OPTIMUM FOUND
v -V0001_bit0 -V0002_bit0 -V0003_bit0 V0004_bit0 V0005_bit0 V0006_bit0 -V0007_bit0 V0008_bit0 V0009_bit0 -V0010_bit0 -V0011_bit0 V0012_bit0 -V0013_bit0 V0014_bit0 V0015_bit0 V0016_bit0 -V0017_bit0 V0018_bit0 V0019_bit0 V0020_bit0 V0021_bit0 V0022_bit0 V0023_bit0 V0024_bit0 V0025_bit0 -V0026_bit0 V0027_bit0 
c objective function=18
c Total CPU time (ms) : 362.151

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/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 19 0 0 0 0 0 0 0 22 0 1 0 1860697716 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 39 3 38 16 0 23 0
[pid=7847] 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/7847
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=7848
New thread pid=7849
New thread pid=7850
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=7851
New thread pid=7852
New thread pid=7853
New thread pid=7854
New thread pid=7855
New thread pid=7856
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/wulflinc25/normalized-mps-v2-13-7-stein27.opb
New thread pid=7857
One traced child (pid=7857) exited with status: 0
New thread pid=7858
One traced child (pid=7858) exited with status: 0
New thread pid=7859

[startup+10.0017 s]
Raw data (loadavg): 1.20 1.05 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18178 3 1 0 828 45 0 0 22 0 11 0 1860697716 857108480 19760 4294967295 134512640 134569956 3221224336 3221214664 1131329271 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209255 19760 13129 16 0 209239 0
[pid=7847] vsize: 837020
Current children cumulated CPU time (s) 8.73
Current children cumulated vsize (Kb) 837020

[startup+20.0023 s]
Raw data (loadavg): 1.17 1.04 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18187 3 1 0 1788 46 0 0 25 0 11 0 1860697716 856317952 20110 4294967295 134512640 134569956 3221224336 3221214160 1131406276 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 20110 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 18.34
Current children cumulated vsize (Kb) 836248

[startup+30.0029 s]
Raw data (loadavg): 1.14 1.04 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18195 3 1 0 2755 46 0 0 25 0 11 0 1860697716 856317952 20462 4294967295 134512640 134569956 3221224336 3221214552 1131415978 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 20462 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 28.01
Current children cumulated vsize (Kb) 836248

[startup+40.0035 s]
Raw data (loadavg): 1.12 1.04 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18200 3 1 0 3718 46 0 0 25 0 11 0 1860697716 856317952 20726 4294967295 134512640 134569956 3221224336 3221214064 1085759286 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 20726 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 37.64
Current children cumulated vsize (Kb) 836248

[startup+50.0041 s]
Raw data (loadavg): 1.10 1.04 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18205 3 1 0 4675 46 0 0 25 0 11 0 1860697716 856317952 21100 4294967295 134512640 134569956 3221224336 3221214724 1131328812 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 21100 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 47.21
Current children cumulated vsize (Kb) 836248

[startup+60.0037 s]
Raw data (loadavg): 1.08 1.04 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18210 3 1 0 5629 47 0 0 24 0 11 0 1860697716 856317952 21100 4294967295 134512640 134569956 3221224336 3221214544 1131426389 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 21100 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 56.76
Current children cumulated vsize (Kb) 836248

[startup+70.0053 s]
Raw data (loadavg): 1.07 1.04 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18213 3 1 0 6597 47 0 0 25 0 11 0 1860697716 856317952 21175 4294967295 134512640 134569956 3221224336 3221214728 1131339666 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 21175 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 66.44
Current children cumulated vsize (Kb) 836248

[startup+80.0059 s]
Raw data (loadavg): 1.06 1.03 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18217 3 1 0 7554 48 0 0 25 0 11 0 1860697716 856317952 21243 4294967295 134512640 134569956 3221224336 3221214632 1131368171 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 21243 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 76.02
Current children cumulated vsize (Kb) 836248

[startup+90.0055 s]
Raw data (loadavg): 1.05 1.03 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18221 3 1 0 8511 49 0 0 25 0 11 0 1860697716 856317952 21346 4294967295 134512640 134569956 3221224336 3221214140 1131406289 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 21346 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 85.6
Current children cumulated vsize (Kb) 836248

[startup+100.006 s]
Raw data (loadavg): 1.04 1.03 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18224 3 1 0 9478 50 0 0 25 0 11 0 1860697716 856317952 21435 4294967295 134512640 134569956 3221224336 3221214144 1131406319 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 21435 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 95.28
Current children cumulated vsize (Kb) 836248

[startup+110.007 s]
Raw data (loadavg): 1.04 1.03 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18228 3 1 0 10439 50 0 0 25 0 11 0 1860697716 856317952 21600 4294967295 134512640 134569956 3221224336 3221214360 1131415987 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 21600 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 104.89
Current children cumulated vsize (Kb) 836248

[startup+120.007 s]
Raw data (loadavg): 1.03 1.03 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18235 3 1 0 11410 50 0 0 25 0 11 0 1860697716 856317952 21693 4294967295 134512640 134569956 3221224336 3221214408 1131417342 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 21693 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 114.6
Current children cumulated vsize (Kb) 836248

[startup+130.008 s]
Raw data (loadavg): 1.02 1.03 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18238 3 1 0 12383 51 0 0 25 0 11 0 1860697716 856317952 21783 4294967295 134512640 134569956 3221224336 3221214640 1131328867 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 21783 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 124.34
Current children cumulated vsize (Kb) 836248

[startup+140.008 s]
Raw data (loadavg): 1.02 1.03 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18242 3 1 0 13346 51 0 0 25 0 11 0 1860697716 856317952 21881 4294967295 134512640 134569956 3221224336 3221214400 1131416191 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 21881 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 133.97
Current children cumulated vsize (Kb) 836248

[startup+150.008 s]
Raw data (loadavg): 1.02 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18245 3 1 0 14320 51 0 0 25 0 11 0 1860697716 856317952 21954 4294967295 134512640 134569956 3221224336 3221214096 1131406194 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 21954 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 143.71
Current children cumulated vsize (Kb) 836248

[startup+160.009 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18249 3 1 0 15285 51 0 0 24 0 11 0 1860697716 856317952 22045 4294967295 134512640 134569956 3221224336 3221214092 1131442956 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 22045 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 153.36
Current children cumulated vsize (Kb) 836248

[startup+170.009 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18252 3 1 0 16260 52 0 0 24 0 11 0 1860697716 856317952 22114 4294967295 134512640 134569956 3221224336 3221214368 1085806313 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22114 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 163.12
Current children cumulated vsize (Kb) 836248

[startup+180.009 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18256 3 1 0 17234 52 0 0 22 0 11 0 1860697716 856645632 22230 4294967295 134512640 134569956 3221224336 3221214320 1085806313 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209142 22230 13129 16 0 209126 0
[pid=7847] vsize: 836568
Current children cumulated CPU time (s) 172.86
Current children cumulated vsize (Kb) 836568

[startup+190.008 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18261 3 1 0 18203 52 0 0 21 0 11 0 1860697716 856317952 22276 4294967295 134512640 134569956 3221224336 3221214792 1131432892 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 22276 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 182.55
Current children cumulated vsize (Kb) 836248

[startup+200.009 s]
Raw data (loadavg): 1.01 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18264 3 1 0 19181 52 0 0 25 0 11 0 1860697716 856317952 22332 4294967295 134512640 134569956 3221224336 3221214360 1131416188 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22332 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 192.33
Current children cumulated vsize (Kb) 836248

[startup+210.009 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18268 3 1 0 20151 52 0 0 20 0 11 0 1860697716 856317952 22421 4294967295 134512640 134569956 3221224336 3221214800 1131380829 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22421 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 202.03
Current children cumulated vsize (Kb) 836248

[startup+220.01 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18271 3 1 0 21129 52 0 0 25 0 11 0 1860697716 856317952 22476 4294967295 134512640 134569956 3221224336 3221214724 1131372896 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22476 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 211.81
Current children cumulated vsize (Kb) 836248

[startup+230.011 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18275 3 1 0 22099 53 0 0 25 0 11 0 1860697716 856317952 22552 4294967295 134512640 134569956 3221224336 3221214688 1131318307 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22552 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (Kb) 836248

[startup+240.011 s]
Raw data (loadavg): 1.00 1.02 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18279 3 1 0 23072 53 0 0 25 0 11 0 1860697716 856317952 22625 4294967295 134512640 134569956 3221224336 3221214728 1131338231 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22625 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 231.25
Current children cumulated vsize (Kb) 836248

[startup+250.011 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18283 3 1 0 24045 53 0 0 25 0 11 0 1860697716 856317952 22675 4294967295 134512640 134569956 3221224336 3221214592 1131426180 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 22675 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 240.98
Current children cumulated vsize (Kb) 836248

[startup+260.012 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18287 3 1 0 25019 53 0 0 24 0 11 0 1860697716 856317952 22730 4294967295 134512640 134569956 3221224336 3221214080 1085806278 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 22730 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 250.72
Current children cumulated vsize (Kb) 836248

[startup+270.012 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18290 3 1 0 25998 53 0 0 25 0 11 0 1860697716 856317952 22780 4294967295 134512640 134569956 3221224336 3221214312 1131416175 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 22780 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 260.51
Current children cumulated vsize (Kb) 836248

[startup+280.013 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18294 3 1 0 26973 53 0 0 25 0 11 0 1860697716 856317952 22847 4294967295 134512640 134569956 3221224336 3221214256 1131442965 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 22847 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 270.26
Current children cumulated vsize (Kb) 836248

[startup+290.014 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18298 3 1 0 27951 53 0 0 25 0 11 0 1860697716 856317952 22908 4294967295 134512640 134569956 3221224336 3221214632 1131368146 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22908 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 280.04
Current children cumulated vsize (Kb) 836248

[startup+300.014 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18302 3 1 0 28929 53 0 0 25 0 11 0 1860697716 856317952 22965 4294967295 134512640 134569956 3221224336 3221214096 1131406517 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 22965 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 289.82
Current children cumulated vsize (Kb) 836248

[startup+310.014 s]
Raw data (loadavg): 1.00 1.01 0.94 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18307 3 1 0 29903 53 0 0 17 0 11 0 1860697716 856317952 23026 4294967295 134512640 134569956 3221224336 3221214352 1131442965 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 23026 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 299.56
Current children cumulated vsize (Kb) 836248

[startup+320.014 s]
Raw data (loadavg): 1.08 1.02 0.95 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18311 3 1 0 30883 54 0 0 24 0 11 0 1860697716 856317952 23064 4294967295 134512640 134569956 3221224336 3221214352 1131442962 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 23064 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 309.37
Current children cumulated vsize (Kb) 836248

[startup+330.015 s]
Raw data (loadavg): 1.07 1.02 0.95 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18315 3 1 0 31863 54 0 0 25 0 11 0 1860697716 856317952 23098 4294967295 134512640 134569956 3221224336 3221214688 1131318289 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 23098 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 319.17
Current children cumulated vsize (Kb) 836248

[startup+340.016 s]
Raw data (loadavg): 1.06 1.02 0.95 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18319 3 1 0 32842 54 0 0 25 0 11 0 1860697716 856317952 23136 4294967295 134512640 134569956 3221224336 3221214640 1131329229 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 23136 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 328.96
Current children cumulated vsize (Kb) 836248

[startup+350.016 s]
Raw data (loadavg): 1.05 1.02 0.95 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18323 3 1 0 33822 55 0 0 25 0 11 0 1860697716 856317952 23164 4294967295 134512640 134569956 3221224336 3221214688 1131318314 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/7847/statm): 209062 23164 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 338.77
Current children cumulated vsize (Kb) 836248

[startup+360.017 s]
Raw data (loadavg): 1.04 1.02 0.95 2/66 7859
Raw data (/proc/7847/stat): 7847 (java) R 7846 7847 4419 0 -1 0 18327 3 1 0 34804 55 0 0 25 0 11 0 1860697716 856317952 23212 4294967295 134512640 134569956 3221224336 3221214752 1131578714 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/7847/statm): 209062 23212 13129 16 0 209046 0
[pid=7847] vsize: 836248
Current children cumulated CPU time (s) 348.59
Current children cumulated vsize (Kb) 836248
One traced child (pid=7859) exited with status: 0
New thread pid=7860
One traced child (pid=7860) exited with status: 0
One traced child (pid=7856) exited with status: 0
One traced child (pid=7851) exited with status: 0
One traced child (pid=7848) exited with status: 30
One traced child (pid=7850) exited with status: 30
One traced child (pid=7849) exited with status: 30
One traced child (pid=7855) exited with status: 30
One traced child (pid=7852) exited with status: 30
One traced child (pid=7853) exited with status: 30
One traced child (pid=7854) exited with status: 30
One traced child (pid=7847) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 363.527
CPU time (s): 369.022
CPU user time (s): 368.188
CPU system time (s): 0.833873
CPU usage (%): 101.512
Max. virtual memory (cumulated for all children) (Kb): 837020

Verifier Data

Verifier:	OK	18