Trace number 3735234

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-23? (exit code) 956.5 951.34

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.07.opb
MD5SUM7a51facc2b0ceeb02915874508a30079
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark5.63214
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved YES
Number of variables21756
Total number of constraints1266468
Number of constraints which are clauses1262688
Number of constraints which are cardinality constraints (but not clauses)3780
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
Number of terms in the objective function 168
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 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 166
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 334
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.06/0.08	c no version file found!!!
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version	1.6.0_24
0.06/0.08	c os.name	Linux
0.06/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.06/0.08	c os.arch	amd64
0.06/0.08	c Free memory 1599470296
0.06/0.08	c Max memory 1607860224
0.06/0.08	c Total memory 1607860224
0.06/0.08	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3735234-1338706268.opb
0.08/0.11	c reading problem ... 
7.44/6.60	c ... done. Wall clock time 6.496s.
7.44/6.60	c CPU time (experimental) 6.45s.
7.44/6.60	c #vars     21756
7.44/6.60	c #constraints  136404
7.79/6.77	c SATISFIABLE
7.79/6.77	c OPTIMIZING...
7.79/6.77	c Got one! Elapsed wall clock time (in seconds):6.659
7.79/6.77	o 112
8.02/6.82	c Got one! Elapsed wall clock time (in seconds):6.718
8.02/6.82	o 108
8.02/6.87	c Got one! Elapsed wall clock time (in seconds):6.769
8.02/6.88	o 107
8.36/7.06	c Got one! Elapsed wall clock time (in seconds):6.95
8.36/7.06	o 101
8.46/7.15	c Got one! Elapsed wall clock time (in seconds):7.043
8.46/7.15	o 92
8.67/7.31	c Got one! Elapsed wall clock time (in seconds):7.2
8.67/7.31	o 91
8.87/7.52	c Got one! Elapsed wall clock time (in seconds):7.41
8.87/7.52	o 90
9.08/7.76	c Got one! Elapsed wall clock time (in seconds):7.658
9.08/7.77	o 89
9.28/7.94	c Got one! Elapsed wall clock time (in seconds):7.831
9.28/7.94	o 88
9.38/8.03	c Got one! Elapsed wall clock time (in seconds):7.925
9.38/8.03	o 86
9.58/8.21	c Got one! Elapsed wall clock time (in seconds):8.104
9.58/8.21	o 85
9.58/8.29	c Got one! Elapsed wall clock time (in seconds):8.187
9.58/8.29	o 69
9.68/8.37	c Got one! Elapsed wall clock time (in seconds):8.26
9.68/8.37	o 68
10.44/9.07	c Got one! Elapsed wall clock time (in seconds):8.965
10.44/9.07	o 67
10.85/9.46	c Got one! Elapsed wall clock time (in seconds):9.351
10.85/9.46	o 66
11.15/9.72	c Got one! Elapsed wall clock time (in seconds):9.611
11.15/9.72	o 65
11.35/9.98	c Got one! Elapsed wall clock time (in seconds):9.871
11.35/9.98	o 64
11.45/10.06	c Got one! Elapsed wall clock time (in seconds):9.956
11.45/10.06	o 63
11.55/10.17	c Got one! Elapsed wall clock time (in seconds):10.068
11.55/10.17	o 62
11.85/10.48	c Got one! Elapsed wall clock time (in seconds):10.371
11.85/10.48	o 61
12.25/10.89	c Got one! Elapsed wall clock time (in seconds):10.786
12.25/10.89	o 60
12.46/11.02	c Got one! Elapsed wall clock time (in seconds):10.915
12.46/11.02	o 59
13.65/12.25	c Got one! Elapsed wall clock time (in seconds):12.148
13.65/12.26	o 58
13.85/12.50	c Got one! Elapsed wall clock time (in seconds):12.39
13.95/12.50	o 57
14.35/12.97	c Got one! Elapsed wall clock time (in seconds):12.861
14.35/12.97	o 56
14.66/13.29	c Got one! Elapsed wall clock time (in seconds):13.188
14.66/13.30	o 55
15.05/13.66	c Got one! Elapsed wall clock time (in seconds):13.554
15.05/13.66	o 54
15.66/14.26	c Got one! Elapsed wall clock time (in seconds):14.15
15.66/14.26	o 53
16.06/14.60	c Got one! Elapsed wall clock time (in seconds):14.492
16.06/14.60	o 52
16.50/15.03	c Got one! Elapsed wall clock time (in seconds):14.92
16.50/15.03	o 51
16.70/15.22	c Got one! Elapsed wall clock time (in seconds):15.113
16.70/15.22	o 50
17.41/15.91	c Got one! Elapsed wall clock time (in seconds):15.804
17.41/15.91	o 49
18.01/16.55	c Got one! Elapsed wall clock time (in seconds):16.44
18.01/16.55	o 48
19.12/17.64	c Got one! Elapsed wall clock time (in seconds):17.534
19.12/17.64	o 47
19.72/18.26	c Got one! Elapsed wall clock time (in seconds):18.155
19.72/18.26	o 46
20.15/18.63	c Got one! Elapsed wall clock time (in seconds):18.521
20.15/18.63	o 45
21.14/19.60	c Got one! Elapsed wall clock time (in seconds):19.491
21.14/19.60	o 44
21.35/19.81	c Got one! Elapsed wall clock time (in seconds):19.702
21.35/19.81	o 43
21.54/20.04	c Got one! Elapsed wall clock time (in seconds):19.937
21.54/20.04	o 42
21.84/20.35	c Got one! Elapsed wall clock time (in seconds):20.241
21.84/20.35	o 41
22.04/20.53	c Got one! Elapsed wall clock time (in seconds):20.426
22.04/20.53	o 40
22.35/20.82	c Got one! Elapsed wall clock time (in seconds):20.71
22.35/20.82	o 39
22.35/20.86	c Got one! Elapsed wall clock time (in seconds):20.751
22.35/20.86	o 37

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-3735234-1338706268/watcher-3735234-1338706268 -o /tmp/evaluation-result-3735234-1338706268/solver-3735234-1338706268 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735234-1338706268.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: 1.92 2.01 1.99 3/194 20909
/proc/meminfo: memFree=27445888/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/20909/stat : 20909 (java) D 20907 20909 15746 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 336751500 9515008 182 33554432000 1073741824 1073778376 140733685513264 140733685504296 248790204085 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/20909/statm: 2323 182 140 9 0 71 0

