Trace number 4109717

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 18.6912 25.6855

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900553647--soft-66-100-0.wbo
MD5SUM187986d7f99d984dce20251cf704622a
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark28.6146
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints911
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 46278
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46277
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 715
Number of bits of the biggest sum of numbers10
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4109717-1467321474.wbo
0.11/0.11	c reading problem ... 
0.48/0.32	c ... done. Wall clock time 0.216s.
0.48/0.32	c declared #vars     231
0.48/0.32	c internal #vars     1142
0.48/0.32	c #constraints  2707
0.48/0.32	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.48/0.32	c constraints type 
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2535
0.48/0.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 11
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 149
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 149
0.48/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2535
0.48/0.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 11
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c objective function length is 911 literals
1.18/0.57	c And the winner is solver0
1.75/0.83	c SATISFIABLE
1.75/0.83	c OPTIMIZING...
1.75/0.83	c Got one! Elapsed wall clock time (in seconds):0.722
1.75/0.83	o 547
1.75/0.85	c And the winner is solver0
1.81/1.33	c Got one! Elapsed wall clock time (in seconds):1.228
1.81/1.33	o 543
1.81/1.35	c And the winner is solver0
2.11/1.84	c Got one! Elapsed wall clock time (in seconds):1.734
2.11/1.84	o 514
2.11/1.85	c And the winner is solver0
2.17/2.34	c Got one! Elapsed wall clock time (in seconds):2.239
2.17/2.34	o 507
2.17/2.36	c And the winner is solver0
2.22/2.85	c Got one! Elapsed wall clock time (in seconds):2.742
2.22/2.85	o 495
2.22/2.88	c And the winner is solver0
2.34/3.35	c Got one! Elapsed wall clock time (in seconds):3.245
2.34/3.35	o 476
2.34/3.36	c And the winner is solver0
2.34/3.85	c Got one! Elapsed wall clock time (in seconds):3.748
2.34/3.85	o 475
2.34/3.86	c And the winner is solver0
2.36/4.36	c Got one! Elapsed wall clock time (in seconds):4.251
2.36/4.36	o 466
2.36/4.37	c And the winner is solver0
2.36/4.86	c Got one! Elapsed wall clock time (in seconds):4.754
2.36/4.86	o 443
2.36/4.87	c And the winner is solver0
2.42/5.36	c Got one! Elapsed wall clock time (in seconds):5.257
2.42/5.36	o 441
2.42/5.37	c And the winner is solver0
2.48/5.87	c Got one! Elapsed wall clock time (in seconds):5.759
2.48/5.87	o 431
2.48/5.88	c And the winner is solver0
2.50/6.37	c Got one! Elapsed wall clock time (in seconds):6.262
2.50/6.37	o 430
2.50/6.38	c And the winner is solver0
2.55/6.87	c Got one! Elapsed wall clock time (in seconds):6.764
2.55/6.87	o 427
2.55/6.88	c And the winner is solver0
2.57/7.37	c Got one! Elapsed wall clock time (in seconds):7.267
2.57/7.37	o 408
2.60/7.41	c And the winner is solver0
2.65/7.87	c Got one! Elapsed wall clock time (in seconds):7.768
2.65/7.87	o 116
2.69/7.91	c And the winner is solver0
2.74/8.38	c Got one! Elapsed wall clock time (in seconds):8.27
2.74/8.38	o 110
2.78/8.40	c And the winner is solver0
2.85/8.88	c Got one! Elapsed wall clock time (in seconds):8.772
2.85/8.88	o 109
3.66/9.26	c And the winner is solver0
3.88/9.38	c Got one! Elapsed wall clock time (in seconds):9.274
3.88/9.38	o 105
4.15/9.53	c cleaning 4028 clauses out of 8063 with flag 6718/8063
4.15/9.58	c And the winner is solver0
4.42/9.88	c Got one! Elapsed wall clock time (in seconds):9.776
4.42/9.88	o 104
4.46/9.91	c And the winner is solver0
4.48/10.38	c Got one! Elapsed wall clock time (in seconds):10.278
4.48/10.38	o 69
5.17/10.73	c And the winner is solver1
5.24/10.89	c Got one! Elapsed wall clock time (in seconds):10.78
5.24/10.89	o 68
5.28/10.95	c And the winner is solver0
5.40/11.39	c Got one! Elapsed wall clock time (in seconds):11.283
5.40/11.39	o 66
5.61/11.51	c And the winner is solver0
5.65/11.89	c Got one! Elapsed wall clock time (in seconds):11.787
5.65/11.89	o 65
5.66/11.90	c And the winner is solver0
5.66/12.40	c Got one! Elapsed wall clock time (in seconds):12.291
5.66/12.40	o 62
5.66/12.45	c And the winner is solver0
5.81/12.90	c Got one! Elapsed wall clock time (in seconds):12.795
5.81/12.90	o 60
6.03/13.02	c cleaning 5925 clauses out of 11850 with flag 6571/15878
6.03/13.07	c And the winner is solver0
6.19/13.40	c Got one! Elapsed wall clock time (in seconds):13.299
6.19/13.40	o 45
6.19/13.48	c And the winner is solver0
6.36/13.91	c Got one! Elapsed wall clock time (in seconds):13.803
6.36/13.91	o 33
6.36/13.96	c And the winner is solver0
6.49/14.41	c Got one! Elapsed wall clock time (in seconds):14.308
6.49/14.41	o 32
6.67/14.53	c And the winner is solver0
6.77/14.92	c Got one! Elapsed wall clock time (in seconds):14.814
6.77/14.92	o 31
7.11/15.17	c And the winner is solver0
7.29/15.43	c Got one! Elapsed wall clock time (in seconds):15.32
7.29/15.43	o 21
7.46/15.54	c And the winner is solver0
7.55/15.96	c Got one! Elapsed wall clock time (in seconds):15.852
7.55/15.96	o 20
7.66/16.09	c And the winner is solver0
7.90/16.46	c Got one! Elapsed wall clock time (in seconds):16.359
7.90/16.46	o 19
8.24/16.61	c cleaning 7717 clauses out of 15435 with flag 7543/25388
8.24/16.63	c And the winner is solver0
8.37/16.97	c Got one! Elapsed wall clock time (in seconds):16.867
8.37/16.97	o 18
8.41/17.03	c And the winner is solver0
8.51/17.48	c Got one! Elapsed wall clock time (in seconds):17.375
8.51/17.48	o 17
8.53/17.52	c And the winner is solver0
8.59/17.99	c Got one! Elapsed wall clock time (in seconds):17.883
8.59/17.99	o 15
8.60/18.06	c And the winner is solver0
8.75/18.50	c Got one! Elapsed wall clock time (in seconds):18.391
8.75/18.50	o 13
8.75/18.56	c And the winner is solver0
8.91/19.01	c Got one! Elapsed wall clock time (in seconds):18.9
8.91/19.01	o 10
8.91/19.10	c And the winner is solver0
9.11/19.51	c Got one! Elapsed wall clock time (in seconds):19.408
9.11/19.51	o 9
9.26/19.70	c And the winner is solver0
9.49/20.03	c Got one! Elapsed wall clock time (in seconds):19.92
9.49/20.03	o 8
10.02/20.33	c cleaning 8341 clauses out of 16684 with flag 24340/34354
11.08/20.83	c cleaning 7167 clauses out of 14342 with flag 71275/40353
11.08/20.84	c And the winner is solver0
11.18/21.04	c Got one! Elapsed wall clock time (in seconds):20.929
11.18/21.04	o 5
11.92/21.42	c And the winner is solver0
11.99/21.55	c Got one! Elapsed wall clock time (in seconds):21.439
11.99/21.55	o 3
12.08/21.66	c cleaning 6277 clauses out of 12557 with flag 7126/45735
12.68/21.97	c And the winner is solver0
12.87/22.06	c Got one! Elapsed wall clock time (in seconds):21.951
12.87/22.06	o 2
12.94/22.14	c cleaning 5774 clauses out of 11550 with flag 6358/51006
14.16/22.73	c cleaning 5887 clauses out of 11780 with flag 47957/57010
15.17/23.23	c cleaning 6440 clauses out of 12888 with flag 90934/64006
16.60/23.91	c cleaning 7218 clauses out of 14446 with flag 137726/72006
17.80/24.56	c cleaning 8106 clauses out of 16226 with flag 182132/81006
18.21/24.71	c And the winner is solver0
18.25/25.07	c Got one! Elapsed wall clock time (in seconds):24.966
18.25/25.07	o 1
18.28/25.19	c And the winner is solver0
18.52/25.67	c >>>>>>>>>> Solver number 0 (43 answers) <<<<<<<<<<<<<<<<<<
18.52/25.67	c starts		: 732
18.52/25.67	c conflicts		: 85877
18.52/25.67	c decisions		: 185268
18.52/25.67	c propagations		: 6264425
18.52/25.67	c inspects		: 85012320
18.52/25.67	c shortcuts		: 0
18.52/25.67	c learnt literals	: 19
18.52/25.67	c learnt binary clauses	: 158
18.52/25.67	c learnt ternary clauses	: 768
18.52/25.67	c learnt constraints	: 85857
18.52/25.67	c ignored constraints	: 0
18.52/25.67	c root simplifications	: 0
18.52/25.67	c removed literals (reason simplification)	: 436078
18.52/25.67	c reason swapping (by a shorter reason)	: 0
18.52/25.67	c Calls to reduceDB	: 11
18.52/25.67	c Number of update (reduction) of LBD	: 44292
18.52/25.67	c Imported unit clauses	: 0
18.52/25.67	c number of reductions to clauses (during analyze)	: 0
18.52/25.67	c number of learned constraints concerned by reduction	: 0
18.52/25.67	c number of learning phase by resolution	: 0
18.52/25.67	c number of learning phase by cutting planes	: 0
18.52/25.67	c speed (assignments/second)	: 423988.1556683587
18.52/25.67	c non guided choices	4848
18.52/25.67	c learnt constraints type 
18.52/25.67	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
18.52/25.67	c starts		: 54
18.52/25.67	c conflicts		: 1961
18.52/25.67	c decisions		: 36823
18.52/25.67	c propagations		: 120130
18.52/25.67	c inspects		: 11127976
18.52/25.67	c shortcuts		: 0
18.52/25.67	c learnt literals	: 0
18.52/25.67	c learnt binary clauses	: 0
18.52/25.67	c learnt ternary clauses	: 0
18.52/25.67	c learnt constraints	: 1936
18.52/25.67	c ignored constraints	: 0
18.52/25.67	c root simplifications	: 0
18.52/25.67	c removed literals (reason simplification)	: 0
18.52/25.67	c reason swapping (by a shorter reason)	: 0
18.52/25.67	c Calls to reduceDB	: 0
18.52/25.67	c Number of update (reduction) of LBD	: 0
18.52/25.67	c Imported unit clauses	: 0
18.52/25.67	c number of reductions to clauses (during analyze)	: 0
18.52/25.67	c number of learned constraints concerned by reduction	: 0
18.52/25.67	c number of learning phase by resolution	: 0
18.52/25.67	c number of learning phase by cutting planes	: 0
18.52/25.67	c speed (assignments/second)	: 212243.81625441698
18.52/25.67	c non guided choices	4658
18.52/25.67	c learnt constraints type 
18.52/25.67	s OPTIMUM FOUND
18.52/25.67	c Found 43 solution(s)
18.52/25.68	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 x170 -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 
18.52/25.68	c objective function=1
18.52/25.68	c Total wall clock time (in seconds): 25.571

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

