Trace number 3735267

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. 492.77 488.042

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.02.opb
MD5SUM88c0da0b31a99941a4f2c09165ead688
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6.548
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables21566
Total number of constraints1314050
Number of constraints which are clauses1310032
Number of constraints which are cardinality constraints (but not clauses)4018
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint164
Number of terms in the objective function 164
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 164
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 162
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 326
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.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.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-3735267-1338706427.opb
0.08/0.11	c reading problem ... 
7.41/6.45	c ... done. Wall clock time 6.345s.
7.41/6.45	c CPU time (experimental) 6.29s.
7.41/6.45	c #vars     21566
7.41/6.45	c #constraints  125204
7.88/6.62	c SATISFIABLE
7.88/6.62	c OPTIMIZING...
7.88/6.62	c Got one! Elapsed wall clock time (in seconds):6.511
7.88/6.62	o 112
7.88/6.66	c Got one! Elapsed wall clock time (in seconds):6.555
7.88/6.67	o 111
8.25/6.83	c Got one! Elapsed wall clock time (in seconds):6.719
8.25/6.83	o 109
8.25/6.87	c Got one! Elapsed wall clock time (in seconds):6.758
8.25/6.87	o 108
8.35/6.91	c Got one! Elapsed wall clock time (in seconds):6.798
8.35/6.91	o 107
8.35/6.95	c Got one! Elapsed wall clock time (in seconds):6.844
8.35/6.95	o 106
8.45/7.08	c Got one! Elapsed wall clock time (in seconds):6.973
8.45/7.08	o 94
8.66/7.23	c Got one! Elapsed wall clock time (in seconds):7.121
8.66/7.23	o 93
8.77/7.34	c Got one! Elapsed wall clock time (in seconds):7.226
8.77/7.34	o 92
8.87/7.48	c Got one! Elapsed wall clock time (in seconds):7.373
8.87/7.48	o 91
9.18/7.71	c Got one! Elapsed wall clock time (in seconds):7.6
9.18/7.71	o 90
9.27/7.84	c Got one! Elapsed wall clock time (in seconds):7.729
9.27/7.84	o 89
9.47/8.03	c Got one! Elapsed wall clock time (in seconds):7.92
9.47/8.03	o 88
9.47/8.10	c Got one! Elapsed wall clock time (in seconds):7.986
9.58/8.10	o 87
9.68/8.25	c Got one! Elapsed wall clock time (in seconds):8.137
9.68/8.25	o 72
10.12/8.70	c Got one! Elapsed wall clock time (in seconds):8.591
10.12/8.70	o 71
10.62/9.11	c Got one! Elapsed wall clock time (in seconds):8.999
10.62/9.11	o 70
11.02/9.57	c Got one! Elapsed wall clock time (in seconds):9.463
11.02/9.57	o 69
11.22/9.70	c Got one! Elapsed wall clock time (in seconds):9.593
11.22/9.70	o 68
11.22/9.78	c Got one! Elapsed wall clock time (in seconds):9.673
11.22/9.78	o 67
11.63/10.11	c Got one! Elapsed wall clock time (in seconds):10.0
11.63/10.11	o 66
12.53/11.06	c Got one! Elapsed wall clock time (in seconds):10.948
12.53/11.06	o 65
12.93/11.49	c Got one! Elapsed wall clock time (in seconds):11.377
12.93/11.49	o 64
13.43/11.94	c Got one! Elapsed wall clock time (in seconds):11.829
13.43/11.94	o 63
14.04/12.57	c Got one! Elapsed wall clock time (in seconds):12.458
14.04/12.57	o 62
14.64/13.14	c Got one! Elapsed wall clock time (in seconds):13.028
14.64/13.14	o 61
15.04/13.51	c Got one! Elapsed wall clock time (in seconds):13.403
15.04/13.51	o 60
15.34/13.80	c Got one! Elapsed wall clock time (in seconds):13.695
15.34/13.81	o 59
15.75/14.21	c Got one! Elapsed wall clock time (in seconds):14.101
15.75/14.21	o 58
15.85/14.36	c Got one! Elapsed wall clock time (in seconds):14.25
15.85/14.36	o 57
16.18/14.61	c Got one! Elapsed wall clock time (in seconds):14.502
16.18/14.61	o 56
20.40/18.84	c Got one! Elapsed wall clock time (in seconds):18.732
20.40/18.84	o 55
21.31/19.71	c Got one! Elapsed wall clock time (in seconds):19.605
21.31/19.72	o 54
21.50/19.91	c Got one! Elapsed wall clock time (in seconds):19.799
21.50/19.91	o 53
21.70/20.15	c Got one! Elapsed wall clock time (in seconds):20.04
21.70/20.15	o 52
21.92/20.36	c Got one! Elapsed wall clock time (in seconds):20.249
21.92/20.36	o 51
22.53/20.97	c Got one! Elapsed wall clock time (in seconds):20.859
22.53/20.97	o 50
22.92/21.38	c Got one! Elapsed wall clock time (in seconds):21.267
22.92/21.38	o 49
23.22/21.69	c Got one! Elapsed wall clock time (in seconds):21.579
23.22/21.69	o 48
174.65/171.78	c Got one! Elapsed wall clock time (in seconds):171.674
174.65/171.78	o 47
178.55/175.68	c Got one! Elapsed wall clock time (in seconds):175.571
178.55/175.68	o 46
446.28/441.59	c starts		: 260
446.28/441.59	c conflicts		: 4270541
446.28/441.59	c decisions		: 6222029
446.28/441.59	c propagations		: 697199950
446.28/441.59	c inspects		: 3889273240
446.28/441.59	c learnt literals	: 19
446.28/441.59	c learnt binary clauses	: 123
446.28/441.59	c learnt ternary clauses	: 303
446.28/441.59	c learnt clauses	: 4270521
446.28/441.59	c root simplifications	: 0
446.28/441.59	c removed literals (reason simplification)	: 0
446.28/441.59	c reason swapping (by a shorter reason)	: 0
446.28/441.59	c Calls to reduceDB	: 0
449.38/444.68	c speed (decisions/second)	: 23399.61941008563
449.38/444.68	c non guided choices	21854
449.38/444.68	s SATISFIABLE
489.67/484.93	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
489.67/484.93		at java.lang.Integer.toString(Integer.java:310)
489.67/484.93		at java.lang.Integer.toString(Integer.java:118)
489.67/484.93		at java.lang.String.valueOf(String.java:2931)

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-3735267-1338706427/watcher-3735267-1338706427 -o /tmp/evaluation-result-3735267-1338706427/solver-3735267-1338706427 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735267-1338706427.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.04 2.02 2.00 3/194 22097
/proc/meminfo: memFree=28283168/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22097/stat : 22097 (java) D 22095 22097 15565 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 336767730 9515008 182 33554432000 1073741824 1073778376 140735973487024 140735973478056 233220947637 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/22097/statm: 2323 182 140 9 0 71 0

