Trace number 3735256

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 NameAnswerobjective functionCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23No Cert. 525.85 521.831

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.14.opb
MD5SUMe81449c340a6e16e28a331cb4252cc2b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.60169
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
Optimality of the best value was proved YES
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.04/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.09	c no version file found!!!
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version	1.6.0_24
0.04/0.09	c os.name	Linux
0.04/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch	amd64
0.04/0.09	c Free memory 1599470296
0.04/0.09	c Max memory 1607860224
0.04/0.09	c Total memory 1607860224
0.04/0.09	c Number of processors 8
0.07/0.12	--- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.12	c No reason simplification
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3735256-1338706418.opb
0.07/0.12	c reading problem ... 
7.95/7.04	c ... done. Wall clock time 6.921s.
7.95/7.04	c CPU time (experimental) 6.87s.
7.95/7.04	c #vars     23848
7.95/7.04	c #constraints  131058
8.42/7.20	c SATISFIABLE
8.42/7.20	c OPTIMIZING...
8.42/7.20	c Got one! Elapsed wall clock time (in seconds):7.088
8.42/7.21	o 119
8.42/7.25	c Got one! Elapsed wall clock time (in seconds):7.131
8.42/7.25	o 107
8.74/7.42	c Got one! Elapsed wall clock time (in seconds):7.309
8.74/7.43	o 101
8.95/7.67	c Got one! Elapsed wall clock time (in seconds):7.551
8.95/7.67	o 100
9.15/7.84	c Got one! Elapsed wall clock time (in seconds):7.724
9.15/7.84	o 99
9.36/8.03	c Got one! Elapsed wall clock time (in seconds):7.909
9.36/8.03	o 98
9.46/8.15	c Got one! Elapsed wall clock time (in seconds):8.036
9.46/8.15	o 97
9.86/8.52	c Got one! Elapsed wall clock time (in seconds):8.407
9.86/8.52	o 96
9.96/8.60	c Got one! Elapsed wall clock time (in seconds):8.483
9.96/8.60	o 95
10.43/9.02	c Got one! Elapsed wall clock time (in seconds):8.909
10.43/9.03	o 94
10.53/9.12	c Got one! Elapsed wall clock time (in seconds):9.003
10.53/9.12	o 84
11.13/9.80	c Got one! Elapsed wall clock time (in seconds):9.68
11.23/9.80	o 83
11.33/9.96	c Got one! Elapsed wall clock time (in seconds):9.849
11.33/9.97	o 82
11.53/10.17	c Got one! Elapsed wall clock time (in seconds):10.056
11.53/10.17	o 81
11.73/10.30	c Got one! Elapsed wall clock time (in seconds):10.185
11.73/10.30	o 80
12.13/10.73	c Got one! Elapsed wall clock time (in seconds):10.611
12.13/10.73	o 79
12.23/10.83	c Got one! Elapsed wall clock time (in seconds):10.71
12.23/10.83	o 78
12.74/11.34	c Got one! Elapsed wall clock time (in seconds):11.221
12.74/11.34	o 77
13.05/11.69	c Got one! Elapsed wall clock time (in seconds):11.575
13.05/11.69	o 76
13.54/12.11	c Got one! Elapsed wall clock time (in seconds):11.994
13.54/12.11	o 75
13.84/12.47	c Got one! Elapsed wall clock time (in seconds):12.353
13.84/12.47	o 74
14.05/12.62	c Got one! Elapsed wall clock time (in seconds):12.508
14.05/12.63	o 73
14.34/13.00	c Got one! Elapsed wall clock time (in seconds):12.88
14.44/13.00	o 72
14.74/13.39	c Got one! Elapsed wall clock time (in seconds):13.271
14.74/13.39	o 71
15.25/13.87	c Got one! Elapsed wall clock time (in seconds):13.757
15.25/13.87	o 70
15.54/14.10	c Got one! Elapsed wall clock time (in seconds):13.988
15.54/14.11	o 69
16.94/15.58	c Got one! Elapsed wall clock time (in seconds):15.466
16.94/15.58	o 68
17.24/15.86	c Got one! Elapsed wall clock time (in seconds):15.747
17.24/15.86	o 67
18.19/16.71	c Got one! Elapsed wall clock time (in seconds):16.592
18.19/16.71	o 66
18.51/17.09	c Got one! Elapsed wall clock time (in seconds):16.974
18.51/17.09	o 65
18.80/17.34	c Got one! Elapsed wall clock time (in seconds):17.22
18.80/17.34	o 64
19.62/18.17	c Got one! Elapsed wall clock time (in seconds):18.054
19.62/18.17	o 63
19.94/18.46	c Got one! Elapsed wall clock time (in seconds):18.343
19.94/18.46	o 62
20.44/18.95	c Got one! Elapsed wall clock time (in seconds):18.835
20.44/18.95	o 61
22.44/20.94	c Got one! Elapsed wall clock time (in seconds):20.82
22.44/20.94	o 60
22.44/20.97	c Got one! Elapsed wall clock time (in seconds):20.855
22.44/20.97	o 52
488.75/484.72	Exception in thread "main" c starts		: 228
506.95/502.93	c conflicts		: 3775702
506.95/502.93	c decisions		: 5726113
506.95/502.93	c propagations		: 804616956
506.95/502.93	c inspects		: 4549310847
506.95/502.93	c learnt literals	: 18
506.95/502.93	c learnt binary clauses	: 308
506.95/502.93	c learnt ternary clauses	: 494
506.95/502.93	c learnt clauses	: 3775683
506.95/502.93	c root simplifications	: 0
506.95/502.93	c removed literals (reason simplification)	: 0
506.95/502.93	c reason swapping (by a shorter reason)	: 0
506.95/502.93	c Calls to reduceDB	: 0
509.25/505.28	c speed (decisions/second)	: 11880.913106716547
511.65/507.70	c non guided choices	18949
511.65/507.70	s SATISFIABLE
524.65/520.64	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
524.65/520.64		at java.lang.Integer.toString(Integer.java:308)
524.65/520.64		at java.lang.Integer.toString(Integer.java:118)
524.65/520.64		at java.lang.String.valueOf(String.java:2931)
525.85/521.82		at java.io.PrintWriter.print(PrintWriter.java:487)
525.85/521.82		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)
525.85/521.82		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
525.85/521.82		at org.sat4j.AbstractLauncher$1.run(Unknown Source)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3735256-1338706418/watcher-3735256-1338706418 -o /tmp/evaluation-result-3735256-1338706418/solver-3735256-1338706418 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735256-1338706418.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.11 2.08 3/194 21410
/proc/meminfo: memFree=28301040/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21410/stat : 21410 (java) D 21408 21410 7849 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 336767534 9515008 182 33554432000 1073741824 1073778376 140735123220480 140735123211512 214369648309 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 2323 182 140 9 0 71 0

