Trace number 4110197

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 96.5394 104.106

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110971697--soft-0-100-0.wbo
MD5SUM98deccab683818c79978222742e85303
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.98254
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1238
Number of bits of the biggest sum of numbers11
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-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
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 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4110197-1466345714.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.065s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     270
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.11/0.18	c 101 constraints processed.
0.11/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.11/0.18	c 101 constraints processed.
0.11/0.18	c objective function length is 101 literals
1.08/0.46	c And the winner is solver0
1.62/0.68	c SATISFIABLE
1.62/0.68	c OPTIMIZING...
1.62/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
1.62/0.68	o 588
1.62/0.68	c And the winner is solver0
1.67/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.67/1.18	o 538
1.67/1.19	c And the winner is solver0
1.71/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.71/1.68	o 533
1.75/1.72	c And the winner is solver0
1.85/2.18	c Got one! Elapsed wall clock time (in seconds):2.075
1.85/2.18	o 153
1.85/2.19	c And the winner is solver0
2.00/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
2.00/2.68	o 146
2.03/2.78	c And the winner is solver0
2.53/3.18	c Got one! Elapsed wall clock time (in seconds):3.078
2.53/3.18	o 143
2.55/3.21	c And the winner is solver0
2.61/3.69	c Got one! Elapsed wall clock time (in seconds):3.579
2.61/3.69	o 142
2.64/3.70	c And the winner is solver0
2.66/4.19	c Got one! Elapsed wall clock time (in seconds):4.081
2.66/4.19	o 141
2.66/4.20	c And the winner is solver0
2.69/4.69	c Got one! Elapsed wall clock time (in seconds):4.582
2.69/4.69	o 134
2.71/4.72	c And the winner is solver0
2.93/5.19	c Got one! Elapsed wall clock time (in seconds):5.083
2.93/5.19	o 133
2.94/5.20	c And the winner is solver0
2.94/5.69	c Got one! Elapsed wall clock time (in seconds):5.585
2.94/5.69	o 127
2.95/5.70	c And the winner is solver0
2.95/6.19	c Got one! Elapsed wall clock time (in seconds):6.086
2.95/6.19	o 121
2.96/6.20	c And the winner is solver0
2.99/6.69	c Got one! Elapsed wall clock time (in seconds):6.587
2.99/6.69	o 108
3.02/6.71	c And the winner is solver0
3.04/7.20	c Got one! Elapsed wall clock time (in seconds):7.089
3.04/7.20	o 101
3.05/7.20	c And the winner is solver0
3.07/7.70	c Got one! Elapsed wall clock time (in seconds):7.59
3.07/7.70	o 96
3.08/7.72	c And the winner is solver0
3.14/8.20	c Got one! Elapsed wall clock time (in seconds):8.091
3.14/8.20	o 92
3.14/8.25	c And the winner is solver0
3.26/8.70	c Got one! Elapsed wall clock time (in seconds):8.592
3.26/8.70	o 91
3.26/8.72	c And the winner is solver0
3.33/9.20	c Got one! Elapsed wall clock time (in seconds):9.094
3.33/9.20	o 90
3.33/9.22	c And the winner is solver0
3.40/9.70	c Got one! Elapsed wall clock time (in seconds):9.595
3.40/9.70	o 86
3.40/9.72	c And the winner is solver0
3.43/10.20	c Got one! Elapsed wall clock time (in seconds):10.096
3.43/10.20	o 58
3.43/10.27	c And the winner is solver0
3.60/10.70	c Got one! Elapsed wall clock time (in seconds):10.598
3.60/10.70	o 43
3.60/10.79	c cleaning 5699 clauses out of 11400 with flag 3237/11400
3.60/10.80	c And the winner is solver0
3.83/11.21	c Got one! Elapsed wall clock time (in seconds):11.099
3.83/11.21	o 41
4.01/11.32	c And the winner is solver0
4.13/11.71	c Got one! Elapsed wall clock time (in seconds):11.601
4.13/11.71	o 40
4.30/11.84	c cleaning 5857 clauses out of 11714 with flag 9654/17413
4.30/11.86	c And the winner is solver0
4.46/12.21	c Got one! Elapsed wall clock time (in seconds):12.103
4.46/12.21	o 34
4.62/12.33	c And the winner is solver0
4.77/12.71	c Got one! Elapsed wall clock time (in seconds):12.605
4.77/12.71	o 28
4.77/12.75	c And the winner is solver0
4.87/13.21	c Got one! Elapsed wall clock time (in seconds):13.107
4.87/13.21	o 26
4.87/13.24	c And the winner is solver0
4.94/13.72	c Got one! Elapsed wall clock time (in seconds):13.609
4.94/13.72	o 24
5.09/13.88	c cleaning 6628 clauses out of 13255 with flag 11416/24811
5.72/14.11	c And the winner is solver0
5.78/14.22	c Got one! Elapsed wall clock time (in seconds):14.111
5.78/14.22	o 23
5.78/14.25	c And the winner is solver0
5.85/14.72	c Got one! Elapsed wall clock time (in seconds):14.613
5.85/14.72	o 21
5.85/14.74	c And the winner is solver0
6.04/15.22	c Got one! Elapsed wall clock time (in seconds):15.116
6.04/15.22	o 20
6.04/15.24	c And the winner is solver0
6.08/15.72	c Got one! Elapsed wall clock time (in seconds):15.618
6.08/15.72	o 19
6.08/15.76	c And the winner is solver0
6.15/16.23	c Got one! Elapsed wall clock time (in seconds):16.121
6.15/16.23	o 17
6.15/16.26	c And the winner is solver0
6.22/16.73	c Got one! Elapsed wall clock time (in seconds):16.624
6.22/16.73	o 15
6.56/16.93	c And the winner is solver0
6.65/17.23	c Got one! Elapsed wall clock time (in seconds):17.127
6.65/17.23	o 11
6.79/17.35	c cleaning 10506 clauses out of 21014 with flag 7158/39198
6.99/17.46	c And the winner is solver0
7.14/17.74	c Got one! Elapsed wall clock time (in seconds):17.63
7.14/17.74	o 10
7.25/17.88	c cleaning 8105 clauses out of 16209 with flag 11332/44899
7.85/18.12	c And the winner is solver0
7.91/18.24	c Got one! Elapsed wall clock time (in seconds):18.132
7.91/18.24	o 9
8.43/18.50	c cleaning 9179 clauses out of 18364 with flag 19997/55161
8.86/18.80	c cleaning 7585 clauses out of 15182 with flag 45532/61159
9.69/19.14	c cleaning 7297 clauses out of 14597 with flag 76007/68160
10.29/19.49	c cleaning 7646 clauses out of 15296 with flag 110181/76160
10.49/19.54	c And the winner is solver0
10.68/19.74	c Got one! Elapsed wall clock time (in seconds):19.635
10.68/19.74	o 8
10.68/19.78	c And the winner is solver0
10.81/20.24	c Got one! Elapsed wall clock time (in seconds):20.139
10.81/20.24	o 6
10.81/20.25	c And the winner is solver0
91.75/100.68	c Got one! Elapsed wall clock time (in seconds):100.573
91.75/100.68	o 1
92.15/100.90	c cleaning 6831 clauses out of 13667 with flag 19398/82177
92.55/101.19	c cleaning 6417 clauses out of 12837 with flag 49866/88181
93.35/101.53	c cleaning 6702 clauses out of 13413 with flag 84474/95177
94.14/101.92	c cleaning 7338 clauses out of 14705 with flag 124354/103177
94.34/102.02	c And the winner is solver0
96.37/104.09	c >>>>>>>>>> Solver number 0 (40 answers) <<<<<<<<<<<<<<<<<<
96.37/104.09	c starts		: 95
96.37/104.09	c conflicts		: 105605
96.37/104.09	c decisions		: 163429
96.37/104.09	c propagations		: 2338220
96.37/104.09	c inspects		: 57263616
96.37/104.09	c shortcuts		: 0
96.37/104.09	c learnt literals	: 32
96.37/104.09	c learnt binary clauses	: 13
96.37/104.09	c learnt ternary clauses	: 123
96.37/104.09	c learnt constraints	: 105572
96.37/104.09	c ignored constraints	: 0
96.37/104.09	c root simplifications	: 0
96.37/104.09	c removed literals (reason simplification)	: 32192
96.37/104.09	c reason swapping (by a shorter reason)	: 0
96.37/104.09	c Calls to reduceDB	: 13
96.37/104.09	c Number of update (reduction) of LBD	: 27204
96.37/104.09	c Imported unit clauses	: 0
96.37/104.10	c number of reductions to clauses (during analyze)	: 0
96.37/104.10	c number of learned constraints concerned by reduction	: 0
96.37/104.10	c number of learning phase by resolution	: 0
96.37/104.10	c number of learning phase by cutting planes	: 0
96.37/104.10	c speed (assignments/second)	: 22501.058547288194
96.37/104.10	c non guided choices	1933
96.37/104.10	c learnt constraints type 
96.37/104.10	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
96.37/104.10	c starts		: 42
96.37/104.10	c conflicts		: 460
96.37/104.10	c decisions		: 5235
96.37/104.10	c propagations		: 24443
96.37/104.10	c inspects		: 675102
96.37/104.10	c shortcuts		: 0
96.37/104.10	c learnt literals	: 0
96.37/104.10	c learnt binary clauses	: 0
96.37/104.10	c learnt ternary clauses	: 0
96.37/104.10	c learnt constraints	: 424
96.37/104.10	c ignored constraints	: 0
96.37/104.10	c root simplifications	: 0
96.37/104.10	c removed literals (reason simplification)	: 0
96.37/104.10	c reason swapping (by a shorter reason)	: 0
96.37/104.10	c Calls to reduceDB	: 0
96.37/104.10	c Number of update (reduction) of LBD	: 0
96.37/104.10	c Imported unit clauses	: 0
96.37/104.10	c number of reductions to clauses (during analyze)	: 0
96.37/104.10	c number of learned constraints concerned by reduction	: 0
96.37/104.10	c number of learning phase by resolution	: 0
96.37/104.10	c number of learning phase by cutting planes	: 0
96.37/104.10	c speed (assignments/second)	: 291.5364614393741
96.37/104.10	c non guided choices	676
96.37/104.10	c learnt constraints type 
96.37/104.10	s OPTIMUM FOUND
96.37/104.10	c Found 39 solution(s)
96.47/104.10	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 
96.47/104.10	c objective function=1
96.47/104.10	c Total wall clock time (in seconds): 103.991

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4110197-1466345714/watcher-4110197-1466345714 -o /tmp/evaluation-result-4110197-1466345714/solver-4110197-1466345714 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466341815-30931 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110197-1466345714.wbo 

