Trace number 3735201

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. 1608.38 1603.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.10.opb
MD5SUMf304ba5324add428c73c7022630c48ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark11.6442
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 49
Optimality of the best value was proved YES
Number of variables27027
Total number of constraints1883063
Number of constraints which are clauses1877876
Number of constraints which are cardinality constraints (but not clauses)5187
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint182
Number of terms in the objective function 182
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 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 180
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 362
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3735201-1338706119.opb
0.09/0.10	c reading problem ... 
9.36/8.55	c ... done. Wall clock time 8.455s.
9.36/8.55	c CPU time (experimental) 8.37s.
9.36/8.55	c #vars     27027
9.36/8.55	c #constraints  151783
9.85/8.75	c SATISFIABLE
9.85/8.75	c OPTIMIZING...
9.85/8.75	c Got one! Elapsed wall clock time (in seconds):8.649
9.85/8.75	o 118
9.85/8.78	c Got one! Elapsed wall clock time (in seconds):8.682
9.85/8.78	o 114
10.29/8.99	c Got one! Elapsed wall clock time (in seconds):8.896
10.29/9.00	o 113
10.39/9.05	c Got one! Elapsed wall clock time (in seconds):8.953
10.39/9.05	o 112
10.39/9.10	c Got one! Elapsed wall clock time (in seconds):9.001
10.39/9.10	o 111
10.69/9.32	c Got one! Elapsed wall clock time (in seconds):9.217
10.69/9.32	o 110
10.89/9.50	c Got one! Elapsed wall clock time (in seconds):9.404
10.89/9.50	o 109
10.89/9.59	c Got one! Elapsed wall clock time (in seconds):9.492
10.89/9.59	o 108
11.10/9.71	c Got one! Elapsed wall clock time (in seconds):9.609
11.10/9.71	o 107
11.30/9.91	c Got one! Elapsed wall clock time (in seconds):9.814
11.30/9.91	o 106
11.50/10.12	c Got one! Elapsed wall clock time (in seconds):10.017
11.50/10.12	o 105
11.70/10.30	c Got one! Elapsed wall clock time (in seconds):10.205
11.70/10.30	o 104
11.80/10.42	c Got one! Elapsed wall clock time (in seconds):10.317
11.80/10.42	o 103
11.90/10.51	c Got one! Elapsed wall clock time (in seconds):10.415
11.90/10.51	o 92
12.10/10.73	c Got one! Elapsed wall clock time (in seconds):10.637
12.10/10.74	o 91
12.74/11.35	c Got one! Elapsed wall clock time (in seconds):11.257
12.74/11.36	o 90
13.15/11.77	c Got one! Elapsed wall clock time (in seconds):11.676
13.15/11.78	o 89
13.25/11.88	c Got one! Elapsed wall clock time (in seconds):11.782
13.25/11.88	o 88
14.15/12.71	c Got one! Elapsed wall clock time (in seconds):12.611
14.15/12.71	o 87
14.25/12.89	c Got one! Elapsed wall clock time (in seconds):12.794
14.25/12.89	o 86
15.25/13.82	c Got one! Elapsed wall clock time (in seconds):13.719
15.25/13.82	o 85
15.45/14.03	c Got one! Elapsed wall clock time (in seconds):13.928
15.45/14.03	o 84
15.65/14.27	c Got one! Elapsed wall clock time (in seconds):14.174
15.65/14.27	o 83
15.75/14.36	c Got one! Elapsed wall clock time (in seconds):14.265
15.75/14.37	o 81
16.35/14.92	c Got one! Elapsed wall clock time (in seconds):14.822
16.35/14.92	o 80
16.45/15.00	c Got one! Elapsed wall clock time (in seconds):14.901
16.45/15.00	o 79
16.55/15.19	c Got one! Elapsed wall clock time (in seconds):15.092
16.55/15.19	o 78
17.20/15.71	c Got one! Elapsed wall clock time (in seconds):15.616
17.20/15.72	o 77
17.30/15.87	c Got one! Elapsed wall clock time (in seconds):15.771
17.30/15.87	o 76
17.90/16.46	c Got one! Elapsed wall clock time (in seconds):16.364
17.90/16.46	o 75
18.63/17.17	c Got one! Elapsed wall clock time (in seconds):17.073
18.63/17.17	o 74
18.93/17.41	c Got one! Elapsed wall clock time (in seconds):17.312
18.93/17.41	o 73
19.34/17.83	c Got one! Elapsed wall clock time (in seconds):17.728
19.34/17.83	o 72
20.23/18.77	c Got one! Elapsed wall clock time (in seconds):18.668
20.23/18.77	o 71
20.44/18.93	c Got one! Elapsed wall clock time (in seconds):18.832
20.44/18.93	o 70
20.73/19.23	c Got one! Elapsed wall clock time (in seconds):19.136
20.73/19.24	o 69
21.23/19.77	c Got one! Elapsed wall clock time (in seconds):19.668
21.23/19.77	o 68
21.54/20.09	c Got one! Elapsed wall clock time (in seconds):19.991
21.54/20.09	o 67
22.53/21.04	c Got one! Elapsed wall clock time (in seconds):20.946
22.53/21.05	o 66
22.83/21.32	c Got one! Elapsed wall clock time (in seconds):21.221
22.83/21.32	o 65
23.34/21.85	c Got one! Elapsed wall clock time (in seconds):21.752
23.34/21.85	o 64
24.04/22.50	c Got one! Elapsed wall clock time (in seconds):22.406
24.04/22.51	o 63
24.34/22.84	c Got one! Elapsed wall clock time (in seconds):22.744
24.34/22.84	o 62
25.14/23.68	c Got one! Elapsed wall clock time (in seconds):23.579
25.14/23.68	o 61
25.74/24.24	c Got one! Elapsed wall clock time (in seconds):24.14
25.74/24.24	o 60
25.84/24.39	c Got one! Elapsed wall clock time (in seconds):24.293
25.84/24.39	o 59
26.34/24.82	c Got one! Elapsed wall clock time (in seconds):24.72
26.34/24.82	o 58
26.54/25.09	c Got one! Elapsed wall clock time (in seconds):24.989
26.54/25.09	o 57
27.04/25.58	c Got one! Elapsed wall clock time (in seconds):25.481
27.04/25.58	o 56
27.54/26.06	c Got one! Elapsed wall clock time (in seconds):25.962
27.54/26.06	o 55
27.64/26.16	c Got one! Elapsed wall clock time (in seconds):26.057
27.64/26.16	o 54
32.74/31.24	c Got one! Elapsed wall clock time (in seconds):31.137
32.74/31.24	o 53
381.49/378.50	c Got one! Elapsed wall clock time (in seconds):378.399
381.49/378.50	o 52
1566.90/1562.34	Exception in thread "main" c starts		: 327
1585.19/1580.64	c conflicts		: 4052172
1585.19/1580.64	c decisions		: 6133511
1585.19/1580.64	c propagations		: 990204021
1585.19/1580.64	c inspects		: 11078824936
1585.19/1580.64	c learnt literals	: 15
1585.19/1580.64	c learnt binary clauses	: 142
1585.19/1580.64	c learnt ternary clauses	: 523
1585.19/1580.64	c learnt clauses	: 4052156
1585.19/1580.64	c root simplifications	: 0
1585.19/1580.64	c removed literals (reason simplification)	: 0
1585.19/1580.64	c reason swapping (by a shorter reason)	: 0
1585.19/1580.64	c Calls to reduceDB	: 0
1588.59/1584.07	c speed (decisions/second)	: 5102.147581444137
1588.59/1584.07	c non guided choices	30850
1588.59/1584.07	s SATISFIABLE
1603.49/1598.97	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
1603.49/1598.97		at java.lang.Integer.toString(Integer.java:308)
1603.49/1598.97		at java.lang.Integer.toString(Integer.java:118)
1603.49/1598.97		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-3735201-1338706119/watcher-3735201-1338706119 -o /tmp/evaluation-result-3735201-1338706119/solver-3735201-1338706119 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735201-1338706119.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: 1.94 2.00 1.99 3/194 3636
/proc/meminfo: memFree=26976624/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3636/stat : 3636 (java) D 3634 3636 29837 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 336737963 9515008 182 33554432000 1073741824 1073778376 140736623545120 140736623536152 242167398069 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/3636/statm: 2323 182 140 9 0 71 0