[startup+0.0621271 s]
/proc/loadavg: 2.06 2.11 2.08 3/194 21410
/proc/meminfo: memFree=28301040/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=2623916 CPUtime=0.04 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 3998 0 1 0 3 1 0 0 20 0 13 0 336767534 2686889984 4695 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 655979 4695 1708 9 0 646680 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2623916

[startup+0.100267 s]
/proc/loadavg: 2.06 2.11 2.08 3/194 21410
/proc/meminfo: memFree=28301040/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 4193 0 1 0 6 1 0 0 20 0 18 0 336767534 3028844544 5400 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 739464 5400 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300223 s]
/proc/loadavg: 2.06 2.11 2.08 3/194 21410
/proc/meminfo: memFree=28301040/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 6411 0 1 0 42 2 0 0 20 0 18 0 336767534 3028844544 8869 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 739464 8869 2237 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700236 s]
/proc/loadavg: 2.06 2.11 2.08 3/194 21410
/proc/meminfo: memFree=28301040/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=2957856 CPUtime=1.34 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 14226 0 1 0 128 6 0 0 20 0 18 0 336767534 3028844544 40627 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 739464 40627 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2957856

[startup+1.50067 s]
/proc/loadavg: 2.06 2.11 2.08 3/212 21428
/proc/meminfo: memFree=28000916/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=2957856 CPUtime=2.17 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 14399 0 1 0 206 11 0 0 20 0 18 0 336767534 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 739464 114377 2270 9 0 729885 0
[pid=21410/tid=21412] ppid=21408 vsize=2957856 CPUtime=1.45 cores=0,2,4,6
/proc/21410/task/21412/stat : 21412 (java) R 21408 21410 7849 0 -1 4202560 3282 0 1 0 137 8 0 0 20 0 18 0 336767535 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140698037801024 140697910174061 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21413] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21413/stat : 21413 (java) S 21408 21410 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697903344424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21414] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21414/stat : 21414 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697902291624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21415] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21415/stat : 21415 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697901239336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21416] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21416/stat : 21416 (java) S 21408 21410 7849 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697900186536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21417] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21417/stat : 21417 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697899133224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21418] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21418/stat : 21418 (java) S 21408 21410 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697898080424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21419] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21419/stat : 21419 (java) S 21408 21410 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697897028136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21420] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21420/stat : 21420 (java) S 21408 21410 7849 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697895975336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21421] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21421/stat : 21421 (java) S 21408 21410 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767537 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697413212904 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21422] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21422/stat : 21422 (java) S 21408 21410 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336767538 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697412158968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21423] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21423/stat : 21423 (java) S 21408 21410 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767538 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697411106568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21424] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21424/stat : 21424 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697410055056 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21425] ppid=21408 vsize=2957856 CPUtime=0.34 cores=0,2,4,6
/proc/21410/task/21425/stat : 21425 (java) S 21408 21410 7849 0 -1 4202560 5235 0 0 0 32 2 0 0 20 0 18 0 336767541 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697409001656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21426] ppid=21408 vsize=2957856 CPUtime=0.33 cores=0,2,4,6
/proc/21410/task/21426/stat : 21426 (java) S 21408 21410 7849 0 -1 4202560 4672 0 0 0 32 1 0 0 20 0 18 0 336767541 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697407948856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21427] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21427/stat : 21427 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697406896760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21428] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21428/stat : 21428 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 114377 33554432000 1073741824 1073778376 140736847401312 140697405844168 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 2957856