[startup+0.0870521 s]
/proc/loadavg: 1.92 2.01 1.99 3/194 20909
/proc/meminfo: memFree=27445888/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 4127 0 1 0 5 1 0 0 20 0 18 0 336751500 3028844544 5846 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 739464 5846 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.100236 s]
/proc/loadavg: 1.92 2.01 1.99 3/194 20909
/proc/meminfo: memFree=27445888/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 4824 0 1 0 7 1 0 0 20 0 18 0 336751500 3028844544 6540 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 739464 6540 2089 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300218 s]
/proc/loadavg: 1.92 2.01 1.99 3/194 20909
/proc/meminfo: memFree=27445888/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=2957856 CPUtime=0.45 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 6365 0 1 0 44 1 0 0 20 0 18 0 336751500 3028844544 9334 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 739464 9334 2240 9 0 729885 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2957856

[startup+0.700226 s]
/proc/loadavg: 1.92 2.01 1.99 3/194 20909
/proc/meminfo: memFree=27445888/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=2957856 CPUtime=1.33 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 13696 0 1 0 129 4 0 0 20 0 18 0 336751500 3028844544 42931 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 739464 42931 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2957856

[startup+1.50066 s]
/proc/loadavg: 1.92 2.01 1.99 3/212 20927
/proc/meminfo: memFree=27143088/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=2957856 CPUtime=2.16 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 13862 0 1 0 207 9 0 0 20 0 18 0 336751500 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 739464 114633 2270 9 0 729885 0
[pid=20909/tid=20911] ppid=20907 vsize=2957856 CPUtime=1.45 cores=0,2,4,6
/proc/20909/task/20911/stat : 20911 (java) R 20907 20909 15746 0 -1 4202560 3217 0 1 0 138 7 0 0 20 0 18 0 336751501 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554303295888 140554163983958 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20912] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20912/stat : 20912 (java) S 20907 20909 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554286729640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20913] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20913/stat : 20913 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554285677096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20914] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20914/stat : 20914 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554284624040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20915] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20915/stat : 20915 (java) S 20907 20909 15746 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554283571496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20916] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20916/stat : 20916 (java) S 20907 20909 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554282519464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20917] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20917/stat : 20917 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554163711016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20918] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20918/stat : 20918 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554162657960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20919] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20919/stat : 20919 (java) S 20907 20909 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554161605416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20920] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20920/stat : 20920 (java) S 20907 20909 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554149407080 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20921] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20921/stat : 20921 (java) S 20907 20909 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140554148353400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20922] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20922/stat : 20922 (java) S 20907 20909 15746 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140553542951816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20923] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20923/stat : 20923 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140553541900560 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20924] ppid=20907 vsize=2957856 CPUtime=0.34 cores=0,2,4,6
/proc/20909/task/20924/stat : 20924 (java) S 20907 20909 15746 0 -1 4202560 4263 0 0 0 34 0 0 0 20 0 18 0 336751507 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140553540848440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20925] ppid=20907 vsize=2957856 CPUtime=0.31 cores=0,2,4,6
/proc/20909/task/20925/stat : 20925 (java) S 20907 20909 15746 0 -1 4202560 5176 0 0 0 31 0 0 0 20 0 18 0 336751507 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140553539795896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20926] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20926/stat : 20926 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140553538743032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20927] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20927/stat : 20927 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 114633 33554432000 1073741824 1073778376 140734914203104 140553537690696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 2957856