[startup+0.0999401 s]
/proc/loadavg: 1.94 2.00 1.99 3/194 3636
/proc/meminfo: memFree=26976624/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 4394 0 1 0 8 1 0 0 20 0 18 0 336737963 3028844544 6616 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 739464 6616 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.100203 s]
/proc/loadavg: 1.94 2.00 1.99 3/194 3636
/proc/meminfo: memFree=26976624/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 4394 0 1 0 8 1 0 0 20 0 18 0 336737963 3028844544 6616 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 739464 6616 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300176 s]
/proc/loadavg: 1.94 2.00 1.99 3/194 3636
/proc/meminfo: memFree=26976624/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=2957856 CPUtime=0.48 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 5833 0 1 0 47 1 0 0 20 0 18 0 336737963 3028844544 10096 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 739464 10096 2242 9 0 729885 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2957856

[startup+0.700185 s]
/proc/loadavg: 1.94 2.00 1.99 3/194 3636
/proc/meminfo: memFree=26976624/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=2957856 CPUtime=1.17 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 9250 0 1 0 113 4 0 0 20 0 18 0 336737963 3028844544 49550 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 739464 49550 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 2957856

[startup+1.50069 s]
/proc/loadavg: 1.94 2.00 1.99 3/212 3654
/proc/meminfo: memFree=26637428/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=2957856 CPUtime=2 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 9408 0 1 0 192 8 0 0 20 0 18 0 336737963 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 739464 112553 2270 9 0 729885 0
[pid=3636/tid=3638] ppid=3634 vsize=2957856 CPUtime=1.46 cores=1,3,5,7
/proc/3636/task/3638/stat : 3638 (java) R 3634 3636 29837 0 -1 4202560 2725 0 1 0 138 8 0 0 20 0 18 0 336737964 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127820153416 242170782989 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3639] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3639/stat : 3639 (java) S 3634 3636 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127805766184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3640] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3640/stat : 3640 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127684692392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3641] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3641/stat : 3641 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127683639592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3642] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3642/stat : 3642 (java) S 3634 3636 29837 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127682586792 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3643] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3643/stat : 3643 (java) S 3634 3636 29837 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127681535016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3644] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3644/stat : 3644 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127680482216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3645] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3645/stat : 3645 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127679429416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3646] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3646/stat : 3646 (java) S 3634 3636 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127678376616 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3647] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3647/stat : 3647 (java) S 3634 3636 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336737966 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127196129768 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3648] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3648/stat : 3648 (java) S 3634 3636 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336737967 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127195075832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3649] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3649/stat : 3649 (java) S 3634 3636 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336737967 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127194022920 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3650] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3650/stat : 3650 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127192971408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3651] ppid=3634 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/3636/task/3651/stat : 3651 (java) S 3634 3636 29837 0 -1 4202560 2911 0 0 0 27 0 0 0 20 0 18 0 336737969 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127191919544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3652] ppid=3634 vsize=2957856 CPUtime=0.22 cores=1,3,5,7
/proc/3636/task/3652/stat : 3652 (java) S 3634 3636 29837 0 -1 4202560 2561 0 0 0 22 0 0 0 20 0 18 0 336737969 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127190866744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3653] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3653/stat : 3653 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127189814136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3654] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3654/stat : 3654 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 112553 33554432000 1073741824 1073778376 140735248814880 140127188761544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 2957856

