Trace number 3735223

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. 691.5 686.06

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.11.opb
MD5SUM5f844d3fbd9d157e56bab6c09ee5f179
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark20.8078
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved YES
Number of variables21675
Total number of constraints1210400
Number of constraints which are clauses1206830
Number of constraints which are cardinality constraints (but not clauses)3570
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint170
Number of terms in the objective function 170
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 170
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 168
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 338
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.06/0.11	--- Begin Solver configuration ---
0.06/0.11	c Stops conflict analysis at the first Unique Implication Point
0.06/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.06/0.11	c Learn all clauses as in MiniSAT
0.06/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.06/0.11	c No reason simplification
0.06/0.11	c --- End Solver configuration ---
0.06/0.11	c solving HOME/instance-3735223-1338706137.opb
0.06/0.11	c reading problem ... 
7.05/6.14	c ... done. Wall clock time 6.028s.
7.05/6.14	c CPU time (experimental) 5.94s.
7.05/6.14	c #vars     21675
7.05/6.14	c #constraints  121179
7.27/6.29	c SATISFIABLE
7.27/6.29	c OPTIMIZING...
7.27/6.29	c Got one! Elapsed wall clock time (in seconds):6.175
7.27/6.29	o 116
7.55/6.33	c Got one! Elapsed wall clock time (in seconds):6.219
7.55/6.33	o 112
7.55/6.38	c Got one! Elapsed wall clock time (in seconds):6.265
7.55/6.38	o 111
7.73/6.43	c Got one! Elapsed wall clock time (in seconds):6.319
7.73/6.43	o 110
7.73/6.47	c Got one! Elapsed wall clock time (in seconds):6.354
7.73/6.47	o 107
7.86/6.51	c Got one! Elapsed wall clock time (in seconds):6.402
7.86/6.52	o 106
7.86/6.54	c Got one! Elapsed wall clock time (in seconds):6.429
7.86/6.54	o 98
7.86/6.60	c Got one! Elapsed wall clock time (in seconds):6.483
7.86/6.60	o 97
7.98/6.63	c Got one! Elapsed wall clock time (in seconds):6.519
7.98/6.63	o 96
8.18/6.83	c Got one! Elapsed wall clock time (in seconds):6.715
8.18/6.83	o 95
8.18/6.88	c Got one! Elapsed wall clock time (in seconds):6.762
8.18/6.88	o 94
8.28/6.92	c Got one! Elapsed wall clock time (in seconds):6.807
8.28/6.92	o 93
8.48/7.11	c Got one! Elapsed wall clock time (in seconds):6.993
8.48/7.11	o 92
8.48/7.19	c Got one! Elapsed wall clock time (in seconds):7.081
8.48/7.20	o 91
8.68/7.31	c Got one! Elapsed wall clock time (in seconds):7.202
8.68/7.32	o 90
8.78/7.49	c Got one! Elapsed wall clock time (in seconds):7.377
8.78/7.49	o 73
9.76/8.35	c Got one! Elapsed wall clock time (in seconds):8.235
9.76/8.35	o 72
9.96/8.54	c Got one! Elapsed wall clock time (in seconds):8.425
9.96/8.54	o 71
10.46/9.06	c Got one! Elapsed wall clock time (in seconds):8.944
10.46/9.06	o 70
10.56/9.14	c Got one! Elapsed wall clock time (in seconds):9.03
10.56/9.14	o 69
11.06/9.62	c Got one! Elapsed wall clock time (in seconds):9.505
11.06/9.62	o 68
11.66/10.25	c Got one! Elapsed wall clock time (in seconds):10.135
11.66/10.25	o 67
13.47/12.01	c Got one! Elapsed wall clock time (in seconds):11.899
13.47/12.01	o 66
13.57/12.19	c Got one! Elapsed wall clock time (in seconds):12.08
13.57/12.19	o 65
14.36/12.92	c Got one! Elapsed wall clock time (in seconds):12.807
14.36/12.92	o 64
14.57/13.16	c Got one! Elapsed wall clock time (in seconds):13.052
14.57/13.17	o 63
14.76/13.38	c Got one! Elapsed wall clock time (in seconds):13.265
14.76/13.38	o 62
15.57/14.11	c Got one! Elapsed wall clock time (in seconds):13.995
15.57/14.11	o 61
16.07/14.60	c Got one! Elapsed wall clock time (in seconds):14.491
16.07/14.61	o 60
16.53/15.08	c Got one! Elapsed wall clock time (in seconds):14.966
16.53/15.08	o 59
17.94/16.48	c Got one! Elapsed wall clock time (in seconds):16.372
17.94/16.49	o 58
18.23/16.78	c Got one! Elapsed wall clock time (in seconds):16.664
18.23/16.78	o 57
18.63/17.13	c Got one! Elapsed wall clock time (in seconds):17.014
18.63/17.13	o 56
19.24/17.70	c Got one! Elapsed wall clock time (in seconds):17.591
19.24/17.71	o 55
19.87/18.35	c Got one! Elapsed wall clock time (in seconds):18.241
19.87/18.36	o 54
19.96/18.49	c Got one! Elapsed wall clock time (in seconds):18.378
19.96/18.49	o 53
23.06/21.55	c Got one! Elapsed wall clock time (in seconds):21.438
23.06/21.55	o 52
26.87/25.39	c Got one! Elapsed wall clock time (in seconds):25.274
26.87/25.39	o 51
30.07/28.58	c Got one! Elapsed wall clock time (in seconds):28.468
30.07/28.58	o 50
31.27/29.78	c Got one! Elapsed wall clock time (in seconds):29.671
31.27/29.79	o 49
32.07/30.54	c Got one! Elapsed wall clock time (in seconds):30.426
32.07/30.54	o 48
33.97/32.41	c Got one! Elapsed wall clock time (in seconds):32.3
33.97/32.41	o 47
34.87/33.34	c Got one! Elapsed wall clock time (in seconds):33.223
34.87/33.34	o 46
36.67/35.13	c Got one! Elapsed wall clock time (in seconds):35.016
36.67/35.13	o 45
102.30/100.77	c Got one! Elapsed wall clock time (in seconds):100.654
102.30/100.77	o 44
105.16/102.88	c Got one! Elapsed wall clock time (in seconds):102.763
105.16/102.88	o 43
108.56/106.23	c Got one! Elapsed wall clock time (in seconds):106.118
108.56/106.23	o 42
116.96/114.64	c Got one! Elapsed wall clock time (in seconds):114.522
116.96/114.64	o 41
120.36/118.00	c Got one! Elapsed wall clock time (in seconds):117.888
120.36/118.00	o 40
364.67/360.73	c Got one! Elapsed wall clock time (in seconds):360.62
364.67/360.73	o 39
402.27/398.32	c Got one! Elapsed wall clock time (in seconds):398.206
402.27/398.32	o 38
654.38/648.95	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
673.78/668.36	c starts		: 367
673.78/668.36	c conflicts		: 1991386
673.78/668.36	c decisions		: 3647931
673.78/668.36	c propagations		: 624435251
673.78/668.36	c inspects		: 5672440974
673.78/668.36	c learnt literals	: 39
673.78/668.36	c learnt binary clauses	: 359
673.78/668.36	c learnt ternary clauses	: 1007
673.78/668.36	c learnt clauses	: 1991346
673.78/668.36	c root simplifications	: 0
673.78/668.36	c removed literals (reason simplification)	: 0
673.78/668.36	c reason swapping (by a shorter reason)	: 0
675.58/670.13	c Calls to reduceDB	: 0
677.28/671.89	c speed (decisions/second)	: 13421.23155373561
677.28/671.89	c non guided choices	39476
677.28/671.89	s SATISFIABLE
688.00/682.50	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
688.00/682.50		at java.lang.Integer.toString(Integer.java:308)
688.00/682.50		at java.lang.Integer.toString(Integer.java:118)

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-3735223-1338706137/watcher-3735223-1338706137 -o /tmp/evaluation-result-3735223-1338706137/solver-3735223-1338706137 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735223-1338706137.opb 

