Trace number 4106132

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPT3 61.07 59.7652

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=223-P1=61-P2=13-P3=127-P4=37-P5=37-P6=137-P7=37-P8=223-B.opb
MD5SUM8f717fbc7f85484ebc0de379ab09a890
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.136978
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables192
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)512
Sum of products size (including duplicates)1024
Number of different products512
Sum of products size1024

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.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106132-1466270052.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.11/0.18	c ... done. Wall clock time 0.078s.
0.11/0.18	c declared #vars     192
0.11/0.18	c internal #vars     704
0.11/0.18	c #constraints  1049
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 512
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 537
0.11/0.18	c 1049 constraints processed.
0.11/0.18	c objective function length is 8 literals
0.77/0.55	c cleaning 2492 clauses out of 5001 with flag 10660/5001
1.27/0.92	c cleaning 4248 clauses out of 8509 with flag 23481/11001
1.77/1.44	c cleaning 5622 clauses out of 11261 with flag 39075/18001
2.48/2.16	c cleaning 6812 clauses out of 13639 with flag 61548/26001
3.17/2.78	c cleaning 7908 clauses out of 15827 with flag 82502/35001
3.67/3.21	c cleaning 8946 clauses out of 17918 with flag 105150/45000
3.88/3.49	c SATISFIABLE
3.88/3.49	c OPTIMIZING...
3.88/3.49	c Got one! Elapsed wall clock time (in seconds):3.393
3.88/3.50	o 3
4.17/3.77	c cleaning 9947 clauses out of 19948 with flag 11242/55976
4.57/4.12	c cleaning 7993 clauses out of 16001 with flag 25191/61976
4.88/4.44	c cleaning 7479 clauses out of 15009 with flag 41039/68977
5.17/4.77	c cleaning 7752 clauses out of 15530 with flag 58787/76977
5.57/5.17	c cleaning 8373 clauses out of 16776 with flag 78693/85975
6.10/5.67	c cleaning 9193 clauses out of 18402 with flag 99815/95975
7.09/6.27	c cleaning 10096 clauses out of 20209 with flag 123584/106975
8.26/7.04	c cleaning 11046 clauses out of 22114 with flag 149285/118976
9.55/8.38	c cleaning 12032 clauses out of 24067 with flag 178893/131975
10.65/9.47	c cleaning 13011 clauses out of 26035 with flag 209669/145975
12.06/10.81	c cleaning 14000 clauses out of 28024 with flag 244785/160975
12.76/11.59	c cleaning 15005 clauses out of 30024 with flag 279283/176975
13.94/12.62	c cleaning 15985 clauses out of 32019 with flag 316783/193975
14.95/13.69	c cleaning 17012 clauses out of 34034 with flag 359060/211975
16.25/14.99	c cleaning 18005 clauses out of 36022 with flag 404816/230976
18.05/16.77	c cleaning 18993 clauses out of 38016 with flag 450608/250975
19.35/18.01	c cleaning 20007 clauses out of 40023 with flag 498537/271975
20.65/19.36	c cleaning 21005 clauses out of 42016 with flag 547407/293975
22.15/20.87	c cleaning 21989 clauses out of 44011 with flag 600182/316975
23.95/22.67	c cleaning 23003 clauses out of 46022 with flag 656831/340975
25.95/24.69	c cleaning 24001 clauses out of 48019 with flag 713825/365976
27.86/26.57	c cleaning 24995 clauses out of 50020 with flag 773444/391978
30.98/29.64	c cleaning 26008 clauses out of 52022 with flag 834854/418975
32.98/31.63	c cleaning 26997 clauses out of 54014 with flag 897045/446975
35.08/33.76	c cleaning 28001 clauses out of 56017 with flag 961988/475976
37.79/36.46	c cleaning 28999 clauses out of 58015 with flag 1027210/505975
40.48/39.19	c cleaning 30003 clauses out of 60017 with flag 1096795/536976
43.48/42.13	c cleaning 30997 clauses out of 62011 with flag 1167980/568975
47.18/45.88	c cleaning 31996 clauses out of 64013 with flag 1240204/601975
50.77/49.49	c cleaning 33002 clauses out of 66018 with flag 1314557/635976
54.67/53.31	c cleaning 34000 clauses out of 68015 with flag 1397899/670976
60.78/59.50	c cleaning 35004 clauses out of 70011 with flag 1475745/706975
61.07/59.74	c starts		: 1710
61.07/59.74	c conflicts		: 709885
61.07/59.74	c decisions		: 817317
61.07/59.74	c propagations		: 13570647
61.07/59.74	c inspects		: 1065205733
61.07/59.74	c shortcuts		: 0
61.07/59.74	c learnt literals	: 14
61.07/59.74	c learnt binary clauses	: 25
61.07/59.74	c learnt ternary clauses	: 58
61.07/59.74	c learnt constraints	: 709870
61.07/59.74	c ignored constraints	: 0
61.07/59.74	c root simplifications	: 0
61.07/59.74	c removed literals (reason simplification)	: 0
61.07/59.74	c reason swapping (by a shorter reason)	: 0
61.07/59.74	c Calls to reduceDB	: 38
61.07/59.74	c Number of update (reduction) of LBD	: 27951
61.07/59.74	c Imported unit clauses	: 0
61.07/59.74	c number of reductions to clauses (during analyze)	: 0
61.07/59.74	c number of learned constraints concerned by reduction	: 0
61.07/59.74	c number of learning phase by resolution	: 0
61.07/59.74	c number of learning phase by cutting planes	: 0
61.07/59.74	c speed (assignments/second)	: 227848.33781061115
61.07/59.74	c non guided choices	5965
61.07/59.74	c learnt constraints type 
61.07/59.74	s OPTIMUM FOUND
61.07/59.74	c Found 1 solution(s)
61.07/59.74	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 
61.07/59.75	c objective function=3
61.07/59.75	c Total wall clock time (in seconds): 59.646