[startup+3.10066 s]
/proc/loadavg: 2.06 2.11 2.08 3/212 21428
/proc/meminfo: memFree=27843344/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=2957856 CPUtime=3.82 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 14418 0 1 0 370 12 0 0 20 0 18 0 336767534 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 739464 116942 2270 9 0 729885 0
[pid=21410/tid=21412] ppid=21408 vsize=2957856 CPUtime=3.02 cores=0,2,4,6
/proc/21410/task/21412/stat : 21412 (java) R 21408 21410 7849 0 -1 4202560 3284 0 1 0 294 8 0 0 20 0 18 0 336767535 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140698037801024 140697909837737 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21413] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21413/stat : 21413 (java) S 21408 21410 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697903344424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21414] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21414/stat : 21414 (java) S 21408 21410 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697902291624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21415] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21415/stat : 21415 (java) S 21408 21410 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697901239336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21416] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21416/stat : 21416 (java) S 21408 21410 7849 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697900186536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21417] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21417/stat : 21417 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697899133224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21418] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21418/stat : 21418 (java) S 21408 21410 7849 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697898080424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21419] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21419/stat : 21419 (java) S 21408 21410 7849 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697897028136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21420] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21420/stat : 21420 (java) S 21408 21410 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767536 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697895975336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21421] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21421/stat : 21421 (java) S 21408 21410 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767537 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697413212904 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21422] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21422/stat : 21422 (java) S 21408 21410 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336767538 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697412158968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21423] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21423/stat : 21423 (java) S 21408 21410 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767538 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697411106568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21424] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21424/stat : 21424 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697410055056 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21425] ppid=21408 vsize=2957856 CPUtime=0.34 cores=0,2,4,6
/proc/21410/task/21425/stat : 21425 (java) S 21408 21410 7849 0 -1 4202560 5235 0 0 0 32 2 0 0 20 0 18 0 336767541 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697409001656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21426] ppid=21408 vsize=2957856 CPUtime=0.33 cores=0,2,4,6
/proc/21410/task/21426/stat : 21426 (java) S 21408 21410 7849 0 -1 4202560 4672 0 0 0 32 1 0 0 20 0 18 0 336767541 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697407948856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21427] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21427/stat : 21427 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697406896760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21428] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21428/stat : 21428 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 116942 33554432000 1073741824 1073778376 140736847401312 140697405844168 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 2957856