[startup+0.029276 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 22097
/proc/meminfo: memFree=28283168/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=2413132 CPUtime=0 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 3146 0 1 0 0 0 0 0 20 0 10 0 336767730 2471047168 3845 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 603283 3845 1081 9 0 594392 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2413132

[startup+0.100326 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 22097
/proc/meminfo: memFree=28283168/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 4403 0 1 0 7 1 0 0 20 0 18 0 336767730 3028844544 6120 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 739464 6120 1952 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300304 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 22097
/proc/meminfo: memFree=28283168/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=2957856 CPUtime=0.46 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 6529 0 1 0 45 1 0 0 20 0 18 0 336767730 3028844544 9644 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 739464 9663 2240 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.700245 s]
/proc/loadavg: 2.04 2.02 2.00 3/194 22097
/proc/meminfo: memFree=28283168/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=2957856 CPUtime=1.39 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 14165 0 1 0 134 5 0 0 20 0 18 0 336767730 3028844544 43264 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 739464 43264 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 2957856

[startup+1.50077 s]
/proc/loadavg: 2.04 2.02 2.00 3/212 22115
/proc/meminfo: memFree=27972780/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=2957856 CPUtime=2.22 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 14339 0 1 0 212 10 0 0 20 0 18 0 336767730 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 739464 114968 2270 9 0 729885 0
[pid=22097/tid=22099] ppid=22095 vsize=2957856 CPUtime=1.45 cores=1,3,5,7
/proc/22097/task/22099/stat : 22099 (java) R 22095 22097 15565 0 -1 4202560 3231 0 1 0 136 9 0 0 20 0 18 0 336767731 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651429105840 233224332557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22100/stat : 22100 (java) S 22095 22097 15565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651412540328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22101] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22101/stat : 22101 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651411487784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22102] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22102/stat : 22102 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651410434728 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22103] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22103/stat : 22103 (java) S 22095 22097 15565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651409382184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22104] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22104/stat : 22104 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651408329128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22105] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22105/stat : 22105 (java) S 22095 22097 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651407276584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22106] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22106/stat : 22106 (java) S 22095 22097 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651406223528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22107] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22107/stat : 22107 (java) S 22095 22097 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651405170984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22108] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22108/stat : 22108 (java) S 22095 22097 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651274738536 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22109] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22109/stat : 22109 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651273684856 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22110] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22110/stat : 22110 (java) S 22095 22097 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651272631688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22111] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22111/stat : 22111 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651271580432 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22112] ppid=22095 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/22097/task/22112/stat : 22112 (java) S 22095 22097 15565 0 -1 4202560 5215 0 0 0 35 0 0 0 20 0 18 0 336767737 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651270527288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22113] ppid=22095 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/22097/task/22113/stat : 22113 (java) S 22095 22097 15565 0 -1 4202560 4678 0 0 0 35 0 0 0 20 0 18 0 336767737 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651269474744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22114] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22114/stat : 22114 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651268421880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22115] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22115/stat : 22115 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 114968 33554432000 1073741824 1073778376 140733400582208 139651267369544 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 2957856

