Trace number 1062613

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 2008-06-13? (TO) 1800.15 1812.77

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-mod008.xml
MD5SUMcd6bb058d4d9dab4a82525253824d0a1
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19297
Satisfiable
(Un)Satisfiability was proved
Number of variables319
Number of constraints6
Maximum constraint arity231
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6
Global constraints used (with number of constraints)

Solver Data (download as text)

0.25/0.23	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.25/0.23	c This is free software under the dual EPL/GNU LGPL licenses.
0.25/0.23	c See www.sat4j.org for details.
0.25/0.23	c That software uses the Rhino library from the Mozilla project.
0.25/0.26	c version 9.9.9.token
0.25/0.26	c sun.arch.data.model	32
0.25/0.26	c java.version	1.6.0_06
0.25/0.26	c os.name	Linux
0.25/0.26	c os.version	2.6.9-22.EL.rootsmp
0.25/0.26	c os.arch	i386
0.25/0.26	c Free memory 669864272
0.25/0.26	c Max memory 672137216
0.25/0.26	c Total memory 672137216
0.25/0.26	c Number of processors 2
0.25/0.29	c c --- Begin Solver configuration ---
0.25/0.29	c Stops conflict analysis at the first Unique Implication Point
0.25/0.29	c org.sat4j.minisat.constraints.MixedDataStructureDaniel@1d2068d
0.25/0.29	c Learn all clauses as in MiniSAT
0.25/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.29	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.25/0.29	c Expensive reason simplification
0.25/0.29	c MiniSAT restarts strategy
0.25/0.29	c timeout=2147483s
0.25/0.29	c DB Simplification allowed=false
0.25/0.29	c --- End Solver configuration ---
0.25/0.29	c solving HOME/instance-1062613-1215135729.xml
0.25/0.29	c reading problem ... 
0.52/0.46	c reading problem named null
0.52/0.46	c reading domains done.
0.52/0.46	c reading variables done.
0.66/0.54	c reading predicates  done.
1.06/0.89	c reading constraints
1800.08/1812.73	c starts		: 0
1800.08/1812.75	c conflicts		: 0
1800.08/1812.75	c decisions		: 0
1800.08/1812.75	c propagations		: 0
1800.08/1812.75	c inspects		: 0
1800.08/1812.75	c learnt literals	: 0
1800.08/1812.75	c learnt binary clauses	: 0
1800.08/1812.75	c learnt ternary clauses	: 0
1800.08/1812.75	c learnt clauses	: 0
1800.08/1812.75	c ignored clauses	: 0
1800.08/1812.75	c root simplifications	: 0
1800.08/1812.75	c removed literals (reason simplification)	: 0
1800.08/1812.75	c reason swapping (by a shorter reason)	: 0
1800.08/1812.75	c Calls to reduceDB	: 0
1800.08/1812.75	c speed (assignments/second)	: 0.0
1800.08/1812.75	c non guided choices	0
1800.08/1812.75	s UNKNOWN
1800.08/1812.75	c Total wall clock time (in seconds) : 1812.438

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062613-1215135729/watcher-1062613-1215135729 -o /tmp/evaluation-result-1062613-1215135729/solver-1062613-1215135729 -C 1800 -W 2200 -M 900 --output-limit 1,15 java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1062613-1215135729.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.85 1.95 1.97 3/68 19209
/proc/meminfo: memFree=1820272/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=18572 CPUtime=0
/proc/19209/stat : 19209 (runsolver) R 19207 19209 16326 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 246560827 19017728 292 996147200 4194304 4296836 548682068416 18446744073709551615 269807578407 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/19209/statm: 4643 292 257 25 0 2626 0

[startup+0.068842 s]
/proc/loadavg: 1.85 1.95 1.97 3/68 19209
/proc/meminfo: memFree=1820272/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=802236 CPUtime=0.05
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 2771 0 1 0 4 1 0 0 20 0 7 0 246560827 821489664 2506 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 200559 2506 1005 9 0 197942 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 802236

[startup+0.101842 s]
/proc/loadavg: 1.85 1.95 1.97 3/68 19209
/proc/meminfo: memFree=1820272/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=804756 CPUtime=0.09
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 3151 0 1 0 7 2 0 0 20 0 12 0 246560827 824070144 2882 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 201189 2882 1164 9 0 198558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 804756

[startup+0.30186 s]
/proc/loadavg: 1.85 1.95 1.97 3/68 19209
/proc/meminfo: memFree=1820272/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=808992 CPUtime=0.37
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 5390 0 1 0 34 3 0 0 20 0 12 0 246560827 828407808 4717 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202248 4717 1312 9 0 199617 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 808992

