Trace number 4085906

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.66 60.3366

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-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.135979
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4085906-1465254148.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.19	c ... done. Wall clock time 0.081s.
0.10/0.19	c declared #vars     192
0.10/0.19	c internal #vars     704
0.10/0.19	c #constraints  1049
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 512
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 537
0.10/0.19	c 1049 constraints processed.
0.10/0.19	c objective function length is 8 literals
0.77/0.58	c cleaning 2492 clauses out of 5001 with flag 10660/5001
1.28/0.98	c cleaning 4248 clauses out of 8509 with flag 23481/11001
1.87/1.53	c cleaning 5622 clauses out of 11261 with flag 39075/18001
2.59/2.28	c cleaning 6812 clauses out of 13639 with flag 61548/26001
3.35/2.93	c cleaning 7908 clauses out of 15827 with flag 82502/35001
3.76/3.36	c cleaning 8946 clauses out of 17918 with flag 105150/45000
4.05/3.65	c SATISFIABLE
4.05/3.65	c OPTIMIZING...
4.05/3.65	c Got one! Elapsed wall clock time (in seconds):3.54
4.05/3.65	o 3
4.35/3.93	c cleaning 9947 clauses out of 19948 with flag 11242/55976
4.65/4.28	c cleaning 7993 clauses out of 16001 with flag 25191/61976
4.96/4.60	c cleaning 7479 clauses out of 15009 with flag 41039/68977
5.35/4.93	c cleaning 7752 clauses out of 15530 with flag 58787/76977
5.75/5.34	c cleaning 8373 clauses out of 16776 with flag 78693/85975
6.27/5.84	c cleaning 9193 clauses out of 18402 with flag 99815/95975
7.26/6.47	c cleaning 10096 clauses out of 20209 with flag 123584/106975
8.44/7.28	c cleaning 11046 clauses out of 22114 with flag 149285/118976
9.83/8.63	c cleaning 12032 clauses out of 24067 with flag 178893/131975
10.93/9.74	c cleaning 13011 clauses out of 26035 with flag 209669/145975
12.25/11.09	c cleaning 14000 clauses out of 28024 with flag 244785/160975
13.04/11.87	c cleaning 15005 clauses out of 30024 with flag 279283/176975
14.21/12.90	c cleaning 15985 clauses out of 32019 with flag 316783/193975
15.23/13.98	c cleaning 17012 clauses out of 34034 with flag 359060/211975
16.53/15.28	c cleaning 18005 clauses out of 36022 with flag 404816/230976
18.33/17.08	c cleaning 18993 clauses out of 38016 with flag 450608/250975
19.63/18.33	c cleaning 20007 clauses out of 40023 with flag 498537/271975
20.93/19.69	c cleaning 21005 clauses out of 42016 with flag 547407/293975
22.53/21.22	c cleaning 21989 clauses out of 44011 with flag 600182/316975
24.34/23.03	c cleaning 23003 clauses out of 46022 with flag 656831/340975
26.34/25.06	c cleaning 24001 clauses out of 48019 with flag 713825/365976
28.23/26.95	c cleaning 24995 clauses out of 50020 with flag 773444/391978
31.37/30.04	c cleaning 26008 clauses out of 52022 with flag 834854/418975
33.37/32.03	c cleaning 26997 clauses out of 54014 with flag 897045/446975
35.47/34.16	c cleaning 28001 clauses out of 56017 with flag 961988/475976
38.17/36.89	c cleaning 28999 clauses out of 58015 with flag 1027210/505975
40.97/39.64	c cleaning 30003 clauses out of 60017 with flag 1096795/536976
43.87/42.59	c cleaning 30997 clauses out of 62011 with flag 1167980/568975
47.67/46.37	c cleaning 31996 clauses out of 64013 with flag 1240204/601975
51.37/50.00	c cleaning 33002 clauses out of 66018 with flag 1314557/635976
55.16/53.85	c cleaning 34000 clauses out of 68015 with flag 1397899/670976
61.36/60.08	c cleaning 35004 clauses out of 70011 with flag 1475745/706975
61.66/60.32	c starts		: 1710
61.66/60.32	c conflicts		: 709885
61.66/60.32	c decisions		: 817317
61.66/60.32	c propagations		: 13570647
61.66/60.32	c inspects		: 1065205733
61.66/60.32	c shortcuts		: 0
61.66/60.33	c learnt literals	: 14
61.66/60.33	c learnt binary clauses	: 25
61.66/60.33	c learnt ternary clauses	: 58
61.66/60.33	c learnt constraints	: 709870
61.66/60.33	c ignored constraints	: 0
61.66/60.33	c root simplifications	: 0
61.66/60.33	c removed literals (reason simplification)	: 0
61.66/60.33	c reason swapping (by a shorter reason)	: 0
61.66/60.33	c Calls to reduceDB	: 38
61.66/60.33	c Number of update (reduction) of LBD	: 27951
61.66/60.33	c Imported unit clauses	: 0
61.66/60.33	c number of reductions to clauses (during analyze)	: 0
61.66/60.33	c number of learned constraints concerned by reduction	: 0
61.66/60.33	c number of learning phase by resolution	: 0
61.66/60.33	c number of learning phase by cutting planes	: 0
61.66/60.33	c speed (assignments/second)	: 225673.44597066552
61.66/60.33	c non guided choices	5965
61.66/60.33	c learnt constraints type 
61.66/60.33	s OPTIMUM FOUND
61.66/60.33	c Found 1 solution(s)
61.66/60.33	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.66/60.33	c objective function=3
61.66/60.33	c Total wall clock time (in seconds): 60.222

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-4085906-1465254148/watcher-4085906-1465254148 -o /tmp/evaluation-result-4085906-1465254148/solver-4085906-1465254148 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3501 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085906-1465254148.opb 