[startup+3.10076 s]
/proc/loadavg: 2.04 2.02 2.00 3/212 22115
/proc/meminfo: memFree=27822284/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=2957856 CPUtime=3.88 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 14367 0 1 0 374 14 0 0 20 0 18 0 336767730 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 739464 117535 2270 9 0 729885 0
[pid=22097/tid=22099] ppid=22095 vsize=2957856 CPUtime=3.02 cores=1,3,5,7
/proc/22097/task/22099/stat : 22099 (java) R 22095 22097 15565 0 -1 4202560 3233 0 1 0 292 10 0 0 20 0 18 0 336767731 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651429105824 139651281463802 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22100/stat : 22100 (java) S 22095 22097 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651412540328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22101] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22101/stat : 22101 (java) S 22095 22097 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651411487784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22102] ppid=22095 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/22097/task/22102/stat : 22102 (java) S 22095 22097 15565 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651410434728 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22103] ppid=22095 vsize=2957856 CPUtime=0.01 cores=1,3,5,7
/proc/22097/task/22103/stat : 22103 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651409382184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22104] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22104/stat : 22104 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651408329128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22105] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22105/stat : 22105 (java) S 22095 22097 15565 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651407276584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22106] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22106/stat : 22106 (java) S 22095 22097 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651406223528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22107] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22107/stat : 22107 (java) S 22095 22097 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336767732 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651405170984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22108] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22108/stat : 22108 (java) S 22095 22097 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651274738536 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22109] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22109/stat : 22109 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651273684856 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22110] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22110/stat : 22110 (java) S 22095 22097 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651272631688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22111] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22111/stat : 22111 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651271580432 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22112] ppid=22095 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/22097/task/22112/stat : 22112 (java) S 22095 22097 15565 0 -1 4202560 5215 0 0 0 35 0 0 0 20 0 18 0 336767737 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651270527288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22113] ppid=22095 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/22097/task/22113/stat : 22113 (java) S 22095 22097 15565 0 -1 4202560 4678 0 0 0 35 0 0 0 20 0 18 0 336767737 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651269474744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22114] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22114/stat : 22114 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651268421880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22115] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22115/stat : 22115 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 117535 33554432000 1073741824 1073778376 140733400582208 139651267369544 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 2957856