running on 4 cores: 1,3,5,7

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.17 2.08 2.02 3/194 1694
/proc/meminfo: memFree=30894332/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/1694/stat : 1694 (java) D 1692 1694 28219 0 -1 4202496 241 0 0 0 0 0 0 0 20 0 1 0 336738701 9515008 175 33554432000 1073741824 1073778376 140735446866256 140735446848984 240565175184 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/1694/statm: 2323 175 133 9 0 71 0

[startup+0.00941591 s]
/proc/loadavg: 2.17 2.08 2.02 3/194 1694
/proc/meminfo: memFree=30894332/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/1694/stat : 1694 (java) R 1692 1694 28219 0 -1 4202496 774 0 0 0 0 0 0 0 20 0 1 0 336738701 23793664 501 33554432000 1073741824 1073778376 140735988073248 140735988062312 240555964979 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 5809 522 394 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.100163 s]
/proc/loadavg: 2.17 2.08 2.02 3/194 1694
/proc/meminfo: memFree=30894332/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 4207 0 1 0 5 1 0 0 20 0 18 0 336738701 3028844544 5414 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 739464 5414 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.300192 s]
/proc/loadavg: 2.17 2.08 2.02 3/194 1694
/proc/meminfo: memFree=30894332/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=2957856 CPUtime=0.45 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 6328 0 1 0 43 2 0 0 20 0 18 0 336738701 3028844544 8992 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 739464 8992 2240 9 0 729885 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2957856