pid=3009
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.90 1.96 1.94 2/194 3012
/proc/meminfo: memFree=31215660/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 36618048 98570240 977 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 24065 977 743 9 0 16771 0
[pid=3012/tid=3013] ppid=3009 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) R 3009 3012 30914 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 36618048 98570240 977 33554432000 1073741824 1073778376 140735092794976 139741225467432 262962759040 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100155 s]
/proc/loadavg: 1.90 1.96 1.94 2/194 3012
/proc/meminfo: memFree=31215660/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 4511 0 1 0 10 1 0 0 20 0 18 0 36618048 9787879424 6134 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2389619 6134 2156 9 0 2380296 0
[pid=3012/tid=3013] ppid=3009 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) R 3009 3012 30914 0 -1 4202560 2388 0 1 0 6 1 0 0 20 0 18 0 36618048 9787879424 6134 33554432000 1073741824 1073778376 140735092794976 139741225470880 139741233364272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200281 s]
/proc/loadavg: 1.90 1.96 1.94 2/194 3012
/proc/meminfo: memFree=31215660/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 4818 0 1 0 27 1 0 0 20 0 22 0 36618048 10060525568 7907 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 7913 2222 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 22 0 36618048 10060525568 7929 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.300275 s]
/proc/loadavg: 1.90 1.96 1.94 2/194 3012
/proc/meminfo: memFree=31215660/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 8101 0 1 0 66 2 0 0 20 0 22 0 36618048 10060525568 10085 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 10085 2250 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2418 0 1 0 14 1 0 0 20 0 22 0 36618048 10060525568 10085 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700335 s]
/proc/loadavg: 1.90 1.96 1.94 2/194 3012
/proc/meminfo: memFree=31215660/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 17234 0 1 0 160 7 0 0 20 0 19 0 36618048 10060525568 17017 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 17017 2257 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2418 0 1 0 14 2 0 0 20 0 19 0 36618048 10060525568 17017 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 1.90 1.96 1.94 1/213 3043
/proc/meminfo: memFree=31121260/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 17244 0 1 0 163 8 0 0 20 0 19 0 36618048 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 18553 2257 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2419 0 1 0 15 2 0 0 20 0 19 0 36618048 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3015] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3015/stat : 3015 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741197924904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3016] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3016/stat : 3016 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741196872104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3017] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3017/stat : 3017 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741195819304 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3012/tid=3018] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3018/stat : 3018 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741194766504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3019] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3019/stat : 3019 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741193714728 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3020] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3020/stat : 3020 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741192661928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3021] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3021/stat : 3021 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741191609128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3022] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3022/stat : 3022 (java) S 3009 3012 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139741061753512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3023] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3023/stat : 3023 (java) S 3009 3012 30914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740578806248 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3024] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3024/stat : 3024 (java) S 3009 3012 30914 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740577752312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3025] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3025/stat : 3025 (java) S 3009 3012 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740576699400 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3026] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3026/stat : 3026 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740575647888 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3027] ppid=3009 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/3012/task/3027/stat : 3027 (java) S 3009 3012 30914 0 -1 4202560 7450 0 0 0 46 2 0 0 20 0 19 0 36618053 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740574596024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3028] ppid=3009 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/3012/task/3028/stat : 3028 (java) S 3009 3012 30914 0 -1 4202560 6026 0 0 0 42 1 0 0 20 0 19 0 36618053 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740573543224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3029] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3029/stat : 3029 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740572490616 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3030] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3030/stat : 3030 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740571438024 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3034] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3034/stat : 3034 (java) S 3009 3012 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36618066 10060525568 18553 33554432000 1073741824 1073778376 140735092794976 139740567225128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 1.90 1.96 1.94 4/214 3058
/proc/meminfo: memFree=31081612/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 19478 0 1 0 239 14 0 0 20 0 19 0 36618048 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 26803 2267 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 19 0 36618048 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3015] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3015/stat : 3015 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741197924904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3016] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3016/stat : 3016 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741196872104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3017] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3017/stat : 3017 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741195819304 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3012/tid=3018] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3018/stat : 3018 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741194766504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3019] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3019/stat : 3019 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741193714728 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3020] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3020/stat : 3020 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741192661928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3021] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3021/stat : 3021 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741191609128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3022] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3022/stat : 3022 (java) S 3009 3012 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36618049 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139741061753512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3023] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3023/stat : 3023 (java) S 3009 3012 30914 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740578806248 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3024] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3024/stat : 3024 (java) S 3009 3012 30914 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740577752312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3025] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3025/stat : 3025 (java) S 3009 3012 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740576699400 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3026] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3026/stat : 3026 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740575647888 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3027] ppid=3009 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/3012/task/3027/stat : 3027 (java) S 3009 3012 30914 0 -1 4202560 9122 0 0 0 74 2 0 0 20 0 19 0 36618053 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740574596024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3028] ppid=3009 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/3012/task/3028/stat : 3028 (java) S 3009 3012 30914 0 -1 4202560 6545 0 0 0 64 1 0 0 20 0 19 0 36618053 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740573543224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3029] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3029/stat : 3029 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740572490616 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3030] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3030/stat : 3030 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740571438024 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3034] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3034/stat : 3034 (java) S 3009 3012 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36618066 10060525568 26803 33554432000 1073741824 1073778376 140735092794976 139740567225128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (2.68 s) is less than in the last sample (2.69 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+4.2007 s]
/proc/loadavg: 2.07 2.00 1.95 4/216 3073
/proc/meminfo: memFree=31046700/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 19514 0 1 0 251 18 0 0 20 0 22 0 36618048 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 32445 2270 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2422 0 1 0 15 2 0 0 20 0 22 0 36618048 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3015] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3015/stat : 3015 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741197924904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3016] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3016/stat : 3016 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741196872104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3017] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3017/stat : 3017 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741195819304 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3012/tid=3018] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3018/stat : 3018 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741194766504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3019] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3019/stat : 3019 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741193714728 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3020] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3020/stat : 3020 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741192661928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3021] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3021/stat : 3021 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741191609128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3022] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3022/stat : 3022 (java) S 3009 3012 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36618049 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139741061753512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3023] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3023/stat : 3023 (java) R 3009 3012 30914 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36618050 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139740578806088 262962711687 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3024] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3024/stat : 3024 (java) S 3009 3012 30914 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 36618050 10060525568 32445 33554432000 1073741824 1073778376 140735092794976 139740577752312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