[startup+6.30078 s]
/proc/loadavg: 2.04 2.02 2.00 3/212 22115
/proc/meminfo: memFree=27802300/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=2957856 CPUtime=7.31 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 14500 0 1 0 710 21 0 0 20 0 18 0 336767730 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 739464 148172 2270 9 0 729885 0
[pid=22097/tid=22099] ppid=22095 vsize=2957856 CPUtime=6.14 cores=1,3,5,7
/proc/22097/task/22099/stat : 22099 (java) R 22095 22097 15565 0 -1 4202560 3283 0 1 0 601 13 0 0 20 0 18 0 336767731 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651429113224 233224332557 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/22097/task/22100/stat : 22100 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 4 0 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651412540328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22101] ppid=22095 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/22097/task/22101/stat : 22101 (java) S 22095 22097 15565 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651411487784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22102] ppid=22095 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/22097/task/22102/stat : 22102 (java) S 22095 22097 15565 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651410434728 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22103] ppid=22095 vsize=2957856 CPUtime=0.06 cores=1,3,5,7
/proc/22097/task/22103/stat : 22103 (java) S 22095 22097 15565 0 -1 4202560 28 0 0 0 5 1 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651409382184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22104] ppid=22095 vsize=2957856 CPUtime=0.04 cores=1,3,5,7
/proc/22097/task/22104/stat : 22104 (java) S 22095 22097 15565 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651408329128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22105] ppid=22095 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/22097/task/22105/stat : 22105 (java) S 22095 22097 15565 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651407276584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22106] ppid=22095 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/22097/task/22106/stat : 22106 (java) S 22095 22097 15565 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651406223528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22107] ppid=22095 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/22097/task/22107/stat : 22107 (java) S 22095 22097 15565 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 18 0 336767732 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651405170984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22108] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22108/stat : 22108 (java) S 22095 22097 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651274738536 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22109] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22109/stat : 22109 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651273684856 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22110] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22110/stat : 22110 (java) S 22095 22097 15565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336767734 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651272631688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22111] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22111/stat : 22111 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651271580432 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22112] ppid=22095 vsize=2957856 CPUtime=0.37 cores=1,3,5,7
/proc/22097/task/22112/stat : 22112 (java) S 22095 22097 15565 0 -1 4202560 5215 0 0 0 37 0 0 0 20 0 18 0 336767737 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651270527288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22113] ppid=22095 vsize=2957856 CPUtime=0.35 cores=1,3,5,7
/proc/22097/task/22113/stat : 22113 (java) S 22095 22097 15565 0 -1 4202560 4678 0 0 0 35 0 0 0 20 0 18 0 336767737 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651269474744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22114] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22114/stat : 22114 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651268421880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22115] ppid=22095 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22115/stat : 22115 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336767737 3028844544 148172 33554432000 1073741824 1073778376 140733400582208 139651267369544 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.31
Current children cumulated vsize (KiB) 2957856

[startup+12.7008 s]
/proc/loadavg: 2.03 2.02 2.00 3/213 22140
/proc/meminfo: memFree=27704424/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=3024420 CPUtime=14.24 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 14652 0 1 0 1401 23 0 0 20 0 19 0 336767730 3097006080 146423 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 756105 146423 2292 9 0 746526 0
[pid=22097/tid=22099] ppid=22095 vsize=3024420 CPUtime=12.51 cores=1,3,5,7

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

/proc/22097/task/22111/stat : 22111 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651271580432 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22112] ppid=22095 vsize=3090984 CPUtime=0.73 cores=1,3,5,7
/proc/22097/task/22112/stat : 22112 (java) S 22095 22097 15565 0 -1 4202560 5728 0 0 0 72 1 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651270527288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22113] ppid=22095 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/22097/task/22113/stat : 22113 (java) S 22095 22097 15565 0 -1 4202560 4689 0 0 0 61 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651269474744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22114] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22114/stat : 22114 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651268421880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22115] ppid=22095 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/22097/task/22115/stat : 22115 (java) S 22095 22097 15565 0 -1 4202560 29 0 0 0 12 11 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651267369544 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22157] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22157/stat : 22157 (java) S 22095 22097 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336785299 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650257643176 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22185] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22185/stat : 22185 (java) S 22095 22097 15565 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 336811508 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650256588184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 491.87
Current children cumulated vsize (KiB) 3090984