pid=19845
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: 0.52 0.19 0.53 2/169 19848
/proc/meminfo: memFree=31162576/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 1313 0 0 0 0 0 0 0 20 0 2 0 2825003 98635776 945 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 24081 952 722 9 0 16771 0
[pid=19848/tid=19849] ppid=19845 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) R 19845 19848 4291 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 2 0 2825004 98570240 973 33554432000 1073741824 1073778376 140737161062624 140715217903144 140715224466551 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100161 s]
/proc/loadavg: 0.52 0.19 0.53 2/169 19848
/proc/meminfo: memFree=31162576/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 4531 0 1 0 10 1 0 0 20 0 18 0 2825003 9787879424 5649 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2389619 5649 2156 9 0 2380296 0
[pid=19848/tid=19849] ppid=19845 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) R 19845 19848 4291 0 -1 4202560 2436 0 1 0 6 1 0 0 20 0 18 0 2825004 9787879424 5649 33554432000 1073741824 1073778376 140737161062624 140715217907416 262966142221 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.200385 s]
/proc/loadavg: 0.52 0.19 0.53 2/169 19848
/proc/meminfo: memFree=31162576/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 4805 0 1 0 24 1 0 0 20 0 18 0 2825003 9787879424 6386 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2389619 6386 2214 9 0 2380296 0
[pid=19848/tid=19849] ppid=19845 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) R 19845 19848 4291 0 -1 4202560 2452 0 1 0 16 1 0 0 20 0 18 0 2825004 9787879424 6386 33554432000 1073741824 1073778376 140737161062624 140715217907416 140715089726037 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300373 s]
/proc/loadavg: 0.52 0.19 0.53 2/169 19848
/proc/meminfo: memFree=31162576/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 5927 0 1 0 47 1 0 0 20 0 18 0 2825003 9787879424 7982 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2389619 7982 2231 9 0 2380296 0
[pid=19848/tid=19849] ppid=19845 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) R 19845 19848 4291 0 -1 4202560 2454 0 1 0 26 1 0 0 20 0 18 0 2825004 9787879424 7982 33554432000 1073741824 1073778376 140737161062624 140715217907416 140715089754187 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700339 s]
/proc/loadavg: 0.52 0.19 0.53 2/169 19848
/proc/meminfo: memFree=31162576/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 15797 0 1 0 164 6 0 0 20 0 19 0 2825003 10060525568 16681 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2456183 16681 2262 9 0 2446860 0
[pid=19848/tid=19849] ppid=19845 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) S 19845 19848 4291 0 -1 4202560 2472 0 1 0 29 2 0 0 20 0 19 0 2825004 10060525568 16681 33554432000 1073741824 1073778376 140737161062624 140715217908600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 0.64 0.22 0.54 1/188 19873
/proc/meminfo: memFree=31101080/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 19260 0 1 0 201 10 0 0 20 0 19 0 2825003 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2456183 19164 2265 9 0 2446860 0
[pid=19848/tid=19849] ppid=19845 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) S 19845 19848 4291 0 -1 4202560 2474 0 1 0 30 2 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715217908600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19851] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19851/stat : 19851 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715061898280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19852] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19852/stat : 19852 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715060845480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19853] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19853/stat : 19853 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715059792680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19854] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19854/stat : 19854 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715058739880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19855] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19855/stat : 19855 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715057687080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19856] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19856/stat : 19856 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715056634280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19857] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19857/stat : 19857 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715055581480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19858] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19858/stat : 19858 (java) S 19845 19848 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715054528680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19859] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19859/stat : 19859 (java) S 19845 19848 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2825005 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715042118632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19860] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19860/stat : 19860 (java) S 19845 19848 4291 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715041064696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19861] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19861/stat : 19861 (java) S 19845 19848 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715040011784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19862] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19862/stat : 19862 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715038960272 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19863] ppid=19845 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/19848/task/19863/stat : 19863 (java) S 19845 19848 4291 0 -1 4202560 6246 0 0 0 54 0 0 0 20 0 19 0 2825008 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715037907384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19864] ppid=19845 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/19848/task/19864/stat : 19864 (java) S 19845 19848 4291 0 -1 4202560 9193 0 0 0 62 2 0 0 20 0 19 0 2825008 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715036854584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19865] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19865/stat : 19865 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715035801976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19866] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19866/stat : 19866 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715034749384 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19869] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19869/stat : 19869 (java) S 19845 19848 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2825037 10060525568 19164 33554432000 1073741824 1073778376 140737161062624 140715031590312 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 0.64 0.22 0.54 1/188 19879
/proc/meminfo: memFree=31089584/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 19377 0 1 0 222 12 0 0 20 0 19 0 2825003 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2456183 23277 2265 9 0 2446860 0
[pid=19848/tid=19849] ppid=19845 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) S 19845 19848 4291 0 -1 4202560 2475 0 1 0 31 2 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715217908600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19851] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19851/stat : 19851 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715061898280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19852] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19852/stat : 19852 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715060845480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19853] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19853/stat : 19853 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715059792680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19854] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19854/stat : 19854 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715058739880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19855] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19855/stat : 19855 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715057687080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19856] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19856/stat : 19856 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715056634280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19857] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19857/stat : 19857 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715055581480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19858] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19858/stat : 19858 (java) S 19845 19848 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715054528680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19859] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19859/stat : 19859 (java) S 19845 19848 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2825005 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715042118632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19860] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19860/stat : 19860 (java) S 19845 19848 4291 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715041064696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19861] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19861/stat : 19861 (java) S 19845 19848 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715040011784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19862] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19862/stat : 19862 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715038960272 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19863] ppid=19845 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/19848/task/19863/stat : 19863 (java) S 19845 19848 4291 0 -1 4202560 6325 0 0 0 61 0 0 0 20 0 19 0 2825008 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715037907384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19864] ppid=19845 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/19848/task/19864/stat : 19864 (java) S 19845 19848 4291 0 -1 4202560 9203 0 0 0 71 2 0 0 20 0 19 0 2825008 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715036854584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19865] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19865/stat : 19865 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715035801976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19866] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19866/stat : 19866 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715034749384 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19869] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19869/stat : 19869 (java) S 19845 19848 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2825037 10060525568 23277 33554432000 1073741824 1073778376 140737161062624 140715031590312 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30082 s]
/proc/loadavg: 0.64 0.22 0.54 1/188 19900
/proc/meminfo: memFree=31052856/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 19477 0 1 0 237 13 0 0 20 0 19 0 2825003 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2456183 30724 2268 9 0 2446860 0
[pid=19848/tid=19849] ppid=19845 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) S 19845 19848 4291 0 -1 4202560 2479 0 1 0 32 2 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715217908600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19851] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19851/stat : 19851 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715061898280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19852] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19852/stat : 19852 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715060845480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19853] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19853/stat : 19853 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715059792680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19854] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19854/stat : 19854 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715058739880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19855] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19855/stat : 19855 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715057687080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19856] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19856/stat : 19856 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715056634280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19857] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19857/stat : 19857 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715055581480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19858] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19858/stat : 19858 (java) S 19845 19848 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715054528680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19859] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19859/stat : 19859 (java) S 19845 19848 4291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2825005 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715042118632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19860] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19860/stat : 19860 (java) S 19845 19848 4291 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715041064696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19861] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19861/stat : 19861 (java) S 19845 19848 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715040011784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19862] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19862/stat : 19862 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715038960272 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19863] ppid=19845 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/19848/task/19863/stat : 19863 (java) S 19845 19848 4291 0 -1 4202560 6336 0 0 0 64 0 0 0 20 0 19 0 2825008 10060525568 30724 33554432000 1073741824 1073778376 140737161062624 140715037907384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