[startup+3.10067 s]
/proc/loadavg: 1.92 2.01 1.99 3/212 20927
/proc/meminfo: memFree=26994764/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=2957856 CPUtime=3.8 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 13888 0 1 0 370 10 0 0 20 0 18 0 336751500 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 739464 117709 2270 9 0 729885 0
[pid=20909/tid=20911] ppid=20907 vsize=2957856 CPUtime=3.04 cores=0,2,4,6
/proc/20909/task/20911/stat : 20911 (java) R 20907 20909 15746 0 -1 4202560 3219 0 1 0 296 8 0 0 20 0 18 0 336751501 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554303303288 140554164160541 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20912] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20912/stat : 20912 (java) S 20907 20909 15746 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554286729640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20913] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20913/stat : 20913 (java) S 20907 20909 15746 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554285677096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20914] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20914/stat : 20914 (java) S 20907 20909 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554284624040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20915] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20915/stat : 20915 (java) S 20907 20909 15746 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554283571496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20916] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20916/stat : 20916 (java) S 20907 20909 15746 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554282519464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20917] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20917/stat : 20917 (java) S 20907 20909 15746 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554163711016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20918] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20918/stat : 20918 (java) S 20907 20909 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554162657960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20919] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20919/stat : 20919 (java) S 20907 20909 15746 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 336751502 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554161605416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20920] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20920/stat : 20920 (java) S 20907 20909 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554149407080 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20921] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20921/stat : 20921 (java) S 20907 20909 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140554148353400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20922] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20922/stat : 20922 (java) S 20907 20909 15746 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140553542951816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20923] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20923/stat : 20923 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140553541900560 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20924] ppid=20907 vsize=2957856 CPUtime=0.34 cores=0,2,4,6
/proc/20909/task/20924/stat : 20924 (java) S 20907 20909 15746 0 -1 4202560 4263 0 0 0 34 0 0 0 20 0 18 0 336751507 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140553540848440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20925] ppid=20907 vsize=2957856 CPUtime=0.31 cores=0,2,4,6
/proc/20909/task/20925/stat : 20925 (java) S 20907 20909 15746 0 -1 4202560 5176 0 0 0 31 0 0 0 20 0 18 0 336751507 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140553539795896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20926] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20926/stat : 20926 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140553538743032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20927] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20927/stat : 20927 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 117709 33554432000 1073741824 1073778376 140734914203104 140553537690696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 2957856