[startup+0.700201 s]
/proc/loadavg: 2.17 2.08 2.02 3/194 1694
/proc/meminfo: memFree=30894332/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=2957856 CPUtime=1.3 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 14639 0 1 0 124 6 0 0 20 0 18 0 336738701 3028844544 44725 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 739464 44725 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 2957856

[startup+1.50074 s]
/proc/loadavg: 2.17 2.08 2.02 3/212 1713
/proc/meminfo: memFree=30581116/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=2957856 CPUtime=2.15 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 14810 0 1 0 203 12 0 0 20 0 18 0 336738701 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 739464 115406 2270 9 0 729885 0
[pid=1694/tid=1697] ppid=1692 vsize=2957856 CPUtime=1.44 cores=1,3,5,7
/proc/1694/task/1697/stat : 1697 (java) R 1692 1694 28219 0 -1 4202560 3271 0 1 0 134 10 0 0 20 0 18 0 336738702 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480396529000 140480269556542 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1698] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1698/stat : 1698 (java) S 1692 1694 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480262502696 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1694/tid=1699] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1699/stat : 1699 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480261449896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1700] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1700/stat : 1700 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480192965160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1701] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1701/stat : 1701 (java) S 1692 1694 28219 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480191912360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1702] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1702/stat : 1702 (java) S 1692 1694 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480190860072 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1703] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1703/stat : 1703 (java) S 1692 1694 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480189807272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1704] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1704/stat : 1704 (java) S 1692 1694 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480188754984 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1705] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1705/stat : 1705 (java) S 1692 1694 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480187702184 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1706] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1706/stat : 1706 (java) S 1692 1694 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336738704 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480175503592 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1707] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1707/stat : 1707 (java) S 1692 1694 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336738705 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480174449656 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1708] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1708/stat : 1708 (java) S 1692 1694 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336738705 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480173397256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1709] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1709/stat : 1709 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738708 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480172345744 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1710] ppid=1692 vsize=2957856 CPUtime=0.33 cores=1,3,5,7
/proc/1694/task/1710/stat : 1710 (java) S 1692 1694 28219 0 -1 4202560 4575 0 0 0 33 0 0 0 20 0 18 0 336738708 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480171293368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1711] ppid=1692 vsize=2957856 CPUtime=0.3 cores=1,3,5,7
/proc/1694/task/1711/stat : 1711 (java) S 1692 1694 28219 0 -1 4202560 5753 0 0 0 28 2 0 0 20 0 18 0 336738708 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480170240568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1712] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1712/stat : 1712 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738708 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480169188472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1713] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1713/stat : 1713 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738708 3028844544 115406 33554432000 1073741824 1073778376 140735988073248 140480168135880 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 2957856