[startup+487.501 s]
/proc/loadavg: 2.08 2.06 2.01 3/215 22186
/proc/meminfo: memFree=26563804/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=3090984 CPUtime=492.27 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 18343 0 1 0 49075 152 0 0 20 0 20 0 336767730 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 772746 420143 2301 9 0 763167 0
[pid=22097/tid=22099] ppid=22095 vsize=3090984 CPUtime=405.89 cores=1,3,5,7
/proc/22097/task/22099/stat : 22099 (java) S 22095 22097 15565 0 -1 4202560 3337 0 1 0 40570 19 0 0 20 0 20 0 336767731 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651429115064 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/22097/task/22100/stat : 22100 (java) S 22095 22097 15565 0 -1 4202560 329 0 0 0 34 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651412540328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22101] ppid=22095 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/22097/task/22101/stat : 22101 (java) S 22095 22097 15565 0 -1 4202560 240 0 0 0 33 14 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651411487784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22102] ppid=22095 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/22097/task/22102/stat : 22102 (java) S 22095 22097 15565 0 -1 4202560 310 0 0 0 33 11 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651410434728 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22103] ppid=22095 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/22097/task/22103/stat : 22103 (java) S 22095 22097 15565 0 -1 4202560 400 0 0 0 54 21 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651409382184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22104] ppid=22095 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/22097/task/22104/stat : 22104 (java) S 22095 22097 15565 0 -1 4202560 486 0 0 0 42 12 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651408329128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22105] ppid=22095 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/22097/task/22105/stat : 22105 (java) S 22095 22097 15565 0 -1 4202560 646 0 0 0 47 19 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651407276584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22106] ppid=22095 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/22097/task/22106/stat : 22106 (java) S 22095 22097 15565 0 -1 4202560 315 0 0 0 34 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651406223528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22107] ppid=22095 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/22097/task/22107/stat : 22107 (java) S 22095 22097 15565 0 -1 4202560 285 0 0 0 33 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651405170984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22108] ppid=22095 vsize=3090984 CPUtime=79.14 cores=1,3,5,7
/proc/22097/task/22108/stat : 22108 (java) R 22095 22097 15565 0 -1 4202560 172 0 0 0 7907 7 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651274738696 139651433275695 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22109] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22109/stat : 22109 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651273684856 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22110] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22110/stat : 22110 (java) S 22095 22097 15565 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651272631688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22111] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22111/stat : 22111 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651271580432 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22112] ppid=22095 vsize=3090984 CPUtime=0.73 cores=1,3,5,7
/proc/22097/task/22112/stat : 22112 (java) S 22095 22097 15565 0 -1 4202560 5728 0 0 0 72 1 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651270527288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22113] ppid=22095 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/22097/task/22113/stat : 22113 (java) S 22095 22097 15565 0 -1 4202560 4689 0 0 0 61 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651269474744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22114] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22114/stat : 22114 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651268421880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22115] ppid=22095 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/22097/task/22115/stat : 22115 (java) S 22095 22097 15565 0 -1 4202560 29 0 0 0 12 11 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651267369544 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22157] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22157/stat : 22157 (java) S 22095 22097 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336785299 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650257643176 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22185] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22185/stat : 22185 (java) S 22095 22097 15565 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 336811508 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650256588184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 492.27
Current children cumulated vsize (KiB) 3090984