[startup+6.30075 s]
/proc/loadavg: 2.06 2.11 2.08 3/212 21428
/proc/meminfo: memFree=27718604/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=2957856 CPUtime=7.21 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 14546 0 1 0 704 17 0 0 20 0 18 0 336767534 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 739464 145834 2270 9 0 729885 0
[pid=21410/tid=21412] ppid=21408 vsize=2957856 CPUtime=6.14 cores=0,2,4,6
/proc/21410/task/21412/stat : 21412 (java) R 21408 21410 7849 0 -1 4202560 3337 0 1 0 603 11 0 0 20 0 18 0 336767535 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140698037801184 214373033229 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21413] ppid=21408 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/21410/task/21413/stat : 21413 (java) S 21408 21410 7849 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697903344424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21414] ppid=21408 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/21410/task/21414/stat : 21414 (java) S 21408 21410 7849 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697902291624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21415] ppid=21408 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/21410/task/21415/stat : 21415 (java) S 21408 21410 7849 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697901239336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21416] ppid=21408 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/21410/task/21416/stat : 21416 (java) S 21408 21410 7849 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697900186536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21417] ppid=21408 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/21410/task/21417/stat : 21417 (java) S 21408 21410 7849 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697899133224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21418] ppid=21408 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/21410/task/21418/stat : 21418 (java) S 21408 21410 7849 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697898080424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21419] ppid=21408 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/21410/task/21419/stat : 21419 (java) S 21408 21410 7849 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697897028136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21420] ppid=21408 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/21410/task/21420/stat : 21420 (java) S 21408 21410 7849 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 336767536 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697895975336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21421] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21421/stat : 21421 (java) S 21408 21410 7849 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767537 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697413212904 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21422] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21422/stat : 21422 (java) S 21408 21410 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336767538 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697412158968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21423] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21423/stat : 21423 (java) S 21408 21410 7849 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767538 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697411106568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21424] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21424/stat : 21424 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697410055056 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21425] ppid=21408 vsize=2957856 CPUtime=0.36 cores=0,2,4,6
/proc/21410/task/21425/stat : 21425 (java) S 21408 21410 7849 0 -1 4202560 5239 0 0 0 34 2 0 0 20 0 18 0 336767541 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697409001656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21426] ppid=21408 vsize=2957856 CPUtime=0.33 cores=0,2,4,6
/proc/21410/task/21426/stat : 21426 (java) S 21408 21410 7849 0 -1 4202560 4673 0 0 0 32 1 0 0 20 0 18 0 336767541 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697407948856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21427] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21427/stat : 21427 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697406896760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21428] ppid=21408 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21428/stat : 21428 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767541 3028844544 145834 33554432000 1073741824 1073778376 140736847401312 140697405844168 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 2957856

[startup+12.7069 s]
/proc/loadavg: 2.05 2.11 2.08 3/213 21450
/proc/meminfo: memFree=27711044/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=3024420 CPUtime=14.15 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 16179 0 1 0 1397 18 0 0 20 0 19 0 336767534 3097006080 147191 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 756105 147191 2292 9 0 746526 0
[pid=21410/tid=21412] ppid=21408 vsize=3024420 CPUtime=12.52 cores=0,2,4,6

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

/proc/21410/task/21424/stat : 21424 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697410055056 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21425] ppid=21408 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/21410/task/21425/stat : 21425 (java) S 21408 21410 7849 0 -1 4202560 7021 0 0 0 64 2 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697409001656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21426] ppid=21408 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/21410/task/21426/stat : 21426 (java) S 21408 21410 7849 0 -1 4202560 4752 0 0 0 61 1 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697407948856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21427] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21427/stat : 21427 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697406896760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21428] ppid=21408 vsize=3090984 CPUtime=0.18 cores=0,2,4,6
/proc/21410/task/21428/stat : 21428 (java) S 21408 21410 7849 0 -1 4202560 31 0 0 0 9 9 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697405844168 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21465] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21465/stat : 21465 (java) S 21408 21410 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 336769632 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697403712424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21493] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21493/stat : 21493 (java) S 21408 21410 7849 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 20 0 336817295 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697402658856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 524.55
Current children cumulated vsize (KiB) 3090984

