Trace number 2065817

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 into four (or five) parts:
  1. 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 ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J CSP 2.1.1? (TO) 1800.41 1807.61

General information on the benchmark

Namecsp/ramsey3/
normalized-ramsey-17-3.xml
MD5SUM10e52fb937aba3eef4652d1b52d5e1e7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables136
Number of constraints680
Maximum constraint arity3
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension680
Global constraints used (with number of constraints)

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.13	c That software uses the Rhino library from the Mozilla project.
0.09/0.15	c version 2.1.1.v20090622
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0_12
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 671000808
0.09/0.15	c Max memory 672137216
0.09/0.15	c Total memory 672137216
0.09/0.15	c Number of processors 2
0.19/0.22	c c --- Begin Solver configuration ---
0.19/0.22	c Stops conflict analysis at the first Unique Implication Point
0.19/0.22	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@1f14ceb
0.19/0.22	c Learn all clauses as in MiniSAT
0.19/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.19/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.19/0.22	c Expensive reason simplification
0.19/0.22	c MiniSAT restarts strategy
0.19/0.22	c Memory based learned constraints deletion strategy
0.19/0.22	c timeout=2147483s
0.19/0.22	c DB Simplification allowed=false
0.19/0.22	c --- End Solver configuration ---
0.19/0.22	c solving HOME/instance-2065817-1247339148.xml
0.19/0.22	c reading problem ... 
0.39/0.47	c reading problem named null
0.39/0.47	c reading domains done.
0.39/0.48	c reading variables done.
0.49/0.51	c reading predicates  done.
0.68/0.74	c reading constraints
1.98/2.09	c done with constraints.
1.98/2.09	c ... done. Wall clock time 1.871s.
1.98/2.09	c #vars     408
1.98/2.09	c #constraints  2312
1.98/2.09	c constraints type 
1.98/2.09	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2176
1.98/2.09	c org.sat4j.minisat.constraints.card.AtLeast => 136
1800.00/1807.22	c starts		: 21
1800.00/1807.22	c conflicts		: 875600
1800.00/1807.22	c decisions		: 1066749
1800.00/1807.22	c propagations		: 40714030
1800.00/1807.22	c inspects		: 5502385023
1800.00/1807.22	c learnt literals	: 0
1800.00/1807.22	c learnt binary clauses	: 0
1800.00/1807.22	c learnt ternary clauses	: 0
1800.00/1807.22	c learnt clauses	: 875600
1800.00/1807.22	c ignored clauses	: 0
1800.00/1807.22	c root simplifications	: 0
1800.00/1807.22	c removed literals (reason simplification)	: 8178954
1800.00/1807.22	c reason swapping (by a shorter reason)	: 0
1800.00/1807.22	c Calls to reduceDB	: 0
1800.00/1807.22	c speed (assignments/second)	: 22554.67485372212
1800.00/1807.22	c non guided choices	496
1800.29/1807.55	c learnt constraints type 
1800.29/1807.55	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 875632
1800.29/1807.55	c constraints type 
1800.29/1807.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2176
1800.29/1807.55	c org.sat4j.minisat.constraints.card.AtLeast => 136
1800.29/1807.55	s UNKNOWN
1800.29/1807.55	c Total wall clock time (in seconds) : 1806.998

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2065817-1247339148/watcher-2065817-1247339148 -o /tmp/evaluation-result-2065817-1247339148/solver-2065817-1247339148 -C 1800 -W 2000 -M 900 java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2065817-1247339148.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.01 2.07 3/74 19218
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=152 CPUtime=0
/proc/19218/stat : 19218 (java) R 19216 19218 18019 0 -1 0 204 0 0 0 0 0 0 0 18 0 1 0 20978380 155648 26 996147200 134512640 134550932 4294956016 18446744073709551615 7917867 0 0 4096 0 0 0 0 17 0 0 0
/proc/19218/statm: 38 26 19 9 0 4 0

[startup+0.0390521 s]
/proc/loadavg: 1.93 2.01 2.07 3/74 19218
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=801384 CPUtime=0.03
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 2492 0 1 0 2 1 0 0 18 0 5 0 20978380 820617216 2239 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 200346 2240 975 9 0 197697 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 801384

[startup+0.102057 s]
/proc/loadavg: 1.93 2.01 2.07 3/74 19218
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=804560 CPUtime=0.09
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 3062 0 1 0 7 2 0 0 18 0 12 0 20978380 823869440 2805 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 201140 2805 1083 9 0 198474 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804560