pid=4785
running on 4 cores: 0,2,4,6

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.27 2.13 2.03 4/194 4788
/proc/meminfo: memFree=31229884/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 107349252 98570240 978 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 24065 978 744 9 0 16771 0
[pid=4788/tid=4789] ppid=4785 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 107349252 98570240 978 33554432000 1073741824 1073778376 140733900109360 140598589357608 213866333568 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.27 2.13 2.03 4/194 4788
/proc/meminfo: memFree=31229884/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 4434 0 1 0 9 1 0 0 20 0 18 0 107349252 9787879424 6070 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2389619 6070 2140 9 0 2380296 0
[pid=4788/tid=4789] ppid=4785 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2379 0 1 0 7 0 0 0 20 0 18 0 107349252 9787879424 6070 33554432000 1073741824 1073778376 140733900109360 140598589361056 213869716749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200303 s]
/proc/loadavg: 2.27 2.13 2.03 4/194 4788
/proc/meminfo: memFree=31229884/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 4752 0 1 0 24 1 0 0 20 0 19 0 107349252 9856040960 7353 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 7353 2217 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2407 0 1 0 17 0 0 0 20 0 19 0 107349252 9856040960 7353 33554432000 1073741824 1073778376 140733900109360 140598589362816 140598455678832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9625040

[startup+0.300246 s]
/proc/loadavg: 2.27 2.13 2.03 4/194 4788
/proc/meminfo: memFree=31229884/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 6274 0 1 0 50 1 0 0 20 0 19 0 107349252 9856040960 8296 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 8296 2244 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2415 0 1 0 27 0 0 0 20 0 19 0 107349252 9856040960 8296 33554432000 1073741824 1073778376 140733900109360 140598589362816 140598592648058 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.70018 s]
/proc/loadavg: 2.27 2.13 2.03 4/194 4788
/proc/meminfo: memFree=31229884/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 6746 0 1 0 101 1 0 0 20 0 19 0 107349252 9856040960 9017 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 9017 2253 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2416 0 1 0 66 1 0 0 20 0 19 0 107349252 9856040960 9017 33554432000 1073741824 1073778376 140733900109360 140598589362456 140598456022632 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.27 2.13 2.03 4/213 4872
/proc/meminfo: memFree=31220092/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=1.87 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 7791 0 1 0 185 2 0 0 20 0 19 0 107349252 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 10501 2256 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2419 0 1 0 146 1 0 0 20 0 19 0 107349252 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598589362608 140598456105735 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4791] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4791/stat : 4791 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598578424360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4792] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4792/stat : 4792 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598577371560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4793] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4793/stat : 4793 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598576318760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4794] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4794/stat : 4794 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598575265960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4795] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4795/stat : 4795 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598574214184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4796] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4796/stat : 4796 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598427990952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4797] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4797/stat : 4797 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598426938152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4798] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4798/stat : 4798 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598425885352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4799] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4799/stat : 4799 (java) S 4785 4788 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107349254 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598413474280 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4800] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4800/stat : 4800 (java) S 4785 4788 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598412420344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4801] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4801/stat : 4801 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598411367432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4802] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4802/stat : 4802 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598410315920 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4803] ppid=4785 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/4788/task/4803/stat : 4803 (java) S 4785 4788 3485 0 -1 4202560 2527 0 0 0 20 0 0 0 20 0 19 0 107349257 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598409264056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4804] ppid=4785 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/4788/task/4804/stat : 4804 (java) S 4785 4788 3485 0 -1 4202560 1573 0 0 0 16 0 0 0 20 0 19 0 107349257 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598408211256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4805] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4805/stat : 4805 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598407158648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4806] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4806/stat : 4806 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598406106056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4807] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4807/stat : 4807 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349271 9856040960 10501 33554432000 1073741824 1073778376 140733900109360 140598405051560 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9625040

