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/miplib3/normalized-mps-v2-20-10-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.20366
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 4837

Launcher Data

LAUNCH ON wulflinc5 THE 2005-09-19 20:29:56 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6533 boxname=wulflinc5 idbench=673 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  438e2455c0b7b4efdea6a7e48ef2555a  /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-20-10-enigma.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc5/normalized-mps-v2-20-10-enigma.opb
IDLAUNCH: 6533
/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:        883720 kB
Buffers:         35816 kB
Cached:          91108 kB
SwapCached:        780 kB
Active:          74768 kB
Inactive:        54764 kB
HighTotal:      131008 kB
HighFree:        43260 kB
LowTotal:       903652 kB
LowFree:        840460 kB
SwapTotal:     2097136 kB
SwapFree:      2095888 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5804 kB
Slab:            15772 kB
Committed_AS:    64300 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1364 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-09-19 20:34:23 (client local time) WITH STATUS 30 IN 276.203 SECONDS
stats: 6533 0 276.203 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/wulflinc5/normalized-mps-v2-20-10-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: 265.71 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.49241496739585
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) : 265.764

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/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1794564259 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 39 3 38 16 0 23 0
[pid=21313] 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/21313
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=21314
New thread pid=21315
New thread pid=21316
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=21317
New thread pid=21318
New thread pid=21319
New thread pid=21320
New thread pid=21321
New thread pid=21322
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/wulflinc5/normalized-mps-v2-20-10-enigma.opb
New thread pid=21323

[startup+10.0025 s]
Raw data (loadavg): 1.25 1.05 0.97 3/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18142 0 1 0 602 51 0 0 25 0 11 0 1794564259 864460800 20920 4294967295 134512640 134569956 3221224336 3221214672 1131329451 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 211050 20920 13129 16 0 211034 0
[pid=21313] vsize: 844200
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (Kb) 844200

[startup+20.0042 s]
Raw data (loadavg): 1.21 1.05 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) T 21312 21313 824 0 -1 0 18158 0 1 0 1562 52 0 0 25 0 11 0 1794564259 860659712 20492 4294967295 134512640 134569956 3221224336 3221213544 1073952732 0 4 1 23758 3222434794 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 20492 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 16.14
Current children cumulated vsize (Kb) 840488

[startup+30.0049 s]
Raw data (loadavg): 1.18 1.05 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18167 0 1 0 2518 52 0 0 19 0 11 0 1794564259 860659712 20710 4294967295 134512640 134569956 3221224336 3221214672 1131329535 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 20710 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 25.7
Current children cumulated vsize (Kb) 840488

[startup+40.0057 s]
Raw data (loadavg): 1.15 1.05 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18177 0 1 0 3462 53 0 0 20 0 11 0 1794564259 860659712 20905 4294967295 134512640 134569956 3221224336 3221214672 1131330345 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 20905 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 35.15
Current children cumulated vsize (Kb) 840488

[startup+50.0074 s]
Raw data (loadavg): 1.13 1.05 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18187 0 1 0 4419 53 0 0 25 0 11 0 1794564259 860659712 21244 4294967295 134512640 134569956 3221224336 3221214600 1131383745 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 21244 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 44.72
Current children cumulated vsize (Kb) 840488

[startup+60.0071 s]
Raw data (loadavg): 1.11 1.04 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18198 0 1 0 5386 54 0 0 17 0 11 0 1794564259 860659712 21357 4294967295 134512640 134569956 3221224336 3221214720 1131316672 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 21357 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 54.4
Current children cumulated vsize (Kb) 840488

[startup+70.0089 s]
Raw data (loadavg): 1.09 1.04 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18208 0 1 0 6358 54 0 0 25 0 11 0 1794564259 860659712 21462 4294967295 134512640 134569956 3221224336 3221214672 1131329451 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 21462 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 64.12
Current children cumulated vsize (Kb) 840488

[startup+80.0106 s]
Raw data (loadavg): 1.08 1.04 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18218 0 1 0 7330 55 0 0 25 0 11 0 1794564259 860659712 21535 4294967295 134512640 134569956 3221224336 3221214672 1131329451 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 21535 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 73.85
Current children cumulated vsize (Kb) 840488

[startup+90.0104 s]
Raw data (loadavg): 1.06 1.04 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18228 0 1 0 8306 55 0 0 25 0 11 0 1794564259 860659712 21612 4294967295 134512640 134569956 3221224336 3221214672 1131329029 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 21612 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 83.61
Current children cumulated vsize (Kb) 840488

[startup+100.011 s]
Raw data (loadavg): 1.05 1.04 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18238 0 1 0 9283 55 0 0 19 0 11 0 1794564259 860659712 21676 4294967295 134512640 134569956 3221224336 3221214672 1131329436 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 21676 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 93.38
Current children cumulated vsize (Kb) 840488

[startup+110.013 s]
Raw data (loadavg): 1.04 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18248 0 1 0 10259 56 0 0 25 0 11 0 1794564259 860659712 21738 4294967295 134512640 134569956 3221224336 3221214672 1131329107 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 21738 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 103.15
Current children cumulated vsize (Kb) 840488

[startup+120.014 s]
Raw data (loadavg): 1.04 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18258 0 1 0 11234 56 0 0 21 0 11 0 1794564259 860659712 21796 4294967295 134512640 134569956 3221224336 3221214760 1131339636 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 21796 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 112.9
Current children cumulated vsize (Kb) 840488