/proc/3012/task/3023/stat : 3023 (java) S 3009 3012 30914 0 -1 4202560 74 0 0 0 1 6 0 0 20 0 20 0 36618050 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740578806248 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3024] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3024/stat : 3024 (java) S 3009 3012 30914 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36618050 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740577752312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3025] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3025/stat : 3025 (java) S 3009 3012 30914 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 36618050 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740576699400 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3026] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3026/stat : 3026 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740575647888 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3027] ppid=3009 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/3012/task/3027/stat : 3027 (java) S 3009 3012 30914 0 -1 4202560 11982 0 0 0 119 3 0 0 20 0 20 0 36618053 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740574596024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3028] ppid=3009 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/3012/task/3028/stat : 3028 (java) S 3009 3012 30914 0 -1 4202560 9952 0 0 0 116 2 0 0 20 0 20 0 36618053 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740573543224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3029] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3029/stat : 3029 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740572490616 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3030] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3030/stat : 3030 (java) S 3009 3012 30914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740571438024 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3034] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3034/stat : 3034 (java) S 3009 3012 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36618066 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740567225128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3821] ppid=3009 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/3012/task/3821/stat : 3821 (java) R 3009 3012 30914 0 -1 4202560 14 0 0 0 246 0 0 0 20 0 20 0 36628118 10060525568 75801 33554432000 1073741824 1073778376 140735092794976 139740570380936 139741073570918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 95.45
Current children cumulated vsize (KiB) 9824732