[startup+3.10081 s]
/proc/loadavg: 2.25 2.13 2.03 3/213 4872
/proc/meminfo: memFree=31206016/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=3.55 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 8875 0 1 0 353 2 0 0 20 0 19 0 107349252 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 12152 2257 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2422 0 1 0 305 1 0 0 20 0 19 0 107349252 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598589360680 140598456058569 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4791] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4791/stat : 4791 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598578424360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4792] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4792/stat : 4792 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598577371560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4793] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4793/stat : 4793 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598576318760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4794] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4794/stat : 4794 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598575265960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4795] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4795/stat : 4795 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598574214184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4796] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4796/stat : 4796 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598427990952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4797] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4797/stat : 4797 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598426938152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4798] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4798/stat : 4798 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598425885352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4799] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4799/stat : 4799 (java) S 4785 4788 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107349254 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598413474280 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4800] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4800/stat : 4800 (java) S 4785 4788 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598412420344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4801] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4801/stat : 4801 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598411367432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4802] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4802/stat : 4802 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598410315920 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4803] ppid=4785 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/4788/task/4803/stat : 4803 (java) S 4785 4788 3485 0 -1 4202560 3604 0 0 0 26 0 0 0 20 0 19 0 107349257 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598409264056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4804] ppid=4785 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/4788/task/4804/stat : 4804 (java) S 4785 4788 3485 0 -1 4202560 1577 0 0 0 19 0 0 0 20 0 19 0 107349257 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598408211256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4805] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4805/stat : 4805 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598407158648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4806] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4806/stat : 4806 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598406106056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4807] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4807/stat : 4807 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349271 9856040960 12152 33554432000 1073741824 1073778376 140733900109360 140598405051560 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.25 2.13 2.03 3/213 4872
/proc/meminfo: memFree=31153604/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=7.16 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 16941 0 1 0 712 4 0 0 20 0 19 0 107349252 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 21727 2258 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2434 0 1 0 623 1 0 0 20 0 19 0 107349252 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598589362336 140598456029528 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4791] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4791/stat : 4791 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598578424360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4792] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4792/stat : 4792 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598577371560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4793] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4793/stat : 4793 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598576318760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4794] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4794/stat : 4794 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598575265960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4795] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4795/stat : 4795 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598574214184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4796] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4796/stat : 4796 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598427990952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4797] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4797/stat : 4797 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598426938152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4798] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4798/stat : 4798 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598425885352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4799] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4799/stat : 4799 (java) S 4785 4788 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107349254 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598413474280 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4800] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4800/stat : 4800 (java) S 4785 4788 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598412420344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4801] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4801/stat : 4801 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598411367432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4802] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4802/stat : 4802 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598410315920 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4803] ppid=4785 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/4788/task/4803/stat : 4803 (java) S 4785 4788 3485 0 -1 4202560 11656 0 0 0 64 2 0 0 20 0 19 0 107349257 9856040960 21727 33554432000 1073741824 1073778376 140733900109360 140598409264056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4804] ppid=4785 vsize=9625040 CPUtime=0.2 cores=0,2,4,6

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