[startup+3.10063 s]
/proc/loadavg: 1.94 2.00 1.99 3/212 3654
/proc/meminfo: memFree=26527916/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=2957856 CPUtime=3.63 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 9423 0 1 0 354 9 0 0 20 0 18 0 336737963 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 739464 114094 2270 9 0 729885 0
[pid=3636/tid=3638] ppid=3634 vsize=2957856 CPUtime=3.05 cores=1,3,5,7
/proc/3636/task/3638/stat : 3638 (java) R 3634 3636 29837 0 -1 4202560 2727 0 1 0 297 8 0 0 20 0 18 0 336737964 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127820144752 140127687393411 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3639] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3639/stat : 3639 (java) S 3634 3636 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127805766184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3640] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3640/stat : 3640 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127684692392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3641] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3641/stat : 3641 (java) S 3634 3636 29837 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127683639592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3642] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3642/stat : 3642 (java) S 3634 3636 29837 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127682586792 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3643] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3643/stat : 3643 (java) S 3634 3636 29837 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127681535016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3644] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3644/stat : 3644 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127680482216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3645] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3645/stat : 3645 (java) S 3634 3636 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127679429416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3646] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3646/stat : 3646 (java) S 3634 3636 29837 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127678376616 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3647] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3647/stat : 3647 (java) S 3634 3636 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336737966 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127196129768 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3648] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3648/stat : 3648 (java) S 3634 3636 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336737967 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127195075832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3649] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3649/stat : 3649 (java) S 3634 3636 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336737967 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127194022920 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3650] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3650/stat : 3650 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127192971408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3651] ppid=3634 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/3636/task/3651/stat : 3651 (java) S 3634 3636 29837 0 -1 4202560 2911 0 0 0 27 0 0 0 20 0 18 0 336737969 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127191919544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3652] ppid=3634 vsize=2957856 CPUtime=0.22 cores=1,3,5,7
/proc/3636/task/3652/stat : 3652 (java) S 3634 3636 29837 0 -1 4202560 2561 0 0 0 22 0 0 0 20 0 18 0 336737969 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127190866744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3653] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3653/stat : 3653 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127189814136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3654] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3654/stat : 3654 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 114094 33554432000 1073741824 1073778376 140735248814880 140127188761544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 2957856