/proc/19848/task/19863/stat : 19863 (java) S 19845 19848 4291 0 -1 4202560 6380 0 0 0 92 0 0 0 20 0 19 0 2825008 10060525568 48663 33554432000 1073741824 1073778376 140737161062624 140715037907384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19864] ppid=19845 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/19848/task/19864/stat : 19864 (java) S 19845 19848 4291 0 -1 4202560 9399 0 0 0 113 2 0 0 20 0 19 0 2825008 10060525568 48663 33554432000 1073741824 1073778376 140737161062624 140715036854584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19865] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19865/stat : 19865 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 48663 33554432000 1073741824 1073778376 140737161062624 140715035801976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19866] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19866/stat : 19866 (java) S 19845 19848 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 48663 33554432000 1073741824 1073778376 140737161062624 140715034749384 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19933] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19933/stat : 19933 (java) S 19845 19848 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2826093 10060525568 48663 33554432000 1073741824 1073778376 140737161062624 140715031590312 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 9824732
#
############


[startup+12.7008 s]
/proc/loadavg: 0.70 0.24 0.54 1/188 19939
/proc/meminfo: memFree=30974816/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9824732 CPUtime=5.8 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 19945 0 1 0 541 39 0 0 20 0 19 0 2825003 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2456183 48666 2288 9 0 2446860 0
[pid=19848/tid=19849] ppid=19845 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) S 19845 19848 4291 0 -1 4202560 2480 0 1 0 35 2 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715217908600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19851] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19851/stat : 19851 (java) S 19845 19848 4291 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715061898280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19852] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19852/stat : 19852 (java) S 19845 19848 4291 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715060845480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19853] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19853/stat : 19853 (java) S 19845 19848 4291 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715059792680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19854] ppid=19845 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19848/task/19854/stat : 19854 (java) S 19845 19848 4291 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715058739880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19855] ppid=19845 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19848/task/19855/stat : 19855 (java) S 19845 19848 4291 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715057687080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19856] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19856/stat : 19856 (java) S 19845 19848 4291 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715056634280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19857] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19857/stat : 19857 (java) S 19845 19848 4291 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715055581480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19858] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19858/stat : 19858 (java) S 19845 19848 4291 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2825004 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715054528680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19859] ppid=19845 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19848/task/19859/stat : 19859 (java) S 19845 19848 4291 0 -1 4202560 14 0 0 0 0 4 0 0 20 0 19 0 2825005 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715042118632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19860] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19860/stat : 19860 (java) S 19845 19848 4291 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715041064696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19861] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19861/stat : 19861 (java) S 19845 19848 4291 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715040011784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19862] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19862/stat : 19862 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715038960272 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19863] ppid=19845 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/19848/task/19863/stat : 19863 (java) S 19845 19848 4291 0 -1 4202560 6380 0 0 0 92 0 0 0 20 0 19 0 2825008 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715037907384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19864] ppid=19845 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/19848/task/19864/stat : 19864 (java) S 19845 19848 4291 0 -1 4202560 9402 0 0 0 114 2 0 0 20 0 19 0 2825008 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715036854584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19865] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19865/stat : 19865 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715035801976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19866] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19866/stat : 19866 (java) S 19845 19848 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715034749384 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19933] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19933/stat : 19933 (java) S 19845 19848 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2826093 10060525568 48666 33554432000 1073741824 1073778376 140737161062624 140715031590312 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+25.5009 s]
/proc/loadavg: 0.75 0.27 0.54 1/188 19999
/proc/meminfo: memFree=30467612/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9824732 CPUtime=18.49 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 20788 0 1 0 1755 94 0 0 20 0 19 0 2825003 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2456183 175433 2289 9 0 2446860 0
[pid=19848/tid=19849] ppid=19845 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) S 19845 19848 4291 0 -1 4202560 2487 0 1 0 50 2 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715217908600 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19851] ppid=19845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19848/task/19851/stat : 19851 (java) S 19845 19848 4291 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715061898280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19852] ppid=19845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19848/task/19852/stat : 19852 (java) S 19845 19848 4291 0 -1 4202560 38 0 0 0 7 1 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715060845480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19853] ppid=19845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19848/task/19853/stat : 19853 (java) S 19845 19848 4291 0 -1 4202560 26 0 0 0 8 0 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715059792680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19854] ppid=19845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19848/task/19854/stat : 19854 (java) S 19845 19848 4291 0 -1 4202560 31 0 0 0 9 0 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715058739880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19855] ppid=19845 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19848/task/19855/stat : 19855 (java) S 19845 19848 4291 0 -1 4202560 28 0 0 0 6 1 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715057687080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19856] ppid=19845 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/19848/task/19856/stat : 19856 (java) S 19845 19848 4291 0 -1 4202560 38 0 0 0 10 2 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715056634280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19857] ppid=19845 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19848/task/19857/stat : 19857 (java) S 19845 19848 4291 0 -1 4202560 18 0 0 0 6 0 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715055581480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19858] ppid=19845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19848/task/19858/stat : 19858 (java) S 19845 19848 4291 0 -1 4202560 30 0 0 0 7 2 0 0 20 0 19 0 2825004 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715054528680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19859] ppid=19845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19848/task/19859/stat : 19859 (java) S 19845 19848 4291 0 -1 4202560 263 0 0 0 1 8 0 0 20 0 19 0 2825005 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715042118632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19860] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19860/stat : 19860 (java) S 19845 19848 4291 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715041064696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19861] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19861/stat : 19861 (java) S 19845 19848 4291 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715040011784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19862] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19862/stat : 19862 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715038960272 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19863] ppid=19845 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/19848/task/19863/stat : 19863 (java) S 19845 19848 4291 0 -1 4202560 6380 0 0 0 97 0 0 0 20 0 19 0 2825008 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715037907384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19864] ppid=19845 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/19848/task/19864/stat : 19864 (java) S 19845 19848 4291 0 -1 4202560 9433 0 0 0 132 2 0 0 20 0 19 0 2825008 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715036854584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19865] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19865/stat : 19865 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715035801976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19866] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19866/stat : 19866 (java) S 19845 19848 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715034749384 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19933] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19933/stat : 19933 (java) S 19845 19848 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2826093 10060525568 175433 33554432000 1073741824 1073778376 140737161062624 140715031590312 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 18.49
Current children cumulated vsize (KiB) 9824732
heavy processes:

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19848 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+25.6078 s]
/proc/loadavg: 0.75 0.27 0.54 1/188 19999
/proc/meminfo: memFree=30467612/32872528 swapFree=295864/318348
[pid=19848] ppid=19845 vsize=9824732 CPUtime=18.51 cores=1,3,5,7
/proc/19848/stat : 19848 (java) S 19845 19848 4291 0 -1 4202496 20790 0 1 0 1757 94 0 0 20 0 19 0 2825003 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140737161053760 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19848/statm: 2456183 176457 2289 9 0 2446860 0
[pid=19848/tid=19849] ppid=19845 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/19848/task/19849/stat : 19849 (java) R 19845 19848 4291 0 -1 4202560 2489 0 1 0 52 2 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715217908128 140715090430631 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19851] ppid=19845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19848/task/19851/stat : 19851 (java) S 19845 19848 4291 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715061898280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19852] ppid=19845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19848/task/19852/stat : 19852 (java) S 19845 19848 4291 0 -1 4202560 38 0 0 0 7 1 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715060845480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19853] ppid=19845 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19848/task/19853/stat : 19853 (java) S 19845 19848 4291 0 -1 4202560 26 0 0 0 8 0 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715059792680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19854] ppid=19845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19848/task/19854/stat : 19854 (java) S 19845 19848 4291 0 -1 4202560 31 0 0 0 9 0 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715058739880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19855] ppid=19845 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19848/task/19855/stat : 19855 (java) S 19845 19848 4291 0 -1 4202560 28 0 0 0 6 1 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715057687080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19856] ppid=19845 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/19848/task/19856/stat : 19856 (java) S 19845 19848 4291 0 -1 4202560 38 0 0 0 10 2 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715056634280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19857] ppid=19845 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19848/task/19857/stat : 19857 (java) S 19845 19848 4291 0 -1 4202560 18 0 0 0 6 0 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715055581480 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19858] ppid=19845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19848/task/19858/stat : 19858 (java) S 19845 19848 4291 0 -1 4202560 30 0 0 0 7 2 0 0 20 0 19 0 2825004 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715054528680 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19859] ppid=19845 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19848/task/19859/stat : 19859 (java) S 19845 19848 4291 0 -1 4202560 263 0 0 0 1 8 0 0 20 0 19 0 2825005 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715042118632 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19860] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19860/stat : 19860 (java) S 19845 19848 4291 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715041064696 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19848/tid=19861] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19861/stat : 19861 (java) S 19845 19848 4291 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 2825006 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715040011784 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19862] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19862/stat : 19862 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715038960272 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19863] ppid=19845 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/19848/task/19863/stat : 19863 (java) S 19845 19848 4291 0 -1 4202560 6380 0 0 0 97 0 0 0 20 0 19 0 2825008 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715037907384 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19848/tid=19864] ppid=19845 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/19848/task/19864/stat : 19864 (java) S 19845 19848 4291 0 -1 4202560 9433 0 0 0 132 2 0 0 20 0 19 0 2825008 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715036854584 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19865] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19865/stat : 19865 (java) S 19845 19848 4291 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715035801976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19848/tid=19866] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19866/stat : 19866 (java) S 19845 19848 4291 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2825008 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715034749384 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19848/tid=19933] ppid=19845 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19848/task/19933/stat : 19933 (java) S 19845 19848 4291 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2826093 10060525568 176457 33554432000 1073741824 1073778376 140737161062624 140715031590312 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 18.51
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.00999975
#  lost CPU user time (s): 0.00999975
#  lost CPU system time (s): 0