[startup+3.10076 s]
/proc/loadavg: 2.16 2.08 2.02 3/212 1713
/proc/meminfo: memFree=30432420/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=2957856 CPUtime=3.83 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 14834 0 1 0 369 14 0 0 20 0 18 0 336738701 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 739464 117971 2270 9 0 729885 0
[pid=1694/tid=1697] ppid=1692 vsize=2957856 CPUtime=3.01 cores=1,3,5,7
/proc/1694/task/1697/stat : 1697 (java) R 1692 1694 28219 0 -1 4202560 3273 0 1 0 291 10 0 0 20 0 18 0 336738702 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480396529272 240568558861 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1698] ppid=1692 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/1694/task/1698/stat : 1698 (java) S 1692 1694 28219 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480262502696 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1694/tid=1699] ppid=1692 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/1694/task/1699/stat : 1699 (java) S 1692 1694 28219 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480261449896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1700] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1700/stat : 1700 (java) S 1692 1694 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480192965160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1701] ppid=1692 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/1694/task/1701/stat : 1701 (java) S 1692 1694 28219 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480191912360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1702] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1702/stat : 1702 (java) S 1692 1694 28219 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480190860072 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1703] ppid=1692 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/1694/task/1703/stat : 1703 (java) S 1692 1694 28219 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480189807272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1704] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1704/stat : 1704 (java) S 1692 1694 28219 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480188754984 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1705] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1705/stat : 1705 (java) S 1692 1694 28219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336738703 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480187702184 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1706] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1706/stat : 1706 (java) S 1692 1694 28219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336738704 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480175503592 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1707] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1707/stat : 1707 (java) S 1692 1694 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336738705 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480174449656 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1708] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1708/stat : 1708 (java) S 1692 1694 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336738705 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480173397256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1709] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1709/stat : 1709 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738708 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480172345744 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1710] ppid=1692 vsize=2957856 CPUtime=0.33 cores=1,3,5,7
/proc/1694/task/1710/stat : 1710 (java) S 1692 1694 28219 0 -1 4202560 4575 0 0 0 33 0 0 0 20 0 18 0 336738708 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480171293368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1711] ppid=1692 vsize=2957856 CPUtime=0.3 cores=1,3,5,7
/proc/1694/task/1711/stat : 1711 (java) S 1692 1694 28219 0 -1 4202560 5753 0 0 0 28 2 0 0 20 0 18 0 336738708 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480170240568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1712] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1712/stat : 1712 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738708 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480169188472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1713] ppid=1692 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1713/stat : 1713 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336738708 3028844544 117971 33554432000 1073741824 1073778376 140735988073248 140480168135880 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 2957856