[startup+6.3007 s]
/proc/loadavg: 2.03 2.02 2.00 3/212 3654
/proc/meminfo: memFree=26400416/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=2957856 CPUtime=7.01 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 9543 0 1 0 686 15 0 0 20 0 18 0 336737963 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 739464 145557 2270 9 0 729885 0
[pid=3636/tid=3638] ppid=3634 vsize=2957856 CPUtime=6.16 cores=1,3,5,7
/proc/3636/task/3638/stat : 3638 (java) R 3634 3636 29837 0 -1 4202560 2780 0 1 0 606 10 0 0 20 0 18 0 336737964 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127820144912 242170782989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3639] ppid=3634 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/3636/task/3639/stat : 3639 (java) S 3634 3636 29837 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127805766184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3640] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3640/stat : 3640 (java) S 3634 3636 29837 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127684692392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3641] ppid=3634 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/3636/task/3641/stat : 3641 (java) S 3634 3636 29837 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127683639592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3642] ppid=3634 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3636/task/3642/stat : 3642 (java) S 3634 3636 29837 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127682586792 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3643] ppid=3634 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3636/task/3643/stat : 3643 (java) S 3634 3636 29837 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127681535016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3644] ppid=3634 vsize=2957856 CPUtime=0.03 cores=1,3,5,7
/proc/3636/task/3644/stat : 3644 (java) S 3634 3636 29837 0 -1 4202560 7 0 0 0 3 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127680482216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3645] ppid=3634 vsize=2957856 CPUtime=0.02 cores=1,3,5,7
/proc/3636/task/3645/stat : 3645 (java) S 3634 3636 29837 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127679429416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3646] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3646/stat : 3646 (java) S 3634 3636 29837 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 336737965 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127678376616 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3647] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3647/stat : 3647 (java) S 3634 3636 29837 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 336737966 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127196129768 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3648] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3648/stat : 3648 (java) S 3634 3636 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 336737967 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127195075832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3649] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3649/stat : 3649 (java) S 3634 3636 29837 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 336737967 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127194022920 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3650] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3650/stat : 3650 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127192971408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3651] ppid=3634 vsize=2957856 CPUtime=0.27 cores=1,3,5,7
/proc/3636/task/3651/stat : 3651 (java) S 3634 3636 29837 0 -1 4202560 2911 0 0 0 27 0 0 0 20 0 18 0 336737969 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127191919544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3652] ppid=3634 vsize=2957856 CPUtime=0.24 cores=1,3,5,7
/proc/3636/task/3652/stat : 3652 (java) S 3634 3636 29837 0 -1 4202560 2561 0 0 0 24 0 0 0 20 0 18 0 336737969 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127190866744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3653] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3653/stat : 3653 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127189814136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3654] ppid=3634 vsize=2957856 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3654/stat : 3654 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 336737969 3028844544 145557 33554432000 1073741824 1073778376 140735248814880 140127188761544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.01
Current children cumulated vsize (KiB) 2957856