[startup+521.301 s]
/proc/loadavg: 2.20 2.09 2.06 3/214 21493
/proc/meminfo: memFree=26528852/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=3090984 CPUtime=525.35 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 19793 0 1 0 52425 110 0 0 20 0 20 0 336767534 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 772746 420294 2301 9 0 763167 0
[pid=21410/tid=21412] ppid=21408 vsize=3090984 CPUtime=464.66 cores=0,2,4,6
/proc/21410/task/21412/stat : 21412 (java) S 21408 21410 7849 0 -1 4202560 3394 0 1 0 46448 18 0 0 20 0 20 0 336767535 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140698037810360 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21413] ppid=21408 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/21410/task/21413/stat : 21413 (java) S 21408 21410 7849 0 -1 4202560 345 0 0 0 28 7 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697903344424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21414] ppid=21408 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/21410/task/21414/stat : 21414 (java) S 21408 21410 7849 0 -1 4202560 423 0 0 0 43 16 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697902291624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21415] ppid=21408 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/21410/task/21415/stat : 21415 (java) S 21408 21410 7849 0 -1 4202560 304 0 0 0 31 9 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697901239336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21416] ppid=21408 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/21410/task/21416/stat : 21416 (java) S 21408 21410 7849 0 -1 4202560 324 0 0 0 43 12 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697900186536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21417] ppid=21408 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/21410/task/21417/stat : 21417 (java) S 21408 21410 7849 0 -1 4202560 375 0 0 0 30 13 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697899133224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21418] ppid=21408 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/21410/task/21418/stat : 21418 (java) S 21408 21410 7849 0 -1 4202560 280 0 0 0 42 11 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697898080424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21419] ppid=21408 vsize=3090984 CPUtime=0.3 cores=0,2,4,6
/proc/21410/task/21419/stat : 21419 (java) S 21408 21410 7849 0 -1 4202560 619 0 0 0 23 7 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697897028136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21420] ppid=21408 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/21410/task/21420/stat : 21420 (java) S 21408 21410 7849 0 -1 4202560 424 0 0 0 33 9 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697895975336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21421] ppid=21408 vsize=3090984 CPUtime=54.2 cores=0,2,4,6
/proc/21410/task/21421/stat : 21421 (java) R 21408 21410 7849 0 -1 4202560 150 0 0 0 5416 4 0 0 20 0 20 0 336767537 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697413212904 140698044663878 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21422] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21422/stat : 21422 (java) S 21408 21410 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336767538 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697412158968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21423] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21423/stat : 21423 (java) S 21408 21410 7849 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 336767538 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697411106568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21424] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21424/stat : 21424 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697410055056 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21425] ppid=21408 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/21410/task/21425/stat : 21425 (java) S 21408 21410 7849 0 -1 4202560 7021 0 0 0 64 2 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697409001656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21426] ppid=21408 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/21410/task/21426/stat : 21426 (java) S 21408 21410 7849 0 -1 4202560 4752 0 0 0 61 1 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697407948856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21427] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21427/stat : 21427 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697406896760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21428] ppid=21408 vsize=3090984 CPUtime=0.18 cores=0,2,4,6
/proc/21410/task/21428/stat : 21428 (java) S 21408 21410 7849 0 -1 4202560 31 0 0 0 9 9 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697405844168 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21465] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21465/stat : 21465 (java) S 21408 21410 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 336769632 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697403712424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21493] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21493/stat : 21493 (java) S 21408 21410 7849 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 20 0 336817295 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697402657640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 525.35
Current children cumulated vsize (KiB) 3090984