[startup+0.302081 s]
/proc/loadavg: 1.93 2.01 2.07 3/74 19218
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=805712 CPUtime=0.29
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 4347 0 1 0 26 3 0 0 18 0 12 0 20978380 825049088 4084 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 201428 4084 1362 9 0 198755 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 805712

[startup+0.70111 s]
/proc/loadavg: 1.93 2.01 2.07 3/74 19218
/proc/meminfo: memFree=1800656/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=807360 CPUtime=0.68
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 6298 0 1 0 63 5 0 0 18 0 12 0 20978380 826736640 5704 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 201840 5704 1387 9 0 199167 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 807360

[startup+1.50118 s]
/proc/loadavg: 1.93 2.01 2.07 4/86 19230
/proc/meminfo: memFree=1780144/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=810280 CPUtime=1.48
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 9145 0 1 0 141 7 0 0 18 0 12 0 20978380 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202570 7467 1412 9 0 199897 0
[pid=19218/tid=19220] ppid=19216 vsize=810280 CPUtime=0.88
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 5399 0 1 0 83 5 0 0 25 0 12 0 20978381 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 21 0 12 0 20978382 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19222] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 20978382 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19223] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 20978384 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19224] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 9 0 0 0 0 0 0 0 24 0 12 0 20978384 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 20978384 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 20978389 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=810280 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 12 0 20978389 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=810280 CPUtime=0.55
/proc/19218/task/19228/stat : 19228 (java) R 19216 19218 18019 0 -1 64 2790 0 0 0 54 1 0 0 16 0 12 0 20978389 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 105576054 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 20978389 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=810280 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 20978389 829726720 7467 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 810280

[startup+3.10232 s]
/proc/loadavg: 1.93 2.01 2.07 4/86 19230
/proc/meminfo: memFree=1769776/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=810604 CPUtime=3.08
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 10945 0 1 0 300 8 0 0 18 0 13 0 20978380 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202651 9265 1435 9 0 199978 0
[pid=19218/tid=19220] ppid=19216 vsize=810604 CPUtime=1.79
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 7123 0 1 0 173 6 0 0 25 0 13 0 20978381 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4109747919 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 20978382 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19222] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 20978382 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19223] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 20978384 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19224] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 20978384 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 20978384 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20978389 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=810604 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 13 0 20978389 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=810604 CPUtime=1.24
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 2863 0 0 0 123 1 0 0 16 0 13 0 20978389 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20978389 830058496 9265 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20978389 830058496 9266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19231] ppid=19216 vsize=810604 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 20978590 830058496 9266 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 810604

[startup+6.3026 s]
/proc/loadavg: 1.93 2.01 2.07 3/87 19231
/proc/meminfo: memFree=1765288/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=809660 CPUtime=6.28
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 12383 0 1 0 618 10 0 0 18 0 13 0 20978380 829091840 10328 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202415 10329 1435 9 0 199742 0
[pid=19218/tid=19220] ppid=19216 vsize=809660 CPUtime=4.85
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 8414 0 1 0 478 7 0 0 25 0 13 0 20978381 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4109817690 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 20978382 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19222] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 20978382 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19223] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19224] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 20978384 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 20978384 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=809660 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 13 0 20978389 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=809660 CPUtime=1.38
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 3011 0 0 0 137 1 0 0 16 0 13 0 20978389 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20978389 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19231] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 20978590 829091840 10329 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 809660

[startup+12.7022 s]
/proc/loadavg: 1.94 2.01 2.07 3/87 19231
/proc/meminfo: memFree=1756776/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=809660 CPUtime=12.68
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 14107 0 1 0 1256 12 0 0 18 0 13 0 20978380 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202415 12052 1435 9 0 199742 0
[pid=19218/tid=19220] ppid=19216 vsize=809660 CPUtime=11.21
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 10135 0 1 0 1112 9 0 0 25 0 13 0 20978381 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4109733383 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 20978382 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19222] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 20978382 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19223] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19224] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 9 0 0 0 0 0 0 0 24 0 13 0 20978384 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 20978384 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=809660 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 13 0 20978389 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=809660 CPUtime=1.41
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 3013 0 0 0 140 1 0 0 16 0 13 0 20978389 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20978389 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19231] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 20978590 829091840 12052 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 809660