[startup+6.30068 s]
/proc/loadavg: 1.93 2.00 1.99 3/212 20927
/proc/meminfo: memFree=26970368/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=2957856 CPUtime=7.23 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 14012 0 1 0 706 17 0 0 20 0 18 0 336751500 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 739464 146385 2270 9 0 729885 0
[pid=20909/tid=20911] ppid=20907 vsize=2957856 CPUtime=6.14 cores=0,2,4,6
/proc/20909/task/20911/stat : 20911 (java) R 20907 20909 15746 0 -1 4202560 3267 0 1 0 604 10 0 0 20 0 18 0 336751501 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554303303160 140554164119886 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20912] ppid=20907 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/20909/task/20912/stat : 20912 (java) S 20907 20909 15746 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554286729640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20913] ppid=20907 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/20909/task/20913/stat : 20913 (java) S 20907 20909 15746 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554285677096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20914] ppid=20907 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/20909/task/20914/stat : 20914 (java) S 20907 20909 15746 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554284624040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20915] ppid=20907 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/20909/task/20915/stat : 20915 (java) S 20907 20909 15746 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554283571496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20916] ppid=20907 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/20909/task/20916/stat : 20916 (java) S 20907 20909 15746 0 -1 4202560 6 0 0 0 2 0 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554282519464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20917] ppid=20907 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/20909/task/20917/stat : 20917 (java) S 20907 20909 15746 0 -1 4202560 15 0 0 0 4 0 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554163711016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20918] ppid=20907 vsize=2957856 CPUtime=0.02 cores=0,2,4,6
/proc/20909/task/20918/stat : 20918 (java) S 20907 20909 15746 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554162657960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20919] ppid=20907 vsize=2957856 CPUtime=0.03 cores=0,2,4,6
/proc/20909/task/20919/stat : 20919 (java) S 20907 20909 15746 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 336751502 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554161605416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20920] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20920/stat : 20920 (java) S 20907 20909 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554149407080 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20921] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20921/stat : 20921 (java) S 20907 20909 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140554148353400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20922] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20922/stat : 20922 (java) S 20907 20909 15746 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 336751504 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140553542951816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20923] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20923/stat : 20923 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140553541900560 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20924] ppid=20907 vsize=2957856 CPUtime=0.36 cores=0,2,4,6
/proc/20909/task/20924/stat : 20924 (java) S 20907 20909 15746 0 -1 4202560 4263 0 0 0 36 0 0 0 20 0 18 0 336751507 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140553540848440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20925] ppid=20907 vsize=2957856 CPUtime=0.31 cores=0,2,4,6
/proc/20909/task/20925/stat : 20925 (java) S 20907 20909 15746 0 -1 4202560 5176 0 0 0 31 0 0 0 20 0 18 0 336751507 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140553539795896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20926] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20926/stat : 20926 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140553538743032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20927] ppid=20907 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20927/stat : 20927 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336751507 3028844544 146385 33554432000 1073741824 1073778376 140734914203104 140553537690696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 2957856

[startup+12.7007 s]
/proc/loadavg: 1.85 1.99 1.99 3/213 20950
/proc/meminfo: memFree=26866200/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=3024420 CPUtime=14.15 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 14246 0 1 0 1397 18 0 0 20 0 19 0 336751500 3097006080 146249 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 756105 146249 2292 9 0 746526 0
[pid=20909/tid=20911] ppid=20907 vsize=3024420 CPUtime=12.52 cores=0,2,4,6

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

/proc/20909/task/20919/stat : 20919 (java) S 20907 20909 15746 0 -1 4202560 480 0 0 0 38 8 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554161605416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20920] ppid=20907 vsize=3024420 CPUtime=79.31 cores=0,2,4,6
/proc/20909/task/20920/stat : 20920 (java) R 20907 20909 15746 0 -1 4202560 96 0 0 0 7926 5 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554149407240 140554305499256 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20921] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20921/stat : 20921 (java) S 20907 20909 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554148353400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20922] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20922/stat : 20922 (java) S 20907 20909 15746 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553542949064 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20923] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20923/stat : 20923 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553541900560 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20924] ppid=20907 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/20909/task/20924/stat : 20924 (java) S 20907 20909 15746 0 -1 4202560 4287 0 0 0 72 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553540848440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20925] ppid=20907 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/20909/task/20925/stat : 20925 (java) S 20907 20909 15746 0 -1 4202560 5264 0 0 0 56 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553539795896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20926] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20926/stat : 20926 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553538743032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20927] ppid=20907 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/20909/task/20927/stat : 20927 (java) S 20907 20909 15746 0 -1 4202560 55 0 0 0 16 19 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553537690696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20971] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20971/stat : 20971 (java) S 20907 20909 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336753586 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553535558568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 953.9
Current children cumulated vsize (KiB) 3024420