[startup+521.701 s]
/proc/loadavg: 2.20 2.09 2.06 3/214 21493
/proc/meminfo: memFree=26528852/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=3090984 CPUtime=525.75 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 19793 0 1 0 52465 110 0 0 20 0 20 0 336767534 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 772746 420294 2301 9 0 763167 0
[pid=21410/tid=21412] ppid=21408 vsize=3090984 CPUtime=464.66 cores=0,2,4,6
/proc/21410/task/21412/stat : 21412 (java) S 21408 21410 7849 0 -1 4202560 3394 0 1 0 46448 18 0 0 20 0 20 0 336767535 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140698037810360 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21413] ppid=21408 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/21410/task/21413/stat : 21413 (java) S 21408 21410 7849 0 -1 4202560 345 0 0 0 28 7 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697903344424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21414] ppid=21408 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/21410/task/21414/stat : 21414 (java) S 21408 21410 7849 0 -1 4202560 423 0 0 0 43 16 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697902291624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21415] ppid=21408 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/21410/task/21415/stat : 21415 (java) S 21408 21410 7849 0 -1 4202560 304 0 0 0 31 9 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697901239336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21416] ppid=21408 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/21410/task/21416/stat : 21416 (java) S 21408 21410 7849 0 -1 4202560 324 0 0 0 43 12 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697900186536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21417] ppid=21408 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/21410/task/21417/stat : 21417 (java) S 21408 21410 7849 0 -1 4202560 375 0 0 0 30 13 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697899133224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21418] ppid=21408 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/21410/task/21418/stat : 21418 (java) S 21408 21410 7849 0 -1 4202560 280 0 0 0 42 11 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697898080424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21419] ppid=21408 vsize=3090984 CPUtime=0.3 cores=0,2,4,6
/proc/21410/task/21419/stat : 21419 (java) S 21408 21410 7849 0 -1 4202560 619 0 0 0 23 7 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697897028136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21420] ppid=21408 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/21410/task/21420/stat : 21420 (java) S 21408 21410 7849 0 -1 4202560 424 0 0 0 33 9 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697895975336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21421] ppid=21408 vsize=3090984 CPUtime=54.6 cores=0,2,4,6
/proc/21410/task/21421/stat : 21421 (java) R 21408 21410 7849 0 -1 4202560 150 0 0 0 5456 4 0 0 20 0 20 0 336767537 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697413213064 140698044665117 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21422] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21422/stat : 21422 (java) S 21408 21410 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336767538 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697412158968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21423] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21423/stat : 21423 (java) S 21408 21410 7849 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 336767538 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697411106568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21424] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21424/stat : 21424 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697410055056 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21425] ppid=21408 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/21410/task/21425/stat : 21425 (java) S 21408 21410 7849 0 -1 4202560 7021 0 0 0 64 2 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697409001656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21426] ppid=21408 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/21410/task/21426/stat : 21426 (java) S 21408 21410 7849 0 -1 4202560 4752 0 0 0 61 1 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697407948856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21427] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21427/stat : 21427 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697406896760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21428] ppid=21408 vsize=3090984 CPUtime=0.18 cores=0,2,4,6
/proc/21410/task/21428/stat : 21428 (java) S 21408 21410 7849 0 -1 4202560 31 0 0 0 9 9 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697405844168 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21465] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21465/stat : 21465 (java) S 21408 21410 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 336769632 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697403712424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21493] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21493/stat : 21493 (java) S 21408 21410 7849 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 20 0 336817295 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697402657640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 525.75
Current children cumulated vsize (KiB) 3090984