[startup+25.5023 s]
/proc/loadavg: 1.95 2.01 2.07 3/87 19231
/proc/meminfo: memFree=1746536/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=809660 CPUtime=25.48
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 16373 0 1 0 2533 15 0 0 18 0 13 0 20978380 829091840 14318 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202415 14318 1435 9 0 199742 0
[pid=19218/tid=19220] ppid=19216 vsize=809660 CPUtime=24
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 12401 0 1 0 2388 12 0 0 25 0 13 0 20978381 829091840 14318 996147200 134512640 134550932 4294956016 18446744073709551615 4109733344 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19221] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 21 0 13 0 20978382 829091840 14318 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19222] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 20978382 829091840 14318 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19223] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 14318 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19224] ppid=19216 vsize=809660 CPUtime=0

################
# More data... #
################

[pid=19218/tid=19223] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19224] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=809660 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=809660 CPUtime=1.42
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 3013 0 0 0 141 1 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19231] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 20978590 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.79
Current children cumulated vsize (KiB) 809660

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 19404
/proc/meminfo: memFree=1544568/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=809660 CPUtime=1715.51
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 73078 0 1 0 171500 51 0 0 18 0 13 0 20978380 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202415 68114 1444 9 0 199742 0
[pid=19218/tid=19220] ppid=19216 vsize=809660 CPUtime=1712.52
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 17381 0 1 0 171227 25 0 0 25 0 13 0 20978381 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4109732934 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19221] ppid=19216 vsize=809660 CPUtime=0.76
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 26574 0 0 0 65 11 0 0 19 0 13 0 20978382 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19222] ppid=19216 vsize=809660 CPUtime=0.72
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 25140 0 0 0 61 11 0 0 19 0 13 0 20978382 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19223] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19224] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=809660 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=809660 CPUtime=1.42
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 3013 0 0 0 141 1 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19231] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 20978590 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.51
Current children cumulated vsize (KiB) 809660

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19404
/proc/meminfo: memFree=1543992/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=809660 CPUtime=1775.22
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 73078 0 1 0 177471 51 0 0 18 0 13 0 20978380 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202415 68114 1444 9 0 199742 0
[pid=19218/tid=19220] ppid=19216 vsize=809660 CPUtime=1772.23
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 17381 0 1 0 177198 25 0 0 25 0 13 0 20978381 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4109739391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19221] ppid=19216 vsize=809660 CPUtime=0.76
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 26574 0 0 0 65 11 0 0 19 0 13 0 20978382 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19222] ppid=19216 vsize=809660 CPUtime=0.72
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 25140 0 0 0 61 11 0 0 19 0 13 0 20978382 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19223] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19224] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=809660 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=809660 CPUtime=1.42
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 3013 0 0 0 141 1 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19231] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 20978590 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.22
Current children cumulated vsize (KiB) 809660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19404
/proc/meminfo: memFree=1543736/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=809660 CPUtime=1800
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 73078 0 1 0 179949 51 0 0 18 0 13 0 20978380 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/19218/statm: 202415 68114 1444 9 0 199742 0
[pid=19218/tid=19220] ppid=19216 vsize=809660 CPUtime=1797.01
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 17381 0 1 0 179676 25 0 0 25 0 13 0 20978381 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4109733344 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19221] ppid=19216 vsize=809660 CPUtime=0.76
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 26574 0 0 0 65 11 0 0 19 0 13 0 20978382 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19222] ppid=19216 vsize=809660 CPUtime=0.72
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 25140 0 0 0 61 11 0 0 19 0 13 0 20978382 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19223] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19224] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 20978384 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19227] ppid=19216 vsize=809660 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=809660 CPUtime=1.42
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 3013 0 0 0 141 1 0 0 17 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19229] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 20978389 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19231] ppid=19216 vsize=809660 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 20978590 829091840 68114 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 809660

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1807.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19404
/proc/meminfo: memFree=1543736/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=810308 CPUtime=1800.19
/proc/19218/stat : 19218 (java) S 19216 19218 18019 0 -1 0 73098 0 1 0 179968 51 0 0 16 0 15 0 20978380 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19218/statm: 202577 68134 1444 9 0 199904 0
[pid=19218/tid=19220] ppid=19216 vsize=810308 CPUtime=1797.06
/proc/19218/task/19220/stat : 19220 (java) R 19216 19218 18019 0 -1 64 17381 0 1 0 179681 25 0 0 25 0 15 0 20978381 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4109739391 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19221] ppid=19216 vsize=810308 CPUtime=0.76
/proc/19218/task/19221/stat : 19221 (java) S 19216 19218 18019 0 -1 64 26574 0 0 0 65 11 0 0 19 0 15 0 20978382 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19222] ppid=19216 vsize=810308 CPUtime=0.72
/proc/19218/task/19222/stat : 19222 (java) S 19216 19218 18019 0 -1 64 25140 0 0 0 61 11 0 0 19 0 15 0 20978382 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19223] ppid=19216 vsize=810308 CPUtime=0
/proc/19218/task/19223/stat : 19223 (java) S 19216 19218 18019 0 -1 64 12 0 0 0 0 0 0 0 16 0 15 0 20978384 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19224] ppid=19216 vsize=810308 CPUtime=0
/proc/19218/task/19224/stat : 19224 (java) S 19216 19218 18019 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 20978384 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19225] ppid=19216 vsize=810308 CPUtime=0
/proc/19218/task/19225/stat : 19225 (java) S 19216 19218 18019 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 20978384 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19226] ppid=19216 vsize=810308 CPUtime=0
/proc/19218/task/19226/stat : 19226 (java) S 19216 19218 18019 0 -1 64 6 0 0 0 0 0 0 0 18 0 15 0 20978389 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19227] ppid=19216 vsize=810308 CPUtime=0.02
/proc/19218/task/19227/stat : 19227 (java) S 19216 19218 18019 0 -1 64 215 0 0 0 2 0 0 0 17 0 15 0 20978389 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19228] ppid=19216 vsize=810308 CPUtime=1.45
/proc/19218/task/19228/stat : 19228 (java) S 19216 19218 18019 0 -1 64 3015 0 0 0 144 1 0 0 16 0 15 0 20978389 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19229] ppid=19216 vsize=810308 CPUtime=0
/proc/19218/task/19229/stat : 19229 (java) S 19216 19218 18019 0 -1 64 0 0 0 0 0 0 0 0 25 0 15 0 20978389 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19218/tid=19230] ppid=19216 vsize=810308 CPUtime=0
/proc/19218/task/19230/stat : 19230 (java) S 19216 19218 18019 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 20978389 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19218/tid=19231] ppid=19216 vsize=810308 CPUtime=0
/proc/19218/task/19231/stat : 19231 (java) S 19216 19218 18019 0 -1 64 3 0 0 0 0 0 0 0 23 0 15 0 20978590 829755392 68134 996147200 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 810308