Verifier Data

OK	3

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-4106132-1466270052/watcher-4106132-1466270052 -o /tmp/evaluation-result-4106132-1466270052/solver-4106132-1466270052 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19865 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106132-1466270052.opb 

pid=21144
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 21147
/proc/meminfo: memFree=30546352/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 29054147 98570240 977 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 24065 977 743 9 0 16771 0
[pid=21147/tid=21148] ppid=21144 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29054147 98570240 977 33554432000 1073741824 1073778376 140734903404000 139673896640040 213193147776 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 21147
/proc/meminfo: memFree=30546352/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 4482 0 1 0 10 1 0 0 20 0 18 0 29054147 9787879424 6119 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2389619 6119 2157 9 0 2380296 0
[pid=21147/tid=21148] ppid=21144 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2380 0 1 0 6 1 0 0 20 0 18 0 29054147 9787879424 6119 33554432000 1073741824 1073778376 140734903404000 139673896643488 213196530957 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.200386 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 21147
/proc/meminfo: memFree=30546352/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 4956 0 1 0 25 2 0 0 20 0 19 0 29054147 9856040960 7534 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 7535 2223 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2408 0 1 0 16 1 0 0 20 0 19 0 29054147 9856040960 7537 33554432000 1073741824 1073778376 140734903404000 139673896645248 139673762553428 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9625040