[startup+6.30073 s]
/proc/loadavg: 2.16 2.08 2.02 3/212 1713
/proc/meminfo: memFree=30412072/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=3024420 CPUtime=7.55 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 15144 0 1 0 733 22 0 0 20 0 19 0 336738701 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 756105 148782 2290 9 0 746526 0
[pid=1694/tid=1697] ppid=1692 vsize=3024420 CPUtime=6.1 cores=1,3,5,7
/proc/1694/task/1697/stat : 1697 (java) R 1692 1694 28219 0 -1 4202560 3339 0 1 0 597 13 0 0 20 0 19 0 336738702 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480396530440 140480403055238 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1698] ppid=1692 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/1694/task/1698/stat : 1698 (java) S 1692 1694 28219 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480262502696 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1694/tid=1699] ppid=1692 vsize=3024420 CPUtime=0.08 cores=1,3,5,7
/proc/1694/task/1699/stat : 1699 (java) S 1692 1694 28219 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480261449896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1700] ppid=1692 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/1694/task/1700/stat : 1700 (java) S 1692 1694 28219 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480192965160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1701] ppid=1692 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/1694/task/1701/stat : 1701 (java) S 1692 1694 28219 0 -1 4202560 26 0 0 0 4 2 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480191912360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1702] ppid=1692 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/1694/task/1702/stat : 1702 (java) S 1692 1694 28219 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480190860072 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1703] ppid=1692 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/1694/task/1703/stat : 1703 (java) S 1692 1694 28219 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480189807272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1704] ppid=1692 vsize=3024420 CPUtime=0.03 cores=1,3,5,7
/proc/1694/task/1704/stat : 1704 (java) S 1692 1694 28219 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480188754984 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1705] ppid=1692 vsize=3024420 CPUtime=0.02 cores=1,3,5,7
/proc/1694/task/1705/stat : 1705 (java) S 1692 1694 28219 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 336738703 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480187702184 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1706] ppid=1692 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1706/stat : 1706 (java) S 1692 1694 28219 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 336738704 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480175503592 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1707] ppid=1692 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1707/stat : 1707 (java) S 1692 1694 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 336738705 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480174449656 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1708] ppid=1692 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1708/stat : 1708 (java) S 1692 1694 28219 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 336738705 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480173397256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1709] ppid=1692 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1709/stat : 1709 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336738708 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480172345744 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1710] ppid=1692 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/1694/task/1710/stat : 1710 (java) R 1692 1694 28219 0 -1 4202560 4613 0 0 0 49 0 0 0 20 0 19 0 336738708 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480171293544 140480399973922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1711] ppid=1692 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/1694/task/1711/stat : 1711 (java) S 1692 1694 28219 0 -1 4202560 5856 0 0 0 45 2 0 0 20 0 19 0 336738708 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480170240568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1712] ppid=1692 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1712/stat : 1712 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336738708 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480169188472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1713] ppid=1692 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1713/stat : 1713 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336738708 3097006080 148782 33554432000 1073741824 1073778376 140735988073248 140480168135880 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]
/proc/loadavg: 2.14 2.07 2.02 3/213 1736
/proc/meminfo: memFree=30313388/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=3024420 CPUtime=14.16 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 15426 0 1 0 1394 22 0 0 20 0 19 0 336738701 3097006080 146509 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 756105 146509 2293 9 0 746526 0
[pid=1694/tid=1697] ppid=1692 vsize=3024420 CPUtime=12.48 cores=1,3,5,7

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

/proc/1694/task/1709/stat : 1709 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480172345744 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1710] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1710/stat : 1710 (java) S 1692 1694 28219 0 -1 4202560 4627 0 0 0 63 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480171293368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1711] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1711/stat : 1711 (java) S 1692 1694 28219 0 -1 4202560 6613 0 0 0 61 2 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480170240568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1712] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1712/stat : 1712 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480169188472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1713] ppid=1692 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/1694/task/1713/stat : 1713 (java) S 1692 1694 28219 0 -1 4202560 39 0 0 0 15 21 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480168135880 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1843] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1843/stat : 1843 (java) S 1692 1694 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336778533 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480166003752 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1848] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1848/stat : 1848 (java) S 1692 1694 28219 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336805129 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480164949480 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 690.2
Current children cumulated vsize (KiB) 3090984