[startup+0.701909 s]
/proc/loadavg: 1.85 1.95 1.97 3/68 19209
/proc/meminfo: memFree=1820272/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=809224 CPUtime=0.89
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 7262 0 1 0 84 5 0 0 20 0 12 0 246560827 828645376 6383 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202306 6383 1346 9 0 199668 0
Current children cumulated CPU time (s) 0.89
Current children cumulated vsize (KiB) 809224

[startup+1.50199 s]
/proc/loadavg: 1.85 1.95 1.97 2/80 19221
/proc/meminfo: memFree=1797584/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=809472 CPUtime=2.03
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 11935 0 1 0 196 7 0 0 20 0 12 0 246560827 828899328 10555 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202368 10555 1382 9 0 199730 0
[pid=19209/tid=19211] ppid=19207 vsize=809472 CPUtime=1.2
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 8794 0 1 0 115 5 0 0 20 0 12 0 246560828 828899328 10555 996147200 134512640 134550740 4294956032 18446744073709551615 4109634496 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 22 0 12 0 246560829 828899328 10556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 246560829 828899328 10556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 246560831 828899328 10556 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 25 0 12 0 246560831 828899328 10557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 246560831 828899328 10557 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 828899328 10558 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809472 CPUtime=0.36
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 751 0 0 0 36 0 0 0 16 0 12 0 246560835 828899328 10558 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809472 CPUtime=0.44
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1629 0 0 0 44 0 0 0 16 0 12 0 246560835 828899328 10559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 828899328 10559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 828899328 10559 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 809472

[startup+3.10217 s]
/proc/loadavg: 1.86 1.95 1.97 4/95 19252
/proc/meminfo: memFree=1747224/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=809472 CPUtime=3.62
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 20919 0 1 0 351 11 0 0 20 0 12 0 246560827 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202368 19536 1387 9 0 199730 0
[pid=19209/tid=19211] ppid=19207 vsize=809472 CPUtime=2.76
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 17463 0 1 0 266 10 0 0 25 0 12 0 246560828 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4109662400 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 210 0 0 0 0 0 0 0 17 0 12 0 246560829 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 74 0 0 0 0 0 0 0 17 0 12 0 246560829 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 30 0 0 0 0 0 0 0 16 0 12 0 246560831 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809472 CPUtime=0.37
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 751 0 0 0 37 0 0 0 16 0 12 0 246560835 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809472 CPUtime=0.44
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1630 0 0 0 44 0 0 0 16 0 12 0 246560835 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809472 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 828899328 19536 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 809472

[startup+6.30251 s]
/proc/loadavg: 1.86 1.95 1.97 3/95 19252
/proc/meminfo: memFree=1688408/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=809440 CPUtime=6.83
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 21234 0 1 0 670 13 0 0 20 0 12 0 246560827 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202360 19831 1387 9 0 199722 0
[pid=19209/tid=19211] ppid=19207 vsize=809440 CPUtime=5.91
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 17467 0 1 0 580 11 0 0 25 0 12 0 246560828 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 106980479 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 225 0 0 0 0 0 0 0 17 0 12 0 246560829 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809440 CPUtime=0.01
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 341 0 0 0 1 0 0 0 17 0 12 0 246560829 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 56 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809440 CPUtime=0.39
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 752 0 0 0 39 0 0 0 16 0 12 0 246560835 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809440 CPUtime=0.46
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1632 0 0 0 46 0 0 0 17 0 12 0 246560835 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 828866560 19831 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 809440

[startup+12.7022 s]
/proc/loadavg: 1.88 1.95 1.97 4/95 19252
/proc/meminfo: memFree=1570088/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=809440 CPUtime=13.13
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 25206 0 1 0 1295 18 0 0 20 0 12 0 246560827 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202360 23798 1387 9 0 199722 0
[pid=19209/tid=19211] ppid=19207 vsize=809440 CPUtime=12.17
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 20825 0 1 0 1201 16 0 0 25 0 12 0 246560828 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4109662407 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809440 CPUtime=0.03
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 539 0 0 0 3 0 0 0 16 0 12 0 246560829 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809440 CPUtime=0.03
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 611 0 0 0 3 0 0 0 17 0 12 0 246560829 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 86 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809440 CPUtime=0.39
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 752 0 0 0 39 0 0 0 16 0 12 0 246560835 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809440 CPUtime=0.46
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1632 0 0 0 46 0 0 0 17 0 12 0 246560835 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 828866560 23798 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.13
Current children cumulated vsize (KiB) 809440