[startup+103.601 s]
/proc/loadavg: 1.53 1.81 1.88 4/217 3821
/proc/meminfo: memFree=30822056/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=95.85 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 27095 0 1 0 9497 88 0 0 20 0 20 0 36618048 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 76313 2287 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2425 0 1 0 22 2 0 0 20 0 20 0 36618048 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3015] ppid=3009 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/3012/task/3015/stat : 3015 (java) S 3009 3012 30914 0 -1 4202560 84 0 0 0 7 2 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741197924904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3016] ppid=3009 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3012/task/3016/stat : 3016 (java) S 3009 3012 30914 0 -1 4202560 85 0 0 0 5 1 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741196872104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3017] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3017/stat : 3017 (java) S 3009 3012 30914 0 -1 4202560 71 0 0 0 4 0 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741195819304 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3018] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3018/stat : 3018 (java) S 3009 3012 30914 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741194766504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3012/tid=3019] ppid=3009 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3012/task/3019/stat : 3019 (java) S 3009 3012 30914 0 -1 4202560 20 0 0 0 4 1 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741193714728 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3020] ppid=3009 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3012/task/3020/stat : 3020 (java) S 3009 3012 30914 0 -1 4202560 77 0 0 0 6 0 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741192661928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3021] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3021/stat : 3021 (java) S 3009 3012 30914 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741191609128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3022] ppid=3009 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3012/task/3022/stat : 3022 (java) S 3009 3012 30914 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 20 0 36618049 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139741061753512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3023] ppid=3009 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3012/task/3023/stat : 3023 (java) S 3009 3012 30914 0 -1 4202560 74 0 0 0 1 6 0 0 20 0 20 0 36618050 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740578806248 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3024] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3024/stat : 3024 (java) S 3009 3012 30914 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36618050 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740577752312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3025] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3025/stat : 3025 (java) S 3009 3012 30914 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 36618050 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740576699400 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3026] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3026/stat : 3026 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740575647888 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3027] ppid=3009 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/3012/task/3027/stat : 3027 (java) S 3009 3012 30914 0 -1 4202560 11982 0 0 0 119 3 0 0 20 0 20 0 36618053 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740574596024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3028] ppid=3009 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/3012/task/3028/stat : 3028 (java) S 3009 3012 30914 0 -1 4202560 9952 0 0 0 116 2 0 0 20 0 20 0 36618053 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740573543224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3029] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3029/stat : 3029 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740572490616 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3030] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3030/stat : 3030 (java) S 3009 3012 30914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740571438024 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3034] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3034/stat : 3034 (java) S 3009 3012 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36618066 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740567225128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3821] ppid=3009 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/3012/task/3821/stat : 3821 (java) R 3009 3012 30914 0 -1 4202560 15 0 0 0 286 0 0 0 20 0 20 0 36628118 10060525568 76313 33554432000 1073741824 1073778376 140735092794976 139740570380936 139741073688640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 95.85
Current children cumulated vsize (KiB) 9824732