[startup+12.7007 s]
/proc/loadavg: 2.02 2.02 2.00 3/213 3673
/proc/meminfo: memFree=26384504/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=3024420 CPUtime=14.15 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 13053 0 1 0 1396 19 0 0 20 0 19 0 336737963 3097006080 149508 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 756105 149508 2293 9 0 746526 0
[pid=3636/tid=3638] ppid=3634 vsize=3024420 CPUtime=12.51 cores=1,3,5,7

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

/proc/3636/task/3643/stat : 3643 (java) S 3634 3636 29837 0 -1 4202560 813 0 0 0 50 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127681535016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3644] ppid=3634 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3636/task/3644/stat : 3644 (java) S 3634 3636 29837 0 -1 4202560 326 0 0 0 34 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127680482216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3645] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3645/stat : 3645 (java) S 3634 3636 29837 0 -1 4202560 439 0 0 0 41 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127679429416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3646] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3646/stat : 3646 (java) S 3634 3636 29837 0 -1 4202560 314 0 0 0 37 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127678376616 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3647] ppid=3634 vsize=3090984 CPUtime=57.45 cores=1,3,5,7
/proc/3636/task/3647/stat : 3647 (java) R 3634 3636 29837 0 -1 4202560 122 0 0 0 5740 5 0 0 20 0 20 0 336737966 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127196129928 140127826279567 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3648] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3648/stat : 3648 (java) S 3634 3636 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127195075832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3649] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3649/stat : 3649 (java) S 3634 3636 29837 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127194022920 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3650] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3650/stat : 3650 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127192971408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3651] ppid=3634 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/3636/task/3651/stat : 3651 (java) S 3634 3636 29837 0 -1 4202560 4433 0 0 0 67 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127191919544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3652] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3652/stat : 3652 (java) S 3634 3636 29837 0 -1 4202560 5017 0 0 0 50 1 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127190866744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3653] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3653/stat : 3653 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127189814136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3654] ppid=3634 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3636/task/3654/stat : 3654 (java) S 3634 3636 29837 0 -1 4202560 93 0 0 0 25 37 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127188761544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3712] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3712/stat : 3712 (java) S 3634 3636 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336775813 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127186630184 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3977] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3977/stat : 3977 (java) S 3634 3636 29837 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336895520 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127185575976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1607.19
Current children cumulated vsize (KiB) 3090984