[startup+25.5016 s]
/proc/loadavg: 1.90 1.95 1.97 3/95 19252
/proc/meminfo: memFree=1383336/2055920 swapFree=4179504/4192956
[pid=19209] ppid=19207 vsize=809440 CPUtime=25.73
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 25219 0 1 0 2551 22 0 0 20 0 12 0 246560827 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202360 23804 1387 9 0 199722 0
[pid=19209/tid=19211] ppid=19207 vsize=809440 CPUtime=24.76
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 20832 0 1 0 2456 20 0 0 25 0 12 0 246560828 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 104120871 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809440 CPUtime=0.04
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 540 0 0 0 4 0 0 0 17 0 12 0 246560829 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809440 CPUtime=0.03
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 616 0 0 0 3 0 0 0 16 0 12 0 246560829 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 86 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809440 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 828866560 23804 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0

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

[pid=19209/tid=19220] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 829435904 24689 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1590.78
Current children cumulated vsize (KiB) 809996

[startup+1662.3 s]
/proc/loadavg: 3.04 2.91 2.46 4/99 21327
/proc/meminfo: memFree=996640/2055920 swapFree=4179552/4192956
[pid=19209] ppid=19207 vsize=809996 CPUtime=1650.47
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 27689 0 1 0 164960 87 0 0 20 0 12 0 246560827 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202499 24710 1387 9 0 199861 0
[pid=19209/tid=19211] ppid=19207 vsize=809996 CPUtime=1646.88
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 22078 0 1 0 164614 74 0 0 25 0 12 0 246560828 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4109366435 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809996 CPUtime=1.17
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 801 0 0 0 116 1 0 0 16 0 12 0 246560829 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809996 CPUtime=1.14
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 872 0 0 0 113 1 0 0 17 0 12 0 246560829 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809996 CPUtime=0.27
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 86 0 0 0 19 8 0 0 15 0 12 0 246560831 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809996 CPUtime=0.48
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 1459 0 0 0 48 0 0 0 17 0 12 0 246560835 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809996 CPUtime=0.46
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1632 0 0 0 46 0 0 0 17 0 12 0 246560835 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) R 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 829435904 24710 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1650.47
Current children cumulated vsize (KiB) 809996

[startup+1722.3 s]
/proc/loadavg: 3.09 2.95 2.50 4/99 21342
/proc/meminfo: memFree=982688/2055920 swapFree=4179552/4192956
[pid=19209] ppid=19207 vsize=809996 CPUtime=1710.17
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 27736 0 1 0 170928 89 0 0 20 0 12 0 246560827 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202499 24722 1387 9 0 199861 0
[pid=19209/tid=19211] ppid=19207 vsize=809996 CPUtime=1706.48
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 22113 0 1 0 170573 75 0 0 25 0 12 0 246560828 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4109662473 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809996 CPUtime=1.21
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 810 0 0 0 120 1 0 0 16 0 12 0 246560829 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809996 CPUtime=1.18
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 875 0 0 0 117 1 0 0 16 0 12 0 246560829 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809996 CPUtime=0.28
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 86 0 0 0 20 8 0 0 15 0 12 0 246560831 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809996 CPUtime=0.48
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 1459 0 0 0 48 0 0 0 17 0 12 0 246560835 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809996 CPUtime=0.46
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1632 0 0 0 46 0 0 0 17 0 12 0 246560835 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 829435904 24722 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.17
Current children cumulated vsize (KiB) 809996

[startup+1782.3 s]
/proc/loadavg: 3.03 2.95 2.53 4/99 21345
/proc/meminfo: memFree=968352/2055920 swapFree=4179552/4192956
[pid=19209] ppid=19207 vsize=809996 CPUtime=1769.86
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 27784 0 1 0 176897 89 0 0 20 0 12 0 246560827 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202499 24735 1387 9 0 199861 0
[pid=19209/tid=19211] ppid=19207 vsize=809996 CPUtime=1766.09
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 22148 0 1 0 176534 75 0 0 25 0 12 0 246560828 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 105859442 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809996 CPUtime=1.24
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 818 0 0 0 123 1 0 0 17 0 12 0 246560829 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809996 CPUtime=1.23
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 880 0 0 0 122 1 0 0 16 0 12 0 246560829 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809996 CPUtime=0.28
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 86 0 0 0 20 8 0 0 15 0 12 0 246560831 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809996 CPUtime=0.48
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 1459 0 0 0 48 0 0 0 17 0 12 0 246560835 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809996 CPUtime=0.46
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1632 0 0 0 46 0 0 0 17 0 12 0 246560835 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 829435904 24735 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.86
Current children cumulated vsize (KiB) 809996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.7 s]
/proc/loadavg: 3.02 2.96 2.55 4/100 21360
/proc/meminfo: memFree=956120/2055920 swapFree=4179552/4192956
[pid=19209] ppid=19207 vsize=809996 CPUtime=1800.08
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 27809 0 1 0 179918 90 0 0 20 0 12 0 246560827 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202499 24743 1387 9 0 199861 0
[pid=19209/tid=19211] ppid=19207 vsize=809996 CPUtime=1796.27
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 22165 0 1 0 179551 76 0 0 25 0 12 0 246560828 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4109212828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809996 CPUtime=1.26
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 822 0 0 0 125 1 0 0 17 0 12 0 246560829 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809996 CPUtime=1.25
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 884 0 0 0 124 1 0 0 16 0 12 0 246560829 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809996 CPUtime=0.29
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 86 0 0 0 20 9 0 0 16 0 12 0 246560831 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809996 CPUtime=0.48
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 1459 0 0 0 48 0 0 0 17 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809996 CPUtime=0.46
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1632 0 0 0 46 0 0 0 17 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 809996

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

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