[startup+104.001 s]
/proc/loadavg: 1.53 1.81 1.88 4/217 3821
/proc/meminfo: memFree=30822056/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=96.25 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 27096 0 1 0 9537 88 0 0 20 0 20 0 36618048 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 76825 2287 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2425 0 1 0 22 2 0 0 20 0 20 0 36618048 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741225472888 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3015] ppid=3009 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/3012/task/3015/stat : 3015 (java) S 3009 3012 30914 0 -1 4202560 84 0 0 0 7 2 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741197924904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3016] ppid=3009 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3012/task/3016/stat : 3016 (java) S 3009 3012 30914 0 -1 4202560 85 0 0 0 5 1 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741196872104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3017] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3017/stat : 3017 (java) S 3009 3012 30914 0 -1 4202560 71 0 0 0 4 0 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741195819304 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3018] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3018/stat : 3018 (java) S 3009 3012 30914 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741194766504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3012/tid=3019] ppid=3009 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3012/task/3019/stat : 3019 (java) S 3009 3012 30914 0 -1 4202560 20 0 0 0 4 1 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741193714728 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3020] ppid=3009 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3012/task/3020/stat : 3020 (java) S 3009 3012 30914 0 -1 4202560 77 0 0 0 6 0 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741192661928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3021] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3021/stat : 3021 (java) S 3009 3012 30914 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741191609128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3022] ppid=3009 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3012/task/3022/stat : 3022 (java) S 3009 3012 30914 0 -1 4202560 26 0 0 0 3 2 0 0 20 0 20 0 36618049 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139741061753512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3023] ppid=3009 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3012/task/3023/stat : 3023 (java) S 3009 3012 30914 0 -1 4202560 74 0 0 0 1 6 0 0 20 0 20 0 36618050 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740578806248 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3024] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3024/stat : 3024 (java) S 3009 3012 30914 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36618050 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740577752312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3025] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3025/stat : 3025 (java) S 3009 3012 30914 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 36618050 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740576699400 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3026] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3026/stat : 3026 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740575647888 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3027] ppid=3009 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/3012/task/3027/stat : 3027 (java) S 3009 3012 30914 0 -1 4202560 11982 0 0 0 119 3 0 0 20 0 20 0 36618053 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740574596024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3028] ppid=3009 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/3012/task/3028/stat : 3028 (java) S 3009 3012 30914 0 -1 4202560 9952 0 0 0 116 2 0 0 20 0 20 0 36618053 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740573543224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3029] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3029/stat : 3029 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740572490616 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3030] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3030/stat : 3030 (java) S 3009 3012 30914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 36618053 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740571438024 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3034] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3034/stat : 3034 (java) S 3009 3012 30914 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36618066 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740567225128 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3821] ppid=3009 vsize=9824732 CPUtime=3.26 cores=1,3,5,7
/proc/3012/task/3821/stat : 3821 (java) R 3009 3012 30914 0 -1 4202560 16 0 0 0 326 0 0 0 20 0 20 0 36628118 10060525568 76825 33554432000 1073741824 1073778376 140735092794976 139740570380936 139741073584783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 96.25
Current children cumulated vsize (KiB) 9824732