[startup+487.901 s]
/proc/loadavg: 2.08 2.06 2.01 3/215 22186
/proc/meminfo: memFree=26563804/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=3090984 CPUtime=492.67 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 18343 0 1 0 49115 152 0 0 20 0 20 0 336767730 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 772746 420143 2301 9 0 763167 0
[pid=22097/tid=22099] ppid=22095 vsize=3090984 CPUtime=405.89 cores=1,3,5,7
/proc/22097/task/22099/stat : 22099 (java) S 22095 22097 15565 0 -1 4202560 3337 0 1 0 40570 19 0 0 20 0 20 0 336767731 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651429115064 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/22097/task/22100/stat : 22100 (java) S 22095 22097 15565 0 -1 4202560 329 0 0 0 34 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651412540328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22101] ppid=22095 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/22097/task/22101/stat : 22101 (java) S 22095 22097 15565 0 -1 4202560 240 0 0 0 33 14 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651411487784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22102] ppid=22095 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/22097/task/22102/stat : 22102 (java) S 22095 22097 15565 0 -1 4202560 310 0 0 0 33 11 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651410434728 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22103] ppid=22095 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/22097/task/22103/stat : 22103 (java) S 22095 22097 15565 0 -1 4202560 400 0 0 0 54 21 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651409382184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22104] ppid=22095 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/22097/task/22104/stat : 22104 (java) S 22095 22097 15565 0 -1 4202560 486 0 0 0 42 12 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651408329128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22105] ppid=22095 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/22097/task/22105/stat : 22105 (java) S 22095 22097 15565 0 -1 4202560 646 0 0 0 47 19 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651407276584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22106] ppid=22095 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/22097/task/22106/stat : 22106 (java) S 22095 22097 15565 0 -1 4202560 315 0 0 0 34 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651406223528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22107] ppid=22095 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/22097/task/22107/stat : 22107 (java) S 22095 22097 15565 0 -1 4202560 285 0 0 0 33 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651405170984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22108] ppid=22095 vsize=3090984 CPUtime=79.54 cores=1,3,5,7
/proc/22097/task/22108/stat : 22108 (java) R 22095 22097 15565 0 -1 4202560 172 0 0 0 7947 7 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651274738696 139651435622472 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22109] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22109/stat : 22109 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651273684856 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22110] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22110/stat : 22110 (java) S 22095 22097 15565 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651272631688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22111] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22111/stat : 22111 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651271580432 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22112] ppid=22095 vsize=3090984 CPUtime=0.73 cores=1,3,5,7
/proc/22097/task/22112/stat : 22112 (java) S 22095 22097 15565 0 -1 4202560 5728 0 0 0 72 1 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651270527288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22113] ppid=22095 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/22097/task/22113/stat : 22113 (java) S 22095 22097 15565 0 -1 4202560 4689 0 0 0 61 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651269474744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22114] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22114/stat : 22114 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651268421880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22115] ppid=22095 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/22097/task/22115/stat : 22115 (java) S 22095 22097 15565 0 -1 4202560 29 0 0 0 12 11 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651267369544 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22157] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22157/stat : 22157 (java) S 22095 22097 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336785299 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650257643176 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22185] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22185/stat : 22185 (java) S 22095 22097 15565 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 336811508 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650256588184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 492.67
Current children cumulated vsize (KiB) 3090984