[startup+1812.7 s]
/proc/loadavg: 3.02 2.96 2.55 4/100 21360
/proc/meminfo: memFree=956120/2055920 swapFree=4179552/4192956
[pid=19209] ppid=19207 vsize=809996 CPUtime=1800.08
/proc/19209/stat : 19209 (java) S 19207 19209 16326 0 -1 0 27809 0 1 0 179918 90 0 0 20 0 12 0 246560827 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/19209/statm: 202499 24743 1387 9 0 199861 0
[pid=19209/tid=19211] ppid=19207 vsize=809996 CPUtime=1796.27
/proc/19209/task/19211/stat : 19211 (java) R 19207 19209 16326 0 -1 64 22165 0 1 0 179551 76 0 0 25 0 12 0 246560828 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4109212828 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19212] ppid=19207 vsize=809996 CPUtime=1.26
/proc/19209/task/19212/stat : 19212 (java) S 19207 19209 16326 0 -1 64 822 0 0 0 125 1 0 0 17 0 12 0 246560829 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19213] ppid=19207 vsize=809996 CPUtime=1.25
/proc/19209/task/19213/stat : 19213 (java) S 19207 19209 16326 0 -1 64 884 0 0 0 124 1 0 0 16 0 12 0 246560829 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19214] ppid=19207 vsize=809996 CPUtime=0.29
/proc/19209/task/19214/stat : 19214 (java) S 19207 19209 16326 0 -1 64 86 0 0 0 20 9 0 0 16 0 12 0 246560831 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19215] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19215/stat : 19215 (java) S 19207 19209 16326 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19216] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19216/stat : 19216 (java) S 19207 19209 16326 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 246560831 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19217] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19217/stat : 19217 (java) S 19207 19209 16326 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19218] ppid=19207 vsize=809996 CPUtime=0.48
/proc/19209/task/19218/stat : 19218 (java) S 19207 19209 16326 0 -1 64 1459 0 0 0 48 0 0 0 17 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19219] ppid=19207 vsize=809996 CPUtime=0.46
/proc/19209/task/19219/stat : 19219 (java) S 19207 19209 16326 0 -1 64 1632 0 0 0 46 0 0 0 17 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=19209/tid=19220] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19220/stat : 19220 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=19209/tid=19221] ppid=19207 vsize=809996 CPUtime=0
/proc/19209/task/19221/stat : 19221 (java) S 19207 19209 16326 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 246560835 829435904 24743 996147200 134512640 134550740 4294956032 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 809996

Child status: 143
Real time (s): 1812.77
CPU time (s): 1800.15
CPU user time (s): 1799.23
CPU system time (s): 0.923859
CPU usage (%): 99.3038
Max. virtual memory (cumulated for all children) (KiB): 810648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.23
system time used= 0.923859
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27829
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= 51023
involuntary context switches= 62480

runsolver used 2.17667 second user time and 6.24005 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-04 03:42:09
IDJOB=1062613
IDBENCH=54657
IDSOLVER=344
FILE ID=node81/1062613-1215135729
PBS_JOBID= 7877046
Free space on /tmp= 126852 MiB

SOLVER NAME= SAT4J CSP 2008-06-13
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-mod008.xml
COMMAND LINE= java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062613-1215135729/watcher-1062613-1215135729 -o /tmp/evaluation-result-1062613-1215135729/solver-1062613-1215135729 -C 1800 -W 2200 -M 900 --output-limit 1,15  java6 -server -Xms650m -Xmx650m -jar HOME/sat4jcsp.jar HOME/instance-1062613-1215135729.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= cd6bb058d4d9dab4a82525253824d0a1
RANDOM SEED=1816591430

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1820688 kB
Buffers:         36508 kB
Cached:         153612 kB
SwapCached:       6536 kB
Active:         111676 kB
Inactive:        88388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1820688 kB
SwapTotal:     4192956 kB
SwapFree:      4179504 kB
Dirty:            1572 kB
Writeback:           0 kB
Mapped:          15720 kB
Slab:            20852 kB
Committed_AS:   484452 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126864 MiB
End job on node81 at 2008-07-04 04:12:24