[startup+1603.01 s]
/proc/loadavg: 2.03 2.02 2.00 3/214 3977
/proc/meminfo: memFree=25148252/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=3090984 CPUtime=1607.59 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 17583 0 1 0 160612 147 0 0 20 0 20 0 336737963 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 772746 421919 2302 9 0 763167 0
[pid=3636/tid=3638] ppid=3634 vsize=3090984 CPUtime=1543.88 cores=1,3,5,7
/proc/3636/task/3638/stat : 3638 (java) S 3634 3636 29837 0 -1 4202560 2846 0 1 0 154351 37 0 0 20 0 20 0 336737964 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127820154040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3639] ppid=3634 vsize=3090984 CPUtime=0.52 cores=1,3,5,7
/proc/3636/task/3639/stat : 3639 (java) S 3634 3636 29837 0 -1 4202560 616 0 0 0 40 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127805766184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3640] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3640/stat : 3640 (java) S 3634 3636 29837 0 -1 4202560 528 0 0 0 37 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127684692392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3641] ppid=3634 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/3636/task/3641/stat : 3641 (java) S 3634 3636 29837 0 -1 4202560 352 0 0 0 43 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127683639592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3642] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3642/stat : 3642 (java) S 3634 3636 29837 0 -1 4202560 279 0 0 0 38 9 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127682586792 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3643] ppid=3634 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3636/task/3643/stat : 3643 (java) S 3634 3636 29837 0 -1 4202560 813 0 0 0 50 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127681535016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3644] ppid=3634 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3636/task/3644/stat : 3644 (java) S 3634 3636 29837 0 -1 4202560 326 0 0 0 34 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127680482216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3645] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3645/stat : 3645 (java) S 3634 3636 29837 0 -1 4202560 439 0 0 0 41 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127679429416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3646] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3646/stat : 3646 (java) S 3634 3636 29837 0 -1 4202560 314 0 0 0 37 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127678376616 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3647] ppid=3634 vsize=3090984 CPUtime=57.86 cores=1,3,5,7
/proc/3636/task/3647/stat : 3647 (java) R 3634 3636 29837 0 -1 4202560 122 0 0 0 5781 5 0 0 20 0 20 0 336737966 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127196129928 140127827007491 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3648] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3648/stat : 3648 (java) S 3634 3636 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127195075832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3649] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3649/stat : 3649 (java) S 3634 3636 29837 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127194022920 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3650] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3650/stat : 3650 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127192971408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3651] ppid=3634 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/3636/task/3651/stat : 3651 (java) S 3634 3636 29837 0 -1 4202560 4433 0 0 0 67 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127191919544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3652] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3652/stat : 3652 (java) S 3634 3636 29837 0 -1 4202560 5017 0 0 0 50 1 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127190866744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3653] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3653/stat : 3653 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127189814136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3654] ppid=3634 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3636/task/3654/stat : 3654 (java) S 3634 3636 29837 0 -1 4202560 93 0 0 0 25 37 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127188761544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3712] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3712/stat : 3712 (java) S 3634 3636 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336775813 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127186630184 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3977] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3977/stat : 3977 (java) S 3634 3636 29837 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336895520 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127185575976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1607.59
Current children cumulated vsize (KiB) 3090984