[startup+1807.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 19404
/proc/meminfo: memFree=1543736/2055920 swapFree=4192812/4192956
[pid=19218] ppid=19216 vsize=0 CPUtime=1800.39
/proc/19218/stat : 19218 (java) Z 19216 19218 18019 0 -1 1036 73101 0 1 0 179984 55 0 0 15 0 2 0 20978380 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19218/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.39
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1807.61
CPU time (s): 1800.41
CPU user time (s): 1799.85
CPU system time (s): 0.558915
CPU usage (%): 99.6015
Max. virtual memory (cumulated for all children) (KiB): 810744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73101
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37263
involuntary context switches= 46355

runsolver used 2.42363 second user time and 5.8971 second system time

The end

Launcher Data

Begin job on node50 at 2009-07-11 21:05:48
IDJOB=2065817
IDBENCH=54432
IDSOLVER=731
FILE ID=node50/2065817-1247339148
PBS_JOBID= 9506677
Free space on /tmp= 66392 MiB

SOLVER NAME= SAT4J CSP 2.1.1
BENCH NAME= CPAI08/csp/ramsey3/normalized-ramsey-17-3.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2065817-1247339148/watcher-2065817-1247339148 -o /tmp/evaluation-result-2065817-1247339148/solver-2065817-1247339148 -C 1800 -W 2000 -M 900  java6 -server -Xms650m -Xmx650m -jar HOME/sat4j-csp.jar HOME/instance-2065817-1247339148.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 10e52fb937aba3eef4652d1b52d5e1e7
RANDOM SEED=981357744

node50.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1801136 kB
Buffers:         13792 kB
Cached:         107996 kB
SwapCached:          0 kB
Active:         171020 kB
Inactive:        34688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1801136 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          95144 kB
Slab:            34272 kB
Committed_AS:   232628 kB
PageTables:       2040 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node50 at 2009-07-11 21:35:57