[startup+950.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 21006
/proc/meminfo: memFree=25584168/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=3024420 CPUtime=955.5 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 18966 0 1 0 95440 110 0 0 20 0 19 0 336751500 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 756105 422016 2301 9 0 746526 0
[pid=20909/tid=20911] ppid=20907 vsize=3024420 CPUtime=865.53 cores=0,2,4,6
/proc/20909/task/20911/stat : 20911 (java) S 20907 20909 15746 0 -1 4202560 3362 0 1 0 86530 23 0 0 20 0 19 0 336751501 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554303304872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20912] ppid=20907 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/20909/task/20912/stat : 20912 (java) S 20907 20909 15746 0 -1 4202560 656 0 0 0 54 11 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554286729640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20913] ppid=20907 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/20909/task/20913/stat : 20913 (java) S 20907 20909 15746 0 -1 4202560 776 0 0 0 53 12 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554285677096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20914] ppid=20907 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/20909/task/20914/stat : 20914 (java) S 20907 20909 15746 0 -1 4202560 513 0 0 0 60 9 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554284624040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20915] ppid=20907 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/20909/task/20915/stat : 20915 (java) S 20907 20909 15746 0 -1 4202560 619 0 0 0 54 9 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554283571496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20916] ppid=20907 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/20909/task/20916/stat : 20916 (java) S 20907 20909 15746 0 -1 4202560 335 0 0 0 42 8 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554282519464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20917] ppid=20907 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/20909/task/20917/stat : 20917 (java) S 20907 20909 15746 0 -1 4202560 646 0 0 0 65 14 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554163711016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20918] ppid=20907 vsize=3024420 CPUtime=0.68 cores=0,2,4,6
/proc/20909/task/20918/stat : 20918 (java) S 20907 20909 15746 0 -1 4202560 525 0 0 0 58 10 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554162657960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20919] ppid=20907 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/20909/task/20919/stat : 20919 (java) S 20907 20909 15746 0 -1 4202560 480 0 0 0 38 8 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554161605416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20920] ppid=20907 vsize=3024420 CPUtime=80.92 cores=0,2,4,6
/proc/20909/task/20920/stat : 20920 (java) R 20907 20909 15746 0 -1 4202560 96 0 0 0 8087 5 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554149407240 140554309430415 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20921] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20921/stat : 20921 (java) S 20907 20909 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554148353400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20922] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20922/stat : 20922 (java) S 20907 20909 15746 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553542951816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20923] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20923/stat : 20923 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553541900560 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20924] ppid=20907 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/20909/task/20924/stat : 20924 (java) S 20907 20909 15746 0 -1 4202560 4287 0 0 0 72 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553540848440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20925] ppid=20907 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/20909/task/20925/stat : 20925 (java) S 20907 20909 15746 0 -1 4202560 5264 0 0 0 56 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553539795896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20926] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20926/stat : 20926 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553538743032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20927] ppid=20907 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/20909/task/20927/stat : 20927 (java) S 20907 20909 15746 0 -1 4202560 55 0 0 0 16 19 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553537690696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20971] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20971/stat : 20971 (java) S 20907 20909 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336753586 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553535558568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 955.5
Current children cumulated vsize (KiB) 3024420