[startup+1603.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/214 3977
/proc/meminfo: memFree=25148252/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=3090984 CPUtime=1607.99 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 17583 0 1 0 160652 147 0 0 20 0 20 0 336737963 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 772746 421919 2302 9 0 763167 0
[pid=3636/tid=3638] ppid=3634 vsize=3090984 CPUtime=1543.88 cores=1,3,5,7
/proc/3636/task/3638/stat : 3638 (java) S 3634 3636 29837 0 -1 4202560 2846 0 1 0 154351 37 0 0 20 0 20 0 336737964 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127820154040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3639] ppid=3634 vsize=3090984 CPUtime=0.52 cores=1,3,5,7
/proc/3636/task/3639/stat : 3639 (java) S 3634 3636 29837 0 -1 4202560 616 0 0 0 40 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127805766184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3640] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3640/stat : 3640 (java) S 3634 3636 29837 0 -1 4202560 528 0 0 0 37 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127684692392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3641] ppid=3634 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/3636/task/3641/stat : 3641 (java) S 3634 3636 29837 0 -1 4202560 352 0 0 0 43 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127683639592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3642] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3642/stat : 3642 (java) S 3634 3636 29837 0 -1 4202560 279 0 0 0 38 9 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127682586792 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3643] ppid=3634 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3636/task/3643/stat : 3643 (java) S 3634 3636 29837 0 -1 4202560 813 0 0 0 50 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127681535016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3644] ppid=3634 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3636/task/3644/stat : 3644 (java) S 3634 3636 29837 0 -1 4202560 326 0 0 0 34 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127680482216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3645] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3645/stat : 3645 (java) S 3634 3636 29837 0 -1 4202560 439 0 0 0 41 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127679429416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3646] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3646/stat : 3646 (java) S 3634 3636 29837 0 -1 4202560 314 0 0 0 37 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127678376616 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3647] ppid=3634 vsize=3090984 CPUtime=58.25 cores=1,3,5,7
/proc/3636/task/3647/stat : 3647 (java) R 3634 3636 29837 0 -1 4202560 122 0 0 0 5820 5 0 0 20 0 20 0 336737966 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127196129928 140127826661498 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3648] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3648/stat : 3648 (java) S 3634 3636 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127195075832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3649] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3649/stat : 3649 (java) S 3634 3636 29837 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127194022920 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3650] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3650/stat : 3650 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127192971408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3651] ppid=3634 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/3636/task/3651/stat : 3651 (java) S 3634 3636 29837 0 -1 4202560 4433 0 0 0 67 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127191919544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3652] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3652/stat : 3652 (java) S 3634 3636 29837 0 -1 4202560 5017 0 0 0 50 1 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127190866744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3653] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3653/stat : 3653 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127189814136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3654] ppid=3634 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3636/task/3654/stat : 3654 (java) S 3634 3636 29837 0 -1 4202560 93 0 0 0 25 37 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127188761544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3712] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3712/stat : 3712 (java) S 3634 3636 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336775813 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127186630184 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3977] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3977/stat : 3977 (java) S 3634 3636 29837 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336895520 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127185575976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1607.99
Current children cumulated vsize (KiB) 3090984