[pid=4788/tid=4800] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4800/stat : 4800 (java) S 4785 4788 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598412420344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4801] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4801/stat : 4801 (java) S 4785 4788 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598411367432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4802] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4802/stat : 4802 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598410315920 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4803] ppid=4785 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/4788/task/4803/stat : 4803 (java) S 4785 4788 3485 0 -1 4202560 13135 0 0 0 110 3 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598409264056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4804] ppid=4785 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/4788/task/4804/stat : 4804 (java) S 4785 4788 3485 0 -1 4202560 1578 0 0 0 20 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598408211256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4805] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4805/stat : 4805 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598407158648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4806] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4806/stat : 4806 (java) S 4785 4788 3485 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598406106056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4807] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4807/stat : 4807 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349271 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598405051560 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 60.56
Current children cumulated vsize (KiB) 9625040

[startup+60.0008 s]
/proc/loadavg: 2.14 2.12 2.03 4/213 4872
/proc/meminfo: memFree=30936844/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=61.36 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 18507 0 1 0 6128 8 0 0 20 0 19 0 107349252 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 45385 2271 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=59.78 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2485 0 1 0 5975 3 0 0 20 0 19 0 107349252 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598589353648 140598456061888 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4791] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4791/stat : 4791 (java) S 4785 4788 3485 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598578424360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4792] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4792/stat : 4792 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598577371560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4793] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4793/stat : 4793 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598576318760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4794] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4794/stat : 4794 (java) S 4785 4788 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598575265960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4795] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4795/stat : 4795 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598574214184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4796] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4796/stat : 4796 (java) S 4785 4788 3485 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598427990952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4797] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4797/stat : 4797 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598426938152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4798] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4798/stat : 4798 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598425885352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4799] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4799/stat : 4799 (java) S 4785 4788 3485 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107349254 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598413474280 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4800] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4800/stat : 4800 (java) S 4785 4788 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598412420344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4801] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4801/stat : 4801 (java) S 4785 4788 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598411367432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4802] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4802/stat : 4802 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598410315920 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4803] ppid=4785 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/4788/task/4803/stat : 4803 (java) S 4785 4788 3485 0 -1 4202560 13135 0 0 0 110 3 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598409264056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4804] ppid=4785 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/4788/task/4804/stat : 4804 (java) S 4785 4788 3485 0 -1 4202560 1578 0 0 0 20 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598408211256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4805] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4805/stat : 4805 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598407158648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4806] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4806/stat : 4806 (java) S 4785 4788 3485 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598406106056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4807] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4807/stat : 4807 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349271 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598405051560 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 61.36
Current children cumulated vsize (KiB) 9625040

[startup+60.2008 s]
/proc/loadavg: 2.14 2.12 2.03 4/213 4872
/proc/meminfo: memFree=30936844/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=61.56 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 18509 0 1 0 6148 8 0 0 20 0 19 0 107349252 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 45385 2271 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=59.98 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2485 0 1 0 5995 3 0 0 20 0 19 0 107349252 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598589353648 140598456105735 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4791] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4791/stat : 4791 (java) S 4785 4788 3485 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598578424360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4792] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4792/stat : 4792 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598577371560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4793] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4793/stat : 4793 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598576318760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4794] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4794/stat : 4794 (java) S 4785 4788 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598575265960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4795] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4795/stat : 4795 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598574214184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4796] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4796/stat : 4796 (java) S 4785 4788 3485 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598427990952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4797] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4797/stat : 4797 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598426938152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4798] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4798/stat : 4798 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598425885352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4799] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4799/stat : 4799 (java) S 4785 4788 3485 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107349254 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598413474280 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4800] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4800/stat : 4800 (java) S 4785 4788 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598412420344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4801] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4801/stat : 4801 (java) S 4785 4788 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598411367432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4802] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4802/stat : 4802 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598410315920 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4803] ppid=4785 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/4788/task/4803/stat : 4803 (java) S 4785 4788 3485 0 -1 4202560 13135 0 0 0 110 3 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598409264056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4804] ppid=4785 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/4788/task/4804/stat : 4804 (java) S 4785 4788 3485 0 -1 4202560 1578 0 0 0 20 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598408211256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4805] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4805/stat : 4805 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598407158648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4806] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4806/stat : 4806 (java) S 4785 4788 3485 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598406106056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4807] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4807/stat : 4807 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349271 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598405051560 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 61.56
Current children cumulated vsize (KiB) 9625040

