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/miplib3/normalized-mps-v2-13-7-enigma.opb
MD5SUM438e2455c0b7b4efdea6a7e48ef2555a
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of terms in the objective function 9
Biggest coefficient in the objective function 9
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 900207
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 9508275
Number of bits of the biggest sum of numbers24
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark2.16667
Number of variables100
Total number of constraints121
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)120
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint90

Trace number 8857

Launcher Data

LAUNCH ON wulflinc8 THE 2005-09-20 19:45:35 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6916 boxname=wulflinc8 idbench=1056 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  438e2455c0b7b4efdea6a7e48ef2555a  /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-13-7-enigma.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc8/normalized-mps-v2-13-7-enigma.opb
IDLAUNCH: 6916
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.007
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	: 2
cpu MHz		: 451.007
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:        741272 kB
Buffers:         34480 kB
Cached:         232496 kB
SwapCached:        876 kB
Active:          89320 kB
Inactive:       180352 kB
HighTotal:      131008 kB
HighFree:          252 kB
LowTotal:       903652 kB
LowFree:        741020 kB
SwapTotal:     2097136 kB
SwapFree:      2095848 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5768 kB
Slab:            17864 kB
Committed_AS:    64168 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-20 19:50:05 (client local time) WITH STATUS 30 IN 278.556 SECONDS
stats: 6916 0 278.556 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/wulflinc8/normalized-mps-v2-13-7-enigma.opb
c reading problem ... done. Time 0.293 ms.
c #vars     100
c #constraints  42
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                   0 		Current CPU time: 269.23 ms
c starts		: 5
c conflicts		: 917
c decisions		: 1458
c propagations		: 10854
c inspects		: 1014937
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 917
c root simplifications	: 5
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 1332
c speed (decisions/second)	: 5.420598273439069
c non guided choices	45
c random choices	0
s OPTIMUM FOUND
v -A1_bit0 -A2_bit0 -A3_bit0 -A4_bit0 -A5_bit0 -A6_bit0 -A7_bit0 -A8_bit0 -A9_bit0 A0_bit0 -B0_bit0 -B1_bit0 -B2_bit0 -B3_bit0 -B4_bit0 -B5_bit0 -B6_bit0 -B7_bit0 B8_bit0 -B9_bit0 -C0_bit0 -C1_bit0 -C2_bit0 -C3_bit0 -C4_bit0 C5_bit0 -C6_bit0 -C7_bit0 -C8_bit0 -C9_bit0 -D0_bit0 -D1_bit0 -D2_bit0 -D3_bit0 -D4_bit0 -D5_bit0 D6_bit0 -D7_bit0 -D8_bit0 -D9_bit0 -E0_bit0 -E1_bit0 -E2_bit0 -E3_bit0 E4_bit0 -E5_bit0 -E6_bit0 -E7_bit0 -E8_bit0 -E9_bit0 -F0_bit0 -F1_bit0 -F2_bit0 -F3_bit0 -F4_bit0 -F5_bit0 -F6_bit0 -F7_bit0 -F8_bit0 F9_bit0 -G0_bit0 G1_bit0 -G2_bit0 -G3_bit0 -G4_bit0 -G5_bit0 -G6_bit0 -G7_bit0 -G8_bit0 -G9_bit0 -H0_bit0 -H1_bit0 -H2_bit0 -H3_bit0 -H4_bit0 -H5_bit0 -H6_bit0 H7_bit0 -H8_bit0 -H9_bit0 -I0_bit0 -I1_bit0 I2_bit0 -I3_bit0 -I4_bit0 -I5_bit0 -I6_bit0 -I7_bit0 -I8_bit0 -I9_bit0 -L0_bit0 -L1_bit0 -L2_bit0 L3_bit0 -L4_bit0 -L5_bit0 -L6_bit0 -L7_bit0 -L8_bit0 -L9_bit0 
c objective function=0
c Total CPU time (ms) : 269.281

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/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1789368781 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 39 3 38 16 0 23 0
[pid=9325] 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/9325
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=9326
New thread pid=9327
New thread pid=9328
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=9329
New thread pid=9330
New thread pid=9331
New thread pid=9332
New thread pid=9333
New thread pid=9334
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/wulflinc8/normalized-mps-v2-13-7-enigma.opb
New thread pid=9335

[startup+10.0033 s]
Raw data (loadavg): 1.24 1.05 1.02 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18142 0 1 0 593 47 0 0 22 0 11 0 1789368781 865914880 21397 4294967295 134512640 134569956 3221224336 3221214420 1131079649 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211405 21397 13129 16 0 211389 0
[pid=9325] vsize: 845620
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (Kb) 845620