[startup+1603.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/214 3977
/proc/meminfo: memFree=25148252/32873648 swapFree=7112/7112
[pid=3636] ppid=3634 vsize=3090984 CPUtime=1608.09 cores=1,3,5,7
/proc/3636/stat : 3636 (java) S 3634 3636 29837 0 -1 4202496 17583 0 1 0 160662 147 0 0 20 0 20 0 336737963 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140735248806016 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3636/statm: 772746 421919 2302 9 0 763167 0
[pid=3636/tid=3638] ppid=3634 vsize=3090984 CPUtime=1543.88 cores=1,3,5,7
/proc/3636/task/3638/stat : 3638 (java) S 3634 3636 29837 0 -1 4202560 2846 0 1 0 154351 37 0 0 20 0 20 0 336737964 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127820154040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3639] ppid=3634 vsize=3090984 CPUtime=0.52 cores=1,3,5,7
/proc/3636/task/3639/stat : 3639 (java) S 3634 3636 29837 0 -1 4202560 616 0 0 0 40 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127805766184 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3640] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3640/stat : 3640 (java) S 3634 3636 29837 0 -1 4202560 528 0 0 0 37 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127684692392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3641] ppid=3634 vsize=3090984 CPUtime=0.53 cores=1,3,5,7
/proc/3636/task/3641/stat : 3641 (java) S 3634 3636 29837 0 -1 4202560 352 0 0 0 43 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127683639592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3642] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3642/stat : 3642 (java) S 3634 3636 29837 0 -1 4202560 279 0 0 0 38 9 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127682586792 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3643] ppid=3634 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3636/task/3643/stat : 3643 (java) S 3634 3636 29837 0 -1 4202560 813 0 0 0 50 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127681535016 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3644] ppid=3634 vsize=3090984 CPUtime=0.46 cores=1,3,5,7
/proc/3636/task/3644/stat : 3644 (java) S 3634 3636 29837 0 -1 4202560 326 0 0 0 34 12 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127680482216 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3645] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3645/stat : 3645 (java) S 3634 3636 29837 0 -1 4202560 439 0 0 0 41 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127679429416 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3646] ppid=3634 vsize=3090984 CPUtime=0.47 cores=1,3,5,7
/proc/3636/task/3646/stat : 3646 (java) S 3634 3636 29837 0 -1 4202560 314 0 0 0 37 10 0 0 20 0 20 0 336737965 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127678376616 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3636/tid=3647] ppid=3634 vsize=3090984 CPUtime=58.35 cores=1,3,5,7
/proc/3636/task/3647/stat : 3647 (java) R 3634 3636 29837 0 -1 4202560 122 0 0 0 5830 5 0 0 20 0 20 0 336737966 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127196129928 140127826661448 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3648] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3648/stat : 3648 (java) S 3634 3636 29837 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127195075832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3649] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3649/stat : 3649 (java) S 3634 3636 29837 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 20 0 336737967 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127194022920 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3650] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3650/stat : 3650 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127192971408 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3651] ppid=3634 vsize=3090984 CPUtime=0.67 cores=1,3,5,7
/proc/3636/task/3651/stat : 3651 (java) S 3634 3636 29837 0 -1 4202560 4433 0 0 0 67 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127191919544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3652] ppid=3634 vsize=3090984 CPUtime=0.51 cores=1,3,5,7
/proc/3636/task/3652/stat : 3652 (java) S 3634 3636 29837 0 -1 4202560 5017 0 0 0 50 1 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127190866744 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3653] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3653/stat : 3653 (java) S 3634 3636 29837 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127189814136 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3636/tid=3654] ppid=3634 vsize=3090984 CPUtime=0.62 cores=1,3,5,7
/proc/3636/task/3654/stat : 3654 (java) S 3634 3636 29837 0 -1 4202560 93 0 0 0 25 37 0 0 20 0 20 0 336737969 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127188761544 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3636/tid=3712] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3712/stat : 3712 (java) S 3634 3636 29837 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 336775813 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127186630184 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3636/tid=3977] ppid=3634 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/3636/task/3977/stat : 3977 (java) S 3634 3636 29837 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 336895520 3165167616 421919 33554432000 1073741824 1073778376 140735248814880 140127185575976 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1608.09
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 1603.55
CPU time (s): 1608.38
CPU user time (s): 1606.6
CPU system time (s): 1.78173
CPU usage (%): 100.301
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1606.6
system time used= 1.78173
maximum resident set size= 1687692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17592
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35770
involuntary context switches= 11267

runsolver used 3.34349 second user time and 8.5647 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 08:48:41
IDJOB=3735201
IDBENCH=2950
IDSOLVER=2319
FILE ID=node126/3735201-1338706119
RUNJOBID= node126-1338678624-29857
PBS_JOBID= 14636687
Free space on /tmp= 70720 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.10.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3735201-1338706119/watcher-3735201-1338706119 -o /tmp/evaluation-result-3735201-1338706119/solver-3735201-1338706119 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3735201-1338706119.opb           

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

MD5SUM BENCH= f304ba5324add428c73c7022630c48ee
RANDOM SEED=1358966525

node126.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.456
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	: 5332.91
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.456
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.456
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.92
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.456
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.456
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.456
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.456
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.90
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26976500 kB
Buffers:          412212 kB
Cached:          3855040 kB
SwapCached:         9476 kB
Active:          2293192 kB
Inactive:        2727796 kB
Active(anon):     743484 kB
Inactive(anon):    12168 kB
Active(file):    1549708 kB
Inactive(file):  2715628 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:             70504 kB
Writeback:             0 kB
AnonPages:        766192 kB
Mapped:            17956 kB
Shmem:                 0 kB
Slab:             724836 kB
SReclaimable:     168780 kB
SUnreclaim:       556056 kB
KernelStack:        1600 kB
PageTables:         5680 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1825276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    714752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70712 MiB
End job on node126 at 2012-06-03 09:15:24