[startup+0.300359 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 21147
/proc/meminfo: memFree=30546352/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 6244 0 1 0 51 2 0 0 20 0 19 0 29054147 9856040960 8295 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 8295 2245 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2416 0 1 0 26 1 0 0 20 0 19 0 29054147 9856040960 8295 33554432000 1073741824 1073778376 140734903404000 139673896644776 139673899930576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9625040

[startup+0.700301 s]
/proc/loadavg: 2.26 2.23 2.18 3/194 21147
/proc/meminfo: memFree=30546352/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 7757 0 1 0 104 2 0 0 20 0 19 0 29054147 9856040960 9473 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 9473 2254 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2417 0 1 0 66 1 0 0 20 0 19 0 29054147 9856040960 9473 33554432000 1073741824 1073778376 140734903404000 139673896644888 139673762991968 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.26 2.23 2.18 3/213 21166
/proc/meminfo: memFree=30514604/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=1.88 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 7763 0 1 0 186 2 0 0 20 0 19 0 29054147 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 10500 2256 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2420 0 1 0 146 1 0 0 20 0 19 0 29054147 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673896643008 139673763025838 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673885706920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673884654376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673883601832 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673882549288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673881495720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673734953256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673733900712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673732848168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673720650344 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673719596664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673718544008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054151 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673717492752 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19848 0 -1 4202560 2519 0 0 0 21 0 0 0 20 0 19 0 29054152 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673716439096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19848 0 -1 4202560 1553 0 0 0 16 0 0 0 20 0 19 0 29054152 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673715386552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673714334200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673713281864 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21166/stat : 21166 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054165 9856040960 10500 33554432000 1073741824 1073778376 140734903404000 139673712227624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.23 2.22 2.18 3/213 21166
/proc/meminfo: memFree=30509640/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=3.57 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 8892 0 1 0 354 3 0 0 20 0 19 0 29054147 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 12634 2257 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2425 0 1 0 306 1 0 0 20 0 19 0 29054147 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673896645048 139673762992301 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673885706920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673884654376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673883601832 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673882549288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673881495720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673734953256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673733900712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673732848168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673720650344 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673719596664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673718544008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054151 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673717492752 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19848 0 -1 4202560 2537 0 0 0 23 0 0 0 20 0 19 0 29054152 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673716439096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19848 0 -1 4202560 2659 0 0 0 21 1 0 0 20 0 19 0 29054152 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673715386552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673714334200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673713281864 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21166/stat : 21166 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054165 9856040960 12634 33554432000 1073741824 1073778376 140734903404000 139673712227624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.23 2.22 2.18 3/213 21166
/proc/meminfo: memFree=30488152/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=7.24 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 18417 0 1 0 720 4 0 0 20 0 19 0 29054147 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 23571 2258 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2437 0 1 0 625 1 0 0 20 0 19 0 29054147 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673896645024 139673763024973 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673885706920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673884654376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673883601832 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673882549288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673881495720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673734953256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673733900712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673732848168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19848 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673720650344 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19848 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673719596664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673718544008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054151 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673717492752 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19848 0 -1 4202560 2544 0 0 0 25 0 0 0 20 0 19 0 29054152 9856040960 23571 33554432000 1073741824 1073778376 140734903404000 139673716439096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9625040 CPUtime=0.67 cores=1,3,5,7

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

[pid=21147/tid=21159] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673719596664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673718544008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054151 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673717492752 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19848 0 -1 4202560 2544 0 0 0 25 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673716439096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19848 0 -1 4202560 12870 0 0 0 106 3 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673715386552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673714334200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673713281864 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21166/stat : 21166 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054165 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673712227624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 59.78
Current children cumulated vsize (KiB) 9625040

[startup+59.2008 s]
/proc/loadavg: 2.37 2.26 2.19 3/213 21166
/proc/meminfo: memFree=30323456/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=60.57 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 19212 0 1 0 6050 7 0 0 20 0 19 0 29054147 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 45412 2271 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=59 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2487 0 1 0 5898 2 0 0 20 0 19 0 29054147 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673896636080 139673763068812 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673885706920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673884654376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673883601832 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673882549288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19848 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673881495720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673734953256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673733900712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673732848168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19848 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673720650344 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673719596664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673718544008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054151 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673717492752 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19848 0 -1 4202560 2544 0 0 0 25 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673716439096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19848 0 -1 4202560 12870 0 0 0 106 3 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673715386552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673714334200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673713281864 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21166/stat : 21166 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054165 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673712227624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 60.57
Current children cumulated vsize (KiB) 9625040

[startup+59.6008 s]
/proc/loadavg: 2.37 2.26 2.19 3/213 21166
/proc/meminfo: memFree=30323456/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=60.97 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 19212 0 1 0 6090 7 0 0 20 0 19 0 29054147 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 45412 2271 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=59.4 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2487 0 1 0 5938 2 0 0 20 0 19 0 29054147 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673896636080 139673763068641 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673885706920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673884654376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673883601832 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673882549288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19848 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673881495720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673734953256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673733900712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673732848168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19848 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673720650344 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673719596664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673718544008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054151 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673717492752 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19848 0 -1 4202560 2544 0 0 0 25 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673716439096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19848 0 -1 4202560 12870 0 0 0 106 3 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673715386552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673714334200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673713281864 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21166/stat : 21166 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054165 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673712227624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 60.97
Current children cumulated vsize (KiB) 9625040

[startup+59.7008 s]
/proc/loadavg: 2.37 2.26 2.19 3/213 21166
/proc/meminfo: memFree=30323456/32872528 swapFree=877056/942464
[pid=21147] ppid=21144 vsize=9625040 CPUtime=61.07 cores=1,3,5,7
/proc/21147/stat : 21147 (java) S 21144 21147 19848 0 -1 4202496 19212 0 1 0 6100 7 0 0 20 0 19 0 29054147 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 140734903395136 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21147/statm: 2406260 45412 2271 9 0 2396937 0
[pid=21147/tid=21148] ppid=21144 vsize=9625040 CPUtime=59.49 cores=1,3,5,7
/proc/21147/task/21148/stat : 21148 (java) R 21144 21147 19848 0 -1 4202560 2487 0 1 0 5947 2 0 0 20 0 19 0 29054147 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673896636080 139673763025049 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=21147/tid=21150] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21150/stat : 21150 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673885706920 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21151] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21151/stat : 21151 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673884654376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21152] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21152/stat : 21152 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673883601832 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21153] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21153/stat : 21153 (java) S 21144 21147 19848 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673882549288 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21154] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21154/stat : 21154 (java) S 21144 21147 19848 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673881495720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21155] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21155/stat : 21155 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673734953256 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21147/tid=21156] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21156/stat : 21156 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673733900712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21157] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21157/stat : 21157 (java) S 21144 21147 19848 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29054148 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673732848168 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21158] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21158/stat : 21158 (java) S 21144 21147 19848 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673720650344 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21159] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21159/stat : 21159 (java) S 21144 21147 19848 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673719596664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21160] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21160/stat : 21160 (java) S 21144 21147 19848 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29054149 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673718544008 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21161] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21161/stat : 21161 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054151 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673717492752 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21162] ppid=21144 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/21147/task/21162/stat : 21162 (java) S 21144 21147 19848 0 -1 4202560 2544 0 0 0 25 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673716439096 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21163] ppid=21144 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/21147/task/21163/stat : 21163 (java) S 21144 21147 19848 0 -1 4202560 12870 0 0 0 106 3 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673715386552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21164] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21164/stat : 21164 (java) S 21144 21147 19848 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673714334200 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21147/tid=21165] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21165/stat : 21165 (java) S 21144 21147 19848 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29054152 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673713281864 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21147/tid=21166] ppid=21144 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/21147/task/21166/stat : 21166 (java) S 21144 21147 19848 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29054165 9856040960 45412 33554432000 1073741824 1073778376 140734903404000 139673712227624 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 61.07
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21147 and gives
#  childrusage.ru_utime.tv_sec=60
#  childrusage.ru_utime.tv_usec=882744
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100984
# CPU time returned by wait4() is 60.9837
# while last known CPU time is 61.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 59.7652
CPU time (s): 61.07
CPU user time (s): 61
CPU system time (s): 0.07
CPU usage (%): 102.183
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.8827
system time used= 0.100984
maximum resident set size= 181752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19249
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1549
involuntary context switches= 321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.396939 second user time and 0.572912 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-18 19:14:12
IDJOB=4106132
IDBENCH=47946
IDSOLVER=2546
FILE ID=node113/4106132-1466270052
RUNJOBID= node113-1466265808-19865
PBS_JOBID= 19918235
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=223-P1=61-P2=13-P3=127-P4=37-P5=37-P6=137-P7=37-P8=223-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106132-1466270052/watcher-4106132-1466270052 -o /tmp/evaluation-result-4106132-1466270052/solver-4106132-1466270052 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1466265808-19865 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106132-1466270052.opb

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

MD5SUM BENCH= 8f717fbc7f85484ebc0de379ab09a890
RANDOM SEED=1623546994

node113.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.799
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.59
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.799
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.799
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.799
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.799
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.799
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.54
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.799
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.54
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.799
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:        30546980 kB
Buffers:          111752 kB
Cached:           282284 kB
SwapCached:         1896 kB
Active:           329008 kB
Inactive:         308592 kB
Active(anon):     244156 kB
Inactive(anon):     2024 kB
Active(file):      84852 kB
Inactive(file):   306568 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67098956 kB
Dirty:               492 kB
Writeback:             0 kB
AnonPages:       1205812 kB
Mapped:            15348 kB
Shmem:                 0 kB
Slab:             606608 kB
SReclaimable:      49944 kB
SUnreclaim:       556664 kB
KernelStack:        1760 kB
PageTables:         6676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1661508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 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= 71704 MiB
End job on node113 at 2016-06-18 19:15:12