[startup+104.101 s]
/proc/loadavg: 1.53 1.81 1.88 4/217 3821
/proc/meminfo: memFree=30822056/32872528 swapFree=303544/319896
[pid=3012] ppid=3009 vsize=9824732 CPUtime=96.35 cores=1,3,5,7
/proc/3012/stat : 3012 (java) S 3009 3012 30914 0 -1 4202496 27146 0 1 0 9546 89 0 0 20 0 19 0 36618048 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 140735092786112 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3012/statm: 2456183 81467 2287 9 0 2446860 0
[pid=3012/tid=3013] ppid=3009 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/3012/task/3013/stat : 3013 (java) S 3009 3012 30914 0 -1 4202560 2429 0 1 0 26 2 0 0 20 0 19 0 36618048 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741225472728 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3015] ppid=3009 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/3012/task/3015/stat : 3015 (java) S 3009 3012 30914 0 -1 4202560 84 0 0 0 7 2 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741197924904 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3016] ppid=3009 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3012/task/3016/stat : 3016 (java) S 3009 3012 30914 0 -1 4202560 90 0 0 0 6 1 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741196872104 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3017] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3017/stat : 3017 (java) S 3009 3012 30914 0 -1 4202560 71 0 0 0 4 0 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741195819304 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3018] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3018/stat : 3018 (java) S 3009 3012 30914 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741194766504 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3012/tid=3019] ppid=3009 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/3012/task/3019/stat : 3019 (java) S 3009 3012 30914 0 -1 4202560 21 0 0 0 4 1 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741193714728 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3012/tid=3020] ppid=3009 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3012/task/3020/stat : 3020 (java) S 3009 3012 30914 0 -1 4202560 78 0 0 0 6 0 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741192661928 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3021] ppid=3009 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/3012/task/3021/stat : 3021 (java) S 3009 3012 30914 0 -1 4202560 14 0 0 0 4 0 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741191609128 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3022] ppid=3009 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/3012/task/3022/stat : 3022 (java) S 3009 3012 30914 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 19 0 36618049 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139741061753512 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3023] ppid=3009 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/3012/task/3023/stat : 3023 (java) S 3009 3012 30914 0 -1 4202560 103 0 0 0 1 6 0 0 20 0 19 0 36618050 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740578806248 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3024] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3024/stat : 3024 (java) S 3009 3012 30914 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740577752312 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3025] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3025/stat : 3025 (java) S 3009 3012 30914 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 36618050 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740576699400 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3026] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3026/stat : 3026 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740575647888 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3012/tid=3027] ppid=3009 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/3012/task/3027/stat : 3027 (java) S 3009 3012 30914 0 -1 4202560 11982 0 0 0 119 3 0 0 20 0 19 0 36618053 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740574596024 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3028] ppid=3009 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/3012/task/3028/stat : 3028 (java) S 3009 3012 30914 0 -1 4202560 9952 0 0 0 118 2 0 0 20 0 19 0 36618053 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740573543224 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3012/tid=3029] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3029/stat : 3029 (java) S 3009 3012 30914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740572490616 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3012/tid=3030] ppid=3009 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3012/task/3030/stat : 3030 (java) S 3009 3012 30914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36618053 10060525568 81467 33554432000 1073741824 1073778376 140735092794976 139740571438024 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 96.35
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.120004
#  lost CPU user time (s): 0.130006
#  lost CPU system time (s): -0.00999999