[startup+20.0041 s]
Raw data (loadavg): 1.20 1.05 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18160 0 1 0 1548 48 0 0 22 0 11 0 1789368781 864636928 21386 4294967295 134512640 134569956 3221224336 3221214560 1131328153 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 21386 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 15.96
Current children cumulated vsize (Kb) 844372

[startup+30.0049 s]
Raw data (loadavg): 1.17 1.05 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18169 0 1 0 2507 49 0 0 19 0 11 0 1789368781 864636928 21583 4294967295 134512640 134569956 3221224336 3221214704 1131316633 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 21583 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (Kb) 844372

[startup+40.0057 s]
Raw data (loadavg): 1.14 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18181 0 1 0 3452 49 0 0 24 0 11 0 1789368781 864636928 21779 4294967295 134512640 134569956 3221224336 3221214704 1131316608 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 21779 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 35.01
Current children cumulated vsize (Kb) 844372

[startup+50.0064 s]
Raw data (loadavg): 1.12 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18190 0 1 0 4412 49 0 0 23 0 11 0 1789368781 864636928 22103 4294967295 134512640 134569956 3221224336 3221214704 1131316629 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 22103 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 44.61
Current children cumulated vsize (Kb) 844372

[startup+60.0083 s]
Raw data (loadavg): 1.10 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18200 0 1 0 5380 50 0 0 25 0 11 0 1789368781 864636928 22222 4294967295 134512640 134569956 3221224336 3221214632 1131354531 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22222 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 54.3
Current children cumulated vsize (Kb) 844372

[startup+70.01 s]
Raw data (loadavg): 1.09 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18210 0 1 0 6351 50 0 0 25 0 11 0 1789368781 864636928 22325 4294967295 134512640 134569956 3221224336 3221214672 1131329391 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22325 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 64.01
Current children cumulated vsize (Kb) 844372

[startup+80.0108 s]
Raw data (loadavg): 1.07 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18220 0 1 0 7325 51 0 0 25 0 11 0 1789368781 864636928 22401 4294967295 134512640 134569956 3221224336 3221214352 1131598504 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 22401 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 73.76
Current children cumulated vsize (Kb) 844372

[startup+90.0116 s]
Raw data (loadavg): 1.06 1.03 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18230 0 1 0 8298 52 0 0 25 0 11 0 1789368781 864636928 22475 4294967295 134512640 134569956 3221224336 3221214672 1131329171 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22475 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 83.5
Current children cumulated vsize (Kb) 844372

[startup+100.012 s]
Raw data (loadavg): 1.05 1.03 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18240 0 1 0 9275 53 0 0 25 0 11 0 1789368781 864636928 22542 4294967295 134512640 134569956 3221224336 3221214760 1131338496 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22542 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 93.28
Current children cumulated vsize (Kb) 844372

[startup+110.015 s]
Raw data (loadavg): 1.04 1.03 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18250 0 1 0 10251 53 0 0 25 0 11 0 1789368781 864636928 22604 4294967295 134512640 134569956 3221224336 3221214704 1131316625 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22604 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 103.04
Current children cumulated vsize (Kb) 844372

[startup+120.016 s]
Raw data (loadavg): 1.04 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18260 0 1 0 11226 53 0 0 25 0 11 0 1789368781 864636928 22662 4294967295 134512640 134569956 3221224336 3221214672 1131329350 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22662 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 112.79
Current children cumulated vsize (Kb) 844372

[startup+130.017 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18270 0 1 0 12199 54 0 0 17 0 11 0 1789368781 864636928 22723 4294967295 134512640 134569956 3221224336 3221214360 1131555220 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22723 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 122.53
Current children cumulated vsize (Kb) 844372

[startup+140.018 s]
Raw data (loadavg): 1.10 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) S 9324 9325 27660 0 -1 0 18280 0 1 0 13174 54 0 0 25 0 11 0 1789368781 864636928 22791 4294967295 134512640 134569956 3221224336 3221213312 1073952481 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 22791 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 132.28
Current children cumulated vsize (Kb) 844372

[startup+150.018 s]
Raw data (loadavg): 1.09 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18290 0 1 0 14147 55 0 0 24 0 11 0 1789368781 864636928 22865 4294967295 134512640 134569956 3221224336 3221214672 1131329451 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22865 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 142.02
Current children cumulated vsize (Kb) 844372