[startup+685.501 s]
/proc/loadavg: 2.02 2.06 2.02 3/215 1848
/proc/meminfo: memFree=29304892/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=3090984 CPUtime=691 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 18870 0 1 0 68910 190 0 0 20 0 20 0 336738701 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 772746 419726 2302 9 0 763167 0
[pid=1694/tid=1697] ppid=1692 vsize=3090984 CPUtime=636.65 cores=1,3,5,7
/proc/1694/task/1697/stat : 1697 (java) S 1692 1694 28219 0 -1 4202560 3391 0 1 0 63643 22 0 0 20 0 20 0 336738702 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480396530872 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1698] ppid=1692 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/1694/task/1698/stat : 1698 (java) S 1692 1694 28219 0 -1 4202560 257 0 0 0 38 16 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480262502696 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1699] ppid=1692 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/1694/task/1699/stat : 1699 (java) S 1692 1694 28219 0 -1 4202560 308 0 0 0 56 19 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480261449896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1700] ppid=1692 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/1694/task/1700/stat : 1700 (java) S 1692 1694 28219 0 -1 4202560 283 0 0 0 45 16 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480192965160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1701] ppid=1692 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/1694/task/1701/stat : 1701 (java) S 1692 1694 28219 0 -1 4202560 290 0 0 0 45 17 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480191912360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1694/tid=1702] ppid=1692 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/1694/task/1702/stat : 1702 (java) S 1692 1694 28219 0 -1 4202560 286 0 0 0 44 20 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480190860072 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1703] ppid=1692 vsize=3090984 CPUtime=0.76 cores=1,3,5,7
/proc/1694/task/1703/stat : 1703 (java) S 1692 1694 28219 0 -1 4202560 639 0 0 0 51 25 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480189807272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1704] ppid=1692 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/1694/task/1704/stat : 1704 (java) S 1692 1694 28219 0 -1 4202560 288 0 0 0 43 17 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480188754984 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1705] ppid=1692 vsize=3090984 CPUtime=0.72 cores=1,3,5,7
/proc/1694/task/1705/stat : 1705 (java) S 1692 1694 28219 0 -1 4202560 368 0 0 0 52 20 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480187702184 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1706] ppid=1692 vsize=3090984 CPUtime=45.66 cores=1,3,5,7
/proc/1694/task/1706/stat : 1706 (java) R 1692 1694 28219 0 -1 4202560 92 0 0 0 4563 3 0 0 20 0 20 0 336738704 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480175503592 140480402656399 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1707] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1707/stat : 1707 (java) S 1692 1694 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336738705 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480174449656 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1708] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1708/stat : 1708 (java) S 1692 1694 28219 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336738705 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480173397256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1709] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1709/stat : 1709 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480172345744 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1710] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1710/stat : 1710 (java) S 1692 1694 28219 0 -1 4202560 4627 0 0 0 63 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480171293368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1711] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1711/stat : 1711 (java) S 1692 1694 28219 0 -1 4202560 6613 0 0 0 61 2 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480170240568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1712] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1712/stat : 1712 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480169188472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1713] ppid=1692 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/1694/task/1713/stat : 1713 (java) S 1692 1694 28219 0 -1 4202560 39 0 0 0 15 21 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480168135880 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1843] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1843/stat : 1843 (java) S 1692 1694 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336778533 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480166003752 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1848] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1848/stat : 1848 (java) S 1692 1694 28219 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 336805129 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480164950248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 691
Current children cumulated vsize (KiB) 3090984