Real time (s): 25.6855
CPU time (s): 18.6912
CPU user time (s): 17.6583
CPU system time (s): 1.03284
CPU usage (%): 72.7692
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6483
system time used= 1.03284
maximum resident set size= 716836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21002
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2517
involuntary context switches= 1433

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.183972 second user time and 0.19397 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-30 23:17:54
IDJOB=4109717
IDBENCH=78903
IDSOLVER=2552
FILE ID=node128/4109717-1467321474
RUNJOBID= node128-1467318834-9455
PBS_JOBID= 20005249
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900553647--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109717-1467321474/watcher-4109717-1467321474 -o /tmp/evaluation-result-4109717-1467321474/solver-4109717-1467321474 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1467318834-9455 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109717-1467321474.wbo

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

MD5SUM BENCH= 187986d7f99d984dce20251cf704622a
RANDOM SEED=822554316

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31163212 kB
Buffers:           83388 kB
Cached:           554784 kB
SwapCached:            0 kB
Active:           212488 kB
Inactive:         441800 kB
Active(anon):      18668 kB
Inactive(anon):        4 kB
Active(file):     193820 kB
Inactive(file):   441796 kB
Unevictable:      318348 kB
Mlocked:          295864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               804 kB
Writeback:             0 kB
AnonPages:        334472 kB
Mapped:            13800 kB
Shmem:               204 kB
Slab:             607528 kB
SReclaimable:      51224 kB
SUnreclaim:       556304 kB
KernelStack:        1368 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     417308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 71744 MiB
End job on node128 at 2016-06-30 23:18:20