[startup+160.019 s]
Raw data (loadavg): 1.07 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18300 0 1 0 15123 55 0 0 25 0 11 0 1789368781 864636928 22934 4294967295 134512640 134569956 3221224336 3221214672 1131329506 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 22934 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 151.78
Current children cumulated vsize (Kb) 844372

[startup+170.019 s]
Raw data (loadavg): 1.06 1.04 1.01 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18310 0 1 0 16100 55 0 0 25 0 11 0 1789368781 864636928 23000 4294967295 134512640 134569956 3221224336 3221214288 1131471724 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 23000 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (Kb) 844372

[startup+180.019 s]
Raw data (loadavg): 1.05 1.04 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18320 0 1 0 17077 56 0 0 25 0 11 0 1789368781 864636928 23042 4294967295 134512640 134569956 3221224336 3221214672 1131329300 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 23042 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 171.33
Current children cumulated vsize (Kb) 844372

[startup+190.02 s]
Raw data (loadavg): 1.04 1.03 1.00 3/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18330 0 1 0 18052 56 0 0 24 0 11 0 1789368781 864636928 23101 4294967295 134512640 134569956 3221224336 3221214672 1131330595 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 23101 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 181.08
Current children cumulated vsize (Kb) 844372

[startup+200.021 s]
Raw data (loadavg): 1.04 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18340 0 1 0 19028 57 0 0 17 0 11 0 1789368781 864636928 23160 4294967295 134512640 134569956 3221224336 3221214672 1131329557 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 23160 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 190.85
Current children cumulated vsize (Kb) 844372

[startup+210.022 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18350 0 1 0 20005 57 0 0 24 0 11 0 1789368781 864636928 23219 4294967295 134512640 134569956 3221224336 3221214704 1131316625 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 23219 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 200.62
Current children cumulated vsize (Kb) 844372

[startup+220.024 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18360 0 1 0 20982 58 0 0 24 0 11 0 1789368781 864636928 23276 4294967295 134512640 134569956 3221224336 3221214712 1131580490 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 23276 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 210.4
Current children cumulated vsize (Kb) 844372

[startup+230.024 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18369 0 1 0 21961 58 0 0 25 0 11 0 1789368781 864636928 23324 4294967295 134512640 134569956 3221224336 3221214672 1131328957 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 23324 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (Kb) 844372

[startup+240.025 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18377 0 1 0 22939 58 0 0 23 0 11 0 1789368781 864636928 23361 4294967295 134512640 134569956 3221224336 3221214704 1131316698 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/9325/statm): 211093 23361 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 229.97
Current children cumulated vsize (Kb) 844372

[startup+250.026 s]
Raw data (loadavg): 1.01 1.03 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18385 0 1 0 23914 59 0 0 25 0 11 0 1789368781 864636928 23412 4294967295 134512640 134569956 3221224336 3221214488 1131436390 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 23412 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 239.73
Current children cumulated vsize (Kb) 844372

[startup+260.027 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18391 0 1 0 24894 59 0 0 25 0 11 0 1789368781 864636928 23446 4294967295 134512640 134569956 3221224336 3221214376 1131600120 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 23446 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 249.53
Current children cumulated vsize (Kb) 844372

[startup+270.028 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 9335
Raw data (/proc/9325/stat): 9325 (java) R 9324 9325 27660 0 -1 0 18397 0 1 0 25873 59 0 0 19 0 11 0 1789368781 864636928 23486 4294967295 134512640 134569956 3221224336 3221214672 1131329506 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/9325/statm): 211093 23486 13129 16 0 211077 0
[pid=9325] vsize: 844372
Current children cumulated CPU time (s) 259.32
Current children cumulated vsize (Kb) 844372
One traced child (pid=9335) exited with status: 0
New thread pid=9336
One traced child (pid=9336) exited with status: 0
One traced child (pid=9334) exited with status: 0
One traced child (pid=9326) exited with status: 30
One traced child (pid=9327) exited with status: 30
One traced child (pid=9328) exited with status: 30
One traced child (pid=9330) exited with status: 30
One traced child (pid=9333) exited with status: 30
One traced child (pid=9331) exited with status: 30
One traced child (pid=9332) exited with status: 30
One traced child (pid=9329) exited with status: 30
One traced child (pid=9325) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 270.657
CPU time (s): 278.556
CPU user time (s): 277.535
CPU system time (s): 1.02084
CPU usage (%): 102.918
Max. virtual memory (cumulated for all children) (Kb): 845620

Verifier Data

Verifier:	OK	0