[startup+685.901 s]
/proc/loadavg: 2.02 2.06 2.02 3/215 1848
/proc/meminfo: memFree=29304892/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=3090984 CPUtime=691.4 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 18870 0 1 0 68950 190 0 0 20 0 20 0 336738701 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 772746 419726 2302 9 0 763167 0
[pid=1694/tid=1697] ppid=1692 vsize=3090984 CPUtime=636.65 cores=1,3,5,7
/proc/1694/task/1697/stat : 1697 (java) S 1692 1694 28219 0 -1 4202560 3391 0 1 0 63643 22 0 0 20 0 20 0 336738702 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480396530872 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1698] ppid=1692 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/1694/task/1698/stat : 1698 (java) S 1692 1694 28219 0 -1 4202560 257 0 0 0 38 16 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480262502696 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1699] ppid=1692 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/1694/task/1699/stat : 1699 (java) S 1692 1694 28219 0 -1 4202560 308 0 0 0 56 19 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480261449896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1700] ppid=1692 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/1694/task/1700/stat : 1700 (java) S 1692 1694 28219 0 -1 4202560 283 0 0 0 45 16 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480192965160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1701] ppid=1692 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/1694/task/1701/stat : 1701 (java) S 1692 1694 28219 0 -1 4202560 290 0 0 0 45 17 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480191912360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1694/tid=1702] ppid=1692 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/1694/task/1702/stat : 1702 (java) S 1692 1694 28219 0 -1 4202560 286 0 0 0 44 20 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480190860072 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1703] ppid=1692 vsize=3090984 CPUtime=0.76 cores=1,3,5,7
/proc/1694/task/1703/stat : 1703 (java) S 1692 1694 28219 0 -1 4202560 639 0 0 0 51 25 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480189807272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1704] ppid=1692 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/1694/task/1704/stat : 1704 (java) S 1692 1694 28219 0 -1 4202560 288 0 0 0 43 17 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480188754984 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1705] ppid=1692 vsize=3090984 CPUtime=0.72 cores=1,3,5,7
/proc/1694/task/1705/stat : 1705 (java) S 1692 1694 28219 0 -1 4202560 368 0 0 0 52 20 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480187702184 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1706] ppid=1692 vsize=3090984 CPUtime=46.06 cores=1,3,5,7
/proc/1694/task/1706/stat : 1706 (java) R 1692 1694 28219 0 -1 4202560 92 0 0 0 4603 3 0 0 20 0 20 0 336738704 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480175503752 140480400691516 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1707] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1707/stat : 1707 (java) S 1692 1694 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336738705 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480174449656 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1708] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1708/stat : 1708 (java) S 1692 1694 28219 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336738705 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480173397256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1709] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1709/stat : 1709 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480172345744 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1710] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1710/stat : 1710 (java) S 1692 1694 28219 0 -1 4202560 4627 0 0 0 63 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480171293368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1711] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1711/stat : 1711 (java) S 1692 1694 28219 0 -1 4202560 6613 0 0 0 61 2 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480170240568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1712] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1712/stat : 1712 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480169188472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1713] ppid=1692 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/1694/task/1713/stat : 1713 (java) S 1692 1694 28219 0 -1 4202560 39 0 0 0 15 21 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480168135880 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1843] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1843/stat : 1843 (java) S 1692 1694 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336778533 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480166003752 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1848] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1848/stat : 1848 (java) S 1692 1694 28219 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 336805129 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480164950248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 691.4
Current children cumulated vsize (KiB) 3090984