[startup+130.014 s]
Raw data (loadavg): 1.03 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18268 0 1 0 12207 56 0 0 25 0 11 0 1794564259 860659712 21861 4294967295 134512640 134569956 3221224336 3221214672 1131329397 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 21861 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 122.63
Current children cumulated vsize (Kb) 840488

[startup+140.015 s]
Raw data (loadavg): 1.03 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18278 0 1 0 13181 57 0 0 23 0 11 0 1794564259 860659712 21931 4294967295 134512640 134569956 3221224336 3221214672 1131329907 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 21931 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 132.38
Current children cumulated vsize (Kb) 840488

[startup+150.016 s]
Raw data (loadavg): 1.02 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18289 0 1 0 14154 58 0 0 24 0 11 0 1794564259 860659712 22007 4294967295 134512640 134569956 3221224336 3221214528 1131392314 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22007 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 142.12
Current children cumulated vsize (Kb) 840488

[startup+160.017 s]
Raw data (loadavg): 1.02 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18299 0 1 0 15129 58 0 0 25 0 11 0 1794564259 860659712 22075 4294967295 134512640 134569956 3221224336 3221214760 1131338533 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 22075 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 151.87
Current children cumulated vsize (Kb) 840488

[startup+170.018 s]
Raw data (loadavg): 1.01 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18309 0 1 0 16105 59 0 0 25 0 11 0 1794564259 860659712 22136 4294967295 134512640 134569956 3221224336 3221214672 1131329631 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22136 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (Kb) 840488

[startup+180.019 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18319 0 1 0 17082 59 0 0 25 0 11 0 1794564259 860659712 22179 4294967295 134512640 134569956 3221224336 3221214672 1131329451 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22179 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 171.41
Current children cumulated vsize (Kb) 840488

[startup+190.02 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18329 0 1 0 18057 60 0 0 25 0 11 0 1794564259 860659712 22238 4294967295 134512640 134569956 3221224336 3221214720 1131316689 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 22238 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 181.17
Current children cumulated vsize (Kb) 840488

[startup+200.021 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18339 0 1 0 19033 60 0 0 23 0 11 0 1794564259 860659712 22301 4294967295 134512640 134569956 3221224336 3221214672 1131329451 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22301 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 190.93
Current children cumulated vsize (Kb) 840488

[startup+210.02 s]
Raw data (loadavg): 1.01 1.02 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18350 0 1 0 20008 60 0 0 16 0 11 0 1794564259 860659712 22365 4294967295 134512640 134569956 3221224336 3221214672 1131330305 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22365 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 200.68
Current children cumulated vsize (Kb) 840488

[startup+220.022 s]
Raw data (loadavg): 1.00 1.02 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18360 0 1 0 20984 61 0 0 17 0 11 0 1794564259 860659712 22423 4294967295 134512640 134569956 3221224336 3221214672 1131329686 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22423 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 210.45
Current children cumulated vsize (Kb) 840488

[startup+230.023 s]
Raw data (loadavg): 1.08 1.04 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18368 0 1 0 21964 62 0 0 25 0 11 0 1794564259 860659712 22463 4294967295 134512640 134569956 3221224336 3221214720 1131316672 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22463 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (Kb) 840488

[startup+240.023 s]
Raw data (loadavg): 1.07 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18377 0 1 0 22939 63 0 0 18 0 11 0 1794564259 860659712 22510 4294967295 134512640 134569956 3221224336 3221214720 1131316672 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/21313/statm): 210122 22510 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 230.02
Current children cumulated vsize (Kb) 840488

[startup+250.023 s]
Raw data (loadavg): 1.06 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18384 0 1 0 23917 63 0 0 25 0 11 0 1794564259 860659712 22552 4294967295 134512640 134569956 3221224336 3221214392 1131582884 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 22552 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 239.8
Current children cumulated vsize (Kb) 840488

[startup+260.025 s]
Raw data (loadavg): 1.05 1.03 0.97 2/66 21323
Raw data (/proc/21313/stat): 21313 (java) R 21312 21313 824 0 -1 0 18389 0 1 0 24901 63 0 0 25 0 11 0 1794564259 860659712 22577 4294967295 134512640 134569956 3221224336 3221214408 1131567488 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/21313/statm): 210122 22577 13129 16 0 210106 0
[pid=21313] vsize: 840488
Current children cumulated CPU time (s) 249.64
Current children cumulated vsize (Kb) 840488
One traced child (pid=21323) exited with status: 0
New thread pid=21324
One traced child (pid=21324) exited with status: 0
One traced child (pid=21322) exited with status: 0
One traced child (pid=21317) exited with status: 0
One traced child (pid=21314) exited with status: 30
One traced child (pid=21316) exited with status: 30
One traced child (pid=21315) exited with status: 30
One traced child (pid=21321) exited with status: 30
One traced child (pid=21318) exited with status: 30
One traced child (pid=21319) exited with status: 30
One traced child (pid=21320) exited with status: 30
One traced child (pid=21313) exited with status: 30
All traced children have exited ! Game is over.

Child status: 30
Real time (s): 267.166
CPU time (s): 276.203
CPU user time (s): 274.875
CPU system time (s): 1.3278
CPU usage (%): 103.383
Max. virtual memory (cumulated for all children) (Kb): 844200

Verifier Data

Verifier:	OK	0