[startup+951.101 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 21006
/proc/meminfo: memFree=25584168/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=3024420 CPUtime=956.3 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 18966 0 1 0 95520 110 0 0 20 0 19 0 336751500 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 756105 422016 2301 9 0 746526 0
[pid=20909/tid=20911] ppid=20907 vsize=3024420 CPUtime=865.53 cores=0,2,4,6
/proc/20909/task/20911/stat : 20911 (java) S 20907 20909 15746 0 -1 4202560 3362 0 1 0 86530 23 0 0 20 0 19 0 336751501 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554303304872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20912] ppid=20907 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/20909/task/20912/stat : 20912 (java) S 20907 20909 15746 0 -1 4202560 656 0 0 0 54 11 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554286729640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20913] ppid=20907 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/20909/task/20913/stat : 20913 (java) S 20907 20909 15746 0 -1 4202560 776 0 0 0 53 12 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554285677096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20914] ppid=20907 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/20909/task/20914/stat : 20914 (java) S 20907 20909 15746 0 -1 4202560 513 0 0 0 60 9 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554284624040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20915] ppid=20907 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/20909/task/20915/stat : 20915 (java) S 20907 20909 15746 0 -1 4202560 619 0 0 0 54 9 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554283571496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20916] ppid=20907 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/20909/task/20916/stat : 20916 (java) S 20907 20909 15746 0 -1 4202560 335 0 0 0 42 8 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554282519464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20917] ppid=20907 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/20909/task/20917/stat : 20917 (java) S 20907 20909 15746 0 -1 4202560 646 0 0 0 65 14 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554163711016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20918] ppid=20907 vsize=3024420 CPUtime=0.68 cores=0,2,4,6
/proc/20909/task/20918/stat : 20918 (java) S 20907 20909 15746 0 -1 4202560 525 0 0 0 58 10 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554162657960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20919] ppid=20907 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/20909/task/20919/stat : 20919 (java) S 20907 20909 15746 0 -1 4202560 480 0 0 0 38 8 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554161605416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20920] ppid=20907 vsize=3024420 CPUtime=81.71 cores=0,2,4,6
/proc/20909/task/20920/stat : 20920 (java) R 20907 20909 15746 0 -1 4202560 96 0 0 0 8166 5 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554149407240 140554309812256 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20921] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20921/stat : 20921 (java) S 20907 20909 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554148353400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20922] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20922/stat : 20922 (java) S 20907 20909 15746 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553542951816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20923] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20923/stat : 20923 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553541900560 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20924] ppid=20907 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/20909/task/20924/stat : 20924 (java) S 20907 20909 15746 0 -1 4202560 4287 0 0 0 72 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553540848440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20925] ppid=20907 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/20909/task/20925/stat : 20925 (java) S 20907 20909 15746 0 -1 4202560 5264 0 0 0 56 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553539795896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20926] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20926/stat : 20926 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553538743032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20927] ppid=20907 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/20909/task/20927/stat : 20927 (java) S 20907 20909 15746 0 -1 4202560 55 0 0 0 16 19 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553537690696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20971] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20971/stat : 20971 (java) S 20907 20909 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336753586 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553535558568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 956.3
Current children cumulated vsize (KiB) 3024420