[startup+686.001 s]
/proc/loadavg: 2.02 2.06 2.02 3/215 1848
/proc/meminfo: memFree=29304892/32873844 swapFree=7116/7116
[pid=1694] ppid=1692 vsize=3090984 CPUtime=691.5 cores=1,3,5,7
/proc/1694/stat : 1694 (java) S 1692 1694 28219 0 -1 4202496 18870 0 1 0 68960 190 0 0 20 0 20 0 336738701 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140735988064384 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/1694/statm: 772746 419726 2302 9 0 763167 0
[pid=1694/tid=1697] ppid=1692 vsize=3090984 CPUtime=636.65 cores=1,3,5,7
/proc/1694/task/1697/stat : 1697 (java) S 1692 1694 28219 0 -1 4202560 3391 0 1 0 63643 22 0 0 20 0 20 0 336738702 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480396530872 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1698] ppid=1692 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/1694/task/1698/stat : 1698 (java) S 1692 1694 28219 0 -1 4202560 257 0 0 0 38 16 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480262502696 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1699] ppid=1692 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/1694/task/1699/stat : 1699 (java) S 1692 1694 28219 0 -1 4202560 308 0 0 0 56 19 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480261449896 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1700] ppid=1692 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/1694/task/1700/stat : 1700 (java) S 1692 1694 28219 0 -1 4202560 283 0 0 0 45 16 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480192965160 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1701] ppid=1692 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/1694/task/1701/stat : 1701 (java) S 1692 1694 28219 0 -1 4202560 290 0 0 0 45 17 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480191912360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1694/tid=1702] ppid=1692 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/1694/task/1702/stat : 1702 (java) S 1692 1694 28219 0 -1 4202560 286 0 0 0 44 20 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480190860072 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1703] ppid=1692 vsize=3090984 CPUtime=0.76 cores=1,3,5,7
/proc/1694/task/1703/stat : 1703 (java) S 1692 1694 28219 0 -1 4202560 639 0 0 0 51 25 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480189807272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1704] ppid=1692 vsize=3090984 CPUtime=0.6 cores=1,3,5,7
/proc/1694/task/1704/stat : 1704 (java) S 1692 1694 28219 0 -1 4202560 288 0 0 0 43 17 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480188754984 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1705] ppid=1692 vsize=3090984 CPUtime=0.72 cores=1,3,5,7
/proc/1694/task/1705/stat : 1705 (java) S 1692 1694 28219 0 -1 4202560 368 0 0 0 52 20 0 0 20 0 20 0 336738703 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480187702184 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1706] ppid=1692 vsize=3090984 CPUtime=46.16 cores=1,3,5,7
/proc/1694/task/1706/stat : 1706 (java) R 1692 1694 28219 0 -1 4202560 92 0 0 0 4613 3 0 0 20 0 20 0 336738704 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480175503752 140480403038280 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1707] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1707/stat : 1707 (java) S 1692 1694 28219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336738705 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480174449656 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1708] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1708/stat : 1708 (java) S 1692 1694 28219 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336738705 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480173397256 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1709] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1709/stat : 1709 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480172345744 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1710] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1710/stat : 1710 (java) S 1692 1694 28219 0 -1 4202560 4627 0 0 0 63 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480171293368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1711] ppid=1692 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/1694/task/1711/stat : 1711 (java) S 1692 1694 28219 0 -1 4202560 6613 0 0 0 61 2 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480170240568 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1712] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1712/stat : 1712 (java) S 1692 1694 28219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480169188472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1694/tid=1713] ppid=1692 vsize=3090984 CPUtime=0.36 cores=1,3,5,7
/proc/1694/task/1713/stat : 1713 (java) S 1692 1694 28219 0 -1 4202560 39 0 0 0 15 21 0 0 20 0 20 0 336738708 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480168135880 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1694/tid=1843] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1843/stat : 1843 (java) S 1692 1694 28219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336778533 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480166003752 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1694/tid=1848] ppid=1692 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/1694/task/1848/stat : 1848 (java) S 1692 1694 28219 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 336805129 3165167616 419726 33554432000 1073741824 1073778376 140735988073248 140480164950248 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 691.5
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1694 and gives
#  childrusage.ru_utime.tv_sec=687
#  childrusage.ru_utime.tv_usec=856429
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=114678
# CPU time returned by wait4() is 689.971
# while last known CPU time is 691.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 686.06
CPU time (s): 691.5
CPU user time (s): 689.6
CPU system time (s): 1.9
CPU usage (%): 100.793
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 687.856
system time used= 2.11468
maximum resident set size= 1678904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18878
page faults= 1
swaps= 0
block input operations= 0
block output operations= 560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15794
involuntary context switches= 4755

runsolver used 2.88356 second user time and 6.81996 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 08:48:58
IDJOB=3735223
IDBENCH=2952
IDSOLVER=2319
FILE ID=node146/3735223-1338706137
RUNJOBID= node146-1338678624-28239
PBS_JOBID= 14636667
Free space on /tmp= 70864 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.11.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735223-1338706137/watcher-3735223-1338706137 -o /tmp/evaluation-result-3735223-1338706137/solver-3735223-1338706137 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735223-1338706137.opb           

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

MD5SUM BENCH= 5f844d3fbd9d157e56bab6c09ee5f179
RANDOM SEED=1088586806

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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.92
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		: 2667.034
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		: 2667.034
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.91
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		: 2667.034
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		: 2667.034
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.91
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		: 2667.034
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		: 2667.034
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	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30894728 kB
Buffers:          148024 kB
Cached:           286396 kB
SwapCached:         1796 kB
Active:           979652 kB
Inactive:         241064 kB
Active(anon):     787092 kB
Inactive(anon):     1664 kB
Active(file):     192560 kB
Inactive(file):   239400 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099884 kB
Dirty:             46436 kB
Writeback:            12 kB
AnonPages:        798644 kB
Mapped:            17348 kB
Shmem:                 0 kB
Slab:             613456 kB
SReclaimable:      53296 kB
SUnreclaim:       560160 kB
KernelStack:        1592 kB
PageTables:         5708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    747520 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= 70840 MiB
End job on node146 at 2012-06-03 09:00:24