[startup+60.3007 s]
/proc/loadavg: 2.14 2.12 2.03 4/213 4872
/proc/meminfo: memFree=30936844/32872528 swapFree=12352/737972
[pid=4788] ppid=4785 vsize=9625040 CPUtime=61.66 cores=0,2,4,6
/proc/4788/stat : 4788 (java) S 4785 4788 3485 0 -1 4202496 18509 0 1 0 6158 8 0 0 20 0 19 0 107349252 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140733900100496 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/4788/statm: 2406260 45385 2271 9 0 2396937 0
[pid=4788/tid=4789] ppid=4785 vsize=9625040 CPUtime=60.08 cores=0,2,4,6
/proc/4788/task/4789/stat : 4789 (java) R 4785 4788 3485 0 -1 4202560 2485 0 1 0 6005 3 0 0 20 0 19 0 107349252 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598589353648 140598455978846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4791] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4791/stat : 4791 (java) S 4785 4788 3485 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598578424360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4792] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4792/stat : 4792 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598577371560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4793] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4793/stat : 4793 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598576318760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4794] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4794/stat : 4794 (java) S 4785 4788 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598575265960 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4795] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4795/stat : 4795 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598574214184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=4788/tid=4796] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4796/stat : 4796 (java) S 4785 4788 3485 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598427990952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4797] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4797/stat : 4797 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598426938152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4798] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4798/stat : 4798 (java) S 4785 4788 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107349253 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598425885352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4799] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4799/stat : 4799 (java) S 4785 4788 3485 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107349254 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598413474280 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4800] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4800/stat : 4800 (java) S 4785 4788 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598412420344 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4801] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4801/stat : 4801 (java) S 4785 4788 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107349255 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598411367432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4802] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4802/stat : 4802 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598410315920 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4803] ppid=4785 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/4788/task/4803/stat : 4803 (java) S 4785 4788 3485 0 -1 4202560 13135 0 0 0 110 3 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598409264056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=4788/tid=4804] ppid=4785 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/4788/task/4804/stat : 4804 (java) S 4785 4788 3485 0 -1 4202560 1578 0 0 0 20 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598408211256 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4805] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4805/stat : 4805 (java) S 4785 4788 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598407158648 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=4788/tid=4806] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4806/stat : 4806 (java) S 4785 4788 3485 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107349257 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598406106056 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=4788/tid=4807] ppid=4785 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/4788/task/4807/stat : 4807 (java) S 4785 4788 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107349271 9856040960 45385 33554432000 1073741824 1073778376 140733900109360 140598405051560 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 61.66
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4788 and gives
#  childrusage.ru_utime.tv_sec=61
#  childrusage.ru_utime.tv_usec=432660
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=111982
# CPU time returned by wait4() is 61.5446
# while last known CPU time is 61.66
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 60.3366
CPU time (s): 61.66
CPU user time (s): 61.58
CPU system time (s): 0.08
CPU usage (%): 102.193
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.4327
system time used= 0.111982
maximum resident set size= 181596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18533
page faults= 1
swaps= 0
block input operations= 0
block output operations= 120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1562
involuntary context switches= 337

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.170974 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-07 01:02:28
IDJOB=4085906
IDBENCH=47980
IDSOLVER=2546
FILE ID=node112/4085906-1465254148
RUNJOBID= node112-1465252319-3501
PBS_JOBID= 19843261
Free space on /tmp= 71748 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=61-P1=167-P2=157-P3=13-P4=173-P5=47-P6=47-P7=251-P8=79-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085906-1465254148/watcher-4085906-1465254148 -o /tmp/evaluation-result-4085906-1465254148/solver-4085906-1465254148 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3501 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085906-1465254148.opb

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

MD5SUM BENCH= 8f717fbc7f85484ebc0de379ab09a890
RANDOM SEED=744862414

node112.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.783
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.56
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.783
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.783
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.783
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.783
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.54
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.783
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.72
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.783
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.783
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:        31230676 kB
Buffers:           44616 kB
Cached:           107268 kB
SwapCached:         1620 kB
Active:           112832 kB
Inactive:          89560 kB
Active(anon):      52312 kB
Inactive(anon):      564 kB
Active(file):      60520 kB
Inactive(file):    88996 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098572 kB
Dirty:              1976 kB
Writeback:             0 kB
AnonPages:        786512 kB
Mapped:            15088 kB
Shmem:                 0 kB
Slab:             568516 kB
SReclaimable:      11040 kB
SUnreclaim:       557476 kB
KernelStack:        1584 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1427156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    739328 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= 71748 MiB
End job on node112 at 2016-06-07 01:03:28