[startup+951.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 21006
/proc/meminfo: memFree=25584168/32873844 swapFree=7108/7108
[pid=20909] ppid=20907 vsize=3024420 CPUtime=956.5 cores=0,2,4,6
/proc/20909/stat : 20909 (java) S 20907 20909 15746 0 -1 4202496 18966 0 1 0 95540 110 0 0 20 0 19 0 336751500 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140734914194240 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/20909/statm: 756105 422016 2301 9 0 746526 0
[pid=20909/tid=20911] ppid=20907 vsize=3024420 CPUtime=865.53 cores=0,2,4,6
/proc/20909/task/20911/stat : 20911 (java) S 20907 20909 15746 0 -1 4202560 3362 0 1 0 86530 23 0 0 20 0 19 0 336751501 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554303304872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20912] ppid=20907 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/20909/task/20912/stat : 20912 (java) S 20907 20909 15746 0 -1 4202560 656 0 0 0 54 11 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554286729640 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20913] ppid=20907 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/20909/task/20913/stat : 20913 (java) S 20907 20909 15746 0 -1 4202560 776 0 0 0 53 12 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554285677096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20914] ppid=20907 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/20909/task/20914/stat : 20914 (java) S 20907 20909 15746 0 -1 4202560 513 0 0 0 60 9 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554284624040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20915] ppid=20907 vsize=3024420 CPUtime=0.63 cores=0,2,4,6
/proc/20909/task/20915/stat : 20915 (java) S 20907 20909 15746 0 -1 4202560 619 0 0 0 54 9 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554283571496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20916] ppid=20907 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/20909/task/20916/stat : 20916 (java) S 20907 20909 15746 0 -1 4202560 335 0 0 0 42 8 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554282519464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20917] ppid=20907 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/20909/task/20917/stat : 20917 (java) S 20907 20909 15746 0 -1 4202560 646 0 0 0 65 14 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554163711016 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20918] ppid=20907 vsize=3024420 CPUtime=0.68 cores=0,2,4,6
/proc/20909/task/20918/stat : 20918 (java) S 20907 20909 15746 0 -1 4202560 525 0 0 0 58 10 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554162657960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20909/tid=20919] ppid=20907 vsize=3024420 CPUtime=0.46 cores=0,2,4,6
/proc/20909/task/20919/stat : 20919 (java) S 20907 20909 15746 0 -1 4202560 480 0 0 0 38 8 0 0 20 0 19 0 336751502 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554161605416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20920] ppid=20907 vsize=3024420 CPUtime=81.91 cores=0,2,4,6
/proc/20909/task/20920/stat : 20920 (java) R 20907 20909 15746 0 -1 4202560 96 0 0 0 8186 5 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554149407240 140554309812296 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20921] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20921/stat : 20921 (java) S 20907 20909 15746 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140554148353400 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20922] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20922/stat : 20922 (java) S 20907 20909 15746 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 336751504 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553542951816 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20923] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20923/stat : 20923 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553541900560 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20909/tid=20924] ppid=20907 vsize=3024420 CPUtime=0.72 cores=0,2,4,6
/proc/20909/task/20924/stat : 20924 (java) S 20907 20909 15746 0 -1 4202560 4287 0 0 0 72 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553540848440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20925] ppid=20907 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/20909/task/20925/stat : 20925 (java) S 20907 20909 15746 0 -1 4202560 5264 0 0 0 56 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553539795896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20926] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20926/stat : 20926 (java) S 20907 20909 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553538743032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20909/tid=20927] ppid=20907 vsize=3024420 CPUtime=0.35 cores=0,2,4,6
/proc/20909/task/20927/stat : 20927 (java) S 20907 20909 15746 0 -1 4202560 55 0 0 0 16 19 0 0 20 0 19 0 336751507 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553537690696 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20909/tid=20971] ppid=20907 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/20909/task/20971/stat : 20971 (java) S 20907 20909 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 336753586 3097006080 422016 33554432000 1073741824 1073778376 140734914203104 140553535558568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 956.5
Current children cumulated vsize (KiB) 3024420

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20909 and gives
#  childrusage.ru_utime.tv_sec=952
#  childrusage.ru_utime.tv_usec=996122
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=411785
# CPU time returned by wait4() is 954.408
# while last known CPU time is 956.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 951.34
CPU time (s): 956.5
CPU user time (s): 955.4
CPU system time (s): 1.1
CPU usage (%): 100.542
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 952.996
system time used= 1.41179
maximum resident set size= 1688072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18969
page faults= 1
swaps= 0
block input operations= 0
block output operations= 656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22237
involuntary context switches= 6473

runsolver used 2.43263 second user time and 4.96024 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 08:51:09
IDJOB=3735234
IDBENCH=2953
IDSOLVER=2319
FILE ID=node139/3735234-1338706268
RUNJOBID= node139-1338678624-15765
PBS_JOBID= 14636674
Free space on /tmp= 71052 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.07.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735234-1338706268/watcher-3735234-1338706268 -o /tmp/evaluation-result-3735234-1338706268/solver-3735234-1338706268 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735234-1338706268.opb           

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

MD5SUM BENCH= 7a51facc2b0ceeb02915874508a30079
RANDOM SEED=789361911

node139.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.750
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.50
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.750
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.750
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.90
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.750
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		: 2666.750
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.92
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.750
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		: 2666.750
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.750
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27446152 kB
Buffers:          499996 kB
Cached:          3337808 kB
SwapCached:          828 kB
Active:          2443032 kB
Inactive:        2106140 kB
Active(anon):     705156 kB
Inactive(anon):     7952 kB
Active(file):    1737876 kB
Inactive(file):  2098188 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             48456 kB
Writeback:             0 kB
AnonPages:        721292 kB
Mapped:            19836 kB
Shmem:                 8 kB
Slab:             734444 kB
SReclaimable:     176128 kB
SUnreclaim:       558316 kB
KernelStack:        1592 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    671744 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= 71048 MiB
End job on node139 at 2012-06-03 09:07:01