[startup+488.001 s]
/proc/loadavg: 2.08 2.06 2.01 3/215 22186
/proc/meminfo: memFree=26563804/32873844 swapFree=7120/7120
[pid=22097] ppid=22095 vsize=3090984 CPUtime=492.77 cores=1,3,5,7
/proc/22097/stat : 22097 (java) S 22095 22097 15565 0 -1 4202496 18343 0 1 0 49125 152 0 0 20 0 20 0 336767730 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 140733400573344 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22097/statm: 772746 420143 2301 9 0 763167 0
[pid=22097/tid=22099] ppid=22095 vsize=3090984 CPUtime=405.89 cores=1,3,5,7
/proc/22097/task/22099/stat : 22099 (java) S 22095 22097 15565 0 -1 4202560 3337 0 1 0 40570 19 0 0 20 0 20 0 336767731 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651429115064 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22100] ppid=22095 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/22097/task/22100/stat : 22100 (java) S 22095 22097 15565 0 -1 4202560 329 0 0 0 34 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651412540328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22101] ppid=22095 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/22097/task/22101/stat : 22101 (java) S 22095 22097 15565 0 -1 4202560 240 0 0 0 33 14 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651411487784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22102] ppid=22095 vsize=3090984 CPUtime=0.44 cores=1,3,5,7
/proc/22097/task/22102/stat : 22102 (java) S 22095 22097 15565 0 -1 4202560 310 0 0 0 33 11 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651410434728 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22103] ppid=22095 vsize=3090984 CPUtime=0.75 cores=1,3,5,7
/proc/22097/task/22103/stat : 22103 (java) S 22095 22097 15565 0 -1 4202560 400 0 0 0 54 21 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651409382184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22104] ppid=22095 vsize=3090984 CPUtime=0.54 cores=1,3,5,7
/proc/22097/task/22104/stat : 22104 (java) S 22095 22097 15565 0 -1 4202560 486 0 0 0 42 12 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651408329128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22105] ppid=22095 vsize=3090984 CPUtime=0.66 cores=1,3,5,7
/proc/22097/task/22105/stat : 22105 (java) S 22095 22097 15565 0 -1 4202560 646 0 0 0 47 19 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651407276584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22106] ppid=22095 vsize=3090984 CPUtime=0.49 cores=1,3,5,7
/proc/22097/task/22106/stat : 22106 (java) S 22095 22097 15565 0 -1 4202560 315 0 0 0 34 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651406223528 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22107] ppid=22095 vsize=3090984 CPUtime=0.48 cores=1,3,5,7
/proc/22097/task/22107/stat : 22107 (java) S 22095 22097 15565 0 -1 4202560 285 0 0 0 33 15 0 0 20 0 20 0 336767732 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651405170984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22108] ppid=22095 vsize=3090984 CPUtime=79.64 cores=1,3,5,7
/proc/22097/task/22108/stat : 22108 (java) R 22095 22097 15565 0 -1 4202560 172 0 0 0 7957 7 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651274738696 139651435969812 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22109] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22109/stat : 22109 (java) S 22095 22097 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651273684856 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22110] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22110/stat : 22110 (java) S 22095 22097 15565 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 336767734 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651272631688 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22111] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22111/stat : 22111 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651271580432 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22112] ppid=22095 vsize=3090984 CPUtime=0.73 cores=1,3,5,7
/proc/22097/task/22112/stat : 22112 (java) S 22095 22097 15565 0 -1 4202560 5728 0 0 0 72 1 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651270527288 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22097/tid=22113] ppid=22095 vsize=3090984 CPUtime=0.61 cores=1,3,5,7
/proc/22097/task/22113/stat : 22113 (java) S 22095 22097 15565 0 -1 4202560 4689 0 0 0 61 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651269474744 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22114] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22114/stat : 22114 (java) S 22095 22097 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651268421880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22097/tid=22115] ppid=22095 vsize=3090984 CPUtime=0.23 cores=1,3,5,7
/proc/22097/task/22115/stat : 22115 (java) S 22095 22097 15565 0 -1 4202560 29 0 0 0 12 11 0 0 20 0 20 0 336767737 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139651267369544 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22097/tid=22157] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22157/stat : 22157 (java) S 22095 22097 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336785299 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650257643176 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22097/tid=22185] ppid=22095 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/22097/task/22185/stat : 22185 (java) S 22095 22097 15565 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 336811508 3165167616 420143 33554432000 1073741824 1073778376 140733400582208 139650256588184 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 492.77
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22097 and gives
#  childrusage.ru_utime.tv_sec=489
#  childrusage.ru_utime.tv_usec=976512
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=743734
# CPU time returned by wait4() is 491.72
# while last known CPU time is 492.77
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 488.042
CPU time (s): 492.77
CPU user time (s): 491.25
CPU system time (s): 1.52
CPU usage (%): 100.969
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 489.977
system time used= 1.74373
maximum resident set size= 1680592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18353
page faults= 1
swaps= 0
block input operations= 0
block output operations= 432
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11906
involuntary context switches= 2858

runsolver used 2.03969 second user time and 5.10522 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-03 08:53:48
IDJOB=3735267
IDBENCH=2956
IDSOLVER=2319
FILE ID=node142/3735267-1338706427
RUNJOBID= node142-1338678627-15586
PBS_JOBID= 14636671
Free space on /tmp= 71136 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.02.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735267-1338706427/watcher-3735267-1338706427 -o /tmp/evaluation-result-3735267-1338706427/solver-3735267-1338706427 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735267-1338706427.opb           

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

MD5SUM BENCH= 88c0da0b31a99941a4f2c09165ead688
RANDOM SEED=992807562

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        28283548 kB
Buffers:          255484 kB
Cached:          2808848 kB
SwapCached:            0 kB
Active:          1886356 kB
Inactive:        1888060 kB
Active(anon):     701568 kB
Inactive(anon):    11220 kB
Active(file):    1184788 kB
Inactive(file):  1876840 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50080 kB
Writeback:             0 kB
AnonPages:        719368 kB
Mapped:            18664 kB
Shmem:               200 kB
Slab:             676520 kB
SReclaimable:     118244 kB
SUnreclaim:       558276 kB
KernelStack:        1592 kB
PageTables:         5588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1826108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    659456 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= 71132 MiB
End job on node142 at 2012-06-03 09:01:57