Real time (s): 104.106
CPU time (s): 96.5394
CPU user time (s): 95.5675
CPU system time (s): 0.97185
CPU usage (%): 92.7318
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.4375
system time used= 0.98185
maximum resident set size= 325876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27149
page faults= 1
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6107
involuntary context switches= 3929

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.673897 second user time and 0.735888 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-19 16:15:14
IDJOB=4110197
IDBENCH=79198
IDSOLVER=2552
FILE ID=node128/4110197-1466345714
RUNJOBID= node128-1466341815-30931
PBS_JOBID= 19922025
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110971697--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110197-1466345714/watcher-4110197-1466345714 -o /tmp/evaluation-result-4110197-1466345714/solver-4110197-1466345714 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466341815-30931 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110197-1466345714.wbo

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

MD5SUM BENCH= 98deccab683818c79978222742e85303
RANDOM SEED=1824726562

node128.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.768
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.53
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.768
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	: 5332.55
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.768
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	: 5332.56
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.768
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	: 5332.55
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.768
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	: 5332.57
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.768
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	: 5332.56
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.768
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	: 5332.56
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.768
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	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31216188 kB
Buffers:          187708 kB
Cached:           273876 kB
SwapCached:         2716 kB
Active:           224040 kB
Inactive:         344932 kB
Active(anon):     107184 kB
Inactive(anon):     2792 kB
Active(file):     116856 kB
Inactive(file):   342140 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099292 kB
Dirty:              1704 kB
Writeback:             0 kB
AnonPages:        383380 kB
Mapped:            17152 kB
Shmem:                 0 kB
Slab:             627232 kB
SReclaimable:      70404 kB
SUnreclaim:       556828 kB
KernelStack:        1776 kB
PageTables:         5640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1012388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node128 at 2016-06-19 16:16:58