[startup+521.801 s]
/proc/loadavg: 2.20 2.09 2.06 3/214 21493
/proc/meminfo: memFree=26528852/32873844 swapFree=7632/7632
[pid=21410] ppid=21408 vsize=3090984 CPUtime=525.85 cores=0,2,4,6
/proc/21410/stat : 21410 (java) S 21408 21410 7849 0 -1 4202496 19793 0 1 0 52475 110 0 0 20 0 20 0 336767534 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140736847392448 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21410/statm: 772746 420294 2301 9 0 763167 0
[pid=21410/tid=21412] ppid=21408 vsize=3090984 CPUtime=464.66 cores=0,2,4,6
/proc/21410/task/21412/stat : 21412 (java) S 21408 21410 7849 0 -1 4202560 3394 0 1 0 46448 18 0 0 20 0 20 0 336767535 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140698037810360 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21413] ppid=21408 vsize=3090984 CPUtime=0.35 cores=0,2,4,6
/proc/21410/task/21413/stat : 21413 (java) S 21408 21410 7849 0 -1 4202560 345 0 0 0 28 7 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697903344424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21414] ppid=21408 vsize=3090984 CPUtime=0.59 cores=0,2,4,6
/proc/21410/task/21414/stat : 21414 (java) S 21408 21410 7849 0 -1 4202560 423 0 0 0 43 16 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697902291624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21415] ppid=21408 vsize=3090984 CPUtime=0.4 cores=0,2,4,6
/proc/21410/task/21415/stat : 21415 (java) S 21408 21410 7849 0 -1 4202560 304 0 0 0 31 9 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697901239336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21416] ppid=21408 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/21410/task/21416/stat : 21416 (java) S 21408 21410 7849 0 -1 4202560 324 0 0 0 43 12 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697900186536 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21417] ppid=21408 vsize=3090984 CPUtime=0.43 cores=0,2,4,6
/proc/21410/task/21417/stat : 21417 (java) S 21408 21410 7849 0 -1 4202560 375 0 0 0 30 13 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697899133224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21418] ppid=21408 vsize=3090984 CPUtime=0.53 cores=0,2,4,6
/proc/21410/task/21418/stat : 21418 (java) S 21408 21410 7849 0 -1 4202560 280 0 0 0 42 11 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697898080424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21419] ppid=21408 vsize=3090984 CPUtime=0.3 cores=0,2,4,6
/proc/21410/task/21419/stat : 21419 (java) S 21408 21410 7849 0 -1 4202560 619 0 0 0 23 7 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697897028136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21420] ppid=21408 vsize=3090984 CPUtime=0.42 cores=0,2,4,6
/proc/21410/task/21420/stat : 21420 (java) S 21408 21410 7849 0 -1 4202560 424 0 0 0 33 9 0 0 20 0 20 0 336767536 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697895975336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21421] ppid=21408 vsize=3090984 CPUtime=54.7 cores=0,2,4,6
/proc/21410/task/21421/stat : 21421 (java) R 21408 21410 7849 0 -1 4202560 150 0 0 0 5466 4 0 0 20 0 20 0 336767537 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697413213064 140698044317728 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21422] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21422/stat : 21422 (java) S 21408 21410 7849 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336767538 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697412158968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21423] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21423/stat : 21423 (java) S 21408 21410 7849 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 336767538 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697411106568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21410/tid=21424] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21424/stat : 21424 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697410055056 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21425] ppid=21408 vsize=3090984 CPUtime=0.66 cores=0,2,4,6
/proc/21410/task/21425/stat : 21425 (java) S 21408 21410 7849 0 -1 4202560 7021 0 0 0 64 2 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697409001656 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21410/tid=21426] ppid=21408 vsize=3090984 CPUtime=0.62 cores=0,2,4,6
/proc/21410/task/21426/stat : 21426 (java) S 21408 21410 7849 0 -1 4202560 4752 0 0 0 61 1 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697407948856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21427] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21427/stat : 21427 (java) S 21408 21410 7849 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697406896760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21428] ppid=21408 vsize=3090984 CPUtime=0.18 cores=0,2,4,6
/proc/21410/task/21428/stat : 21428 (java) S 21408 21410 7849 0 -1 4202560 31 0 0 0 9 9 0 0 20 0 20 0 336767541 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697405844168 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21410/tid=21465] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21465/stat : 21465 (java) S 21408 21410 7849 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 336769632 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697403712424 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21410/tid=21493] ppid=21408 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/21410/task/21493/stat : 21493 (java) S 21408 21410 7849 0 -1 4202560 24 0 0 0 0 0 0 0 20 0 20 0 336817295 3165167616 420294 33554432000 1073741824 1073778376 140736847401312 140697402657640 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 525.85
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21410 and gives
#  childrusage.ru_utime.tv_sec=523
#  childrusage.ru_utime.tv_usec=362436
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=314800
# CPU time returned by wait4() is 524.677
# while last known CPU time is 525.85
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 521.831
CPU time (s): 525.85
CPU user time (s): 524.75
CPU system time (s): 1.1
CPU usage (%): 100.77
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 523.362
system time used= 1.3148
maximum resident set size= 1681196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19803
page faults= 1
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13245
involuntary context switches= 4021

runsolver used 1.05584 second user time and 2.20167 second system time

The end

Launcher Data

Begin job on node130 at 2012-06-03 08:53:39
IDJOB=3735256
IDBENCH=2955
IDSOLVER=2319
FILE ID=node130/3735256-1338706418
RUNJOBID= node130-1338679215-16919
PBS_JOBID= 14636683
Free space on /tmp= 70928 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.14.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735256-1338706418/watcher-3735256-1338706418 -o /tmp/evaluation-result-3735256-1338706418/solver-3735256-1338706418 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735256-1338706418.opb           

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e81449c340a6e16e28a331cb4252cc2b
RANDOM SEED=768056770

node130.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28301312 kB
Buffers:          414328 kB
Cached:          2440244 kB
SwapCached:         4256 kB
Active:          1994716 kB
Inactive:        1710868 kB
Active(anon):     843236 kB
Inactive(anon):     8128 kB
Active(file):    1151480 kB
Inactive(file):  1702740 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:             54984 kB
Writeback:             0 kB
AnonPages:        857728 kB
Mapped:            17668 kB
Shmem:                 4 kB
Slab:             724028 kB
SReclaimable:     165352 kB
SUnreclaim:       558676 kB
KernelStack:        1592 kB
PageTables:         5888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1827432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    811008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70924 MiB
End job on node130 at 2012-06-03 09:02:21