Trace number 4106060

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 833.79 830.582

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=307-P1=313-P2=331-P3=461-P4=131-P5=307-P6=149-P7=479-P8=317-P9=431-B.opb
MD5SUM8b00ea770361f301179000d52beb4a25
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.215967
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 variables243
Total number of constraints19
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 constraints19
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)729
Sum of products size (including duplicates)1458
Number of different products729
Sum of products size1458

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-4106060-1466269604.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.26/0.20	c ... done. Wall clock time 0.098s.
0.26/0.20	c declared #vars     243
0.26/0.20	c internal #vars     972
0.26/0.20	c #constraints  1486
0.26/0.20	c constraints type 
0.26/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 729
0.26/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 757
0.26/0.20	c 1486 constraints processed.
0.26/0.20	c objective function length is 9 literals
0.99/0.70	c cleaning 2499 clauses out of 5000 with flag 10608/5000
1.62/1.25	c cleaning 4250 clauses out of 8501 with flag 23264/11000
2.21/1.89	c cleaning 5624 clauses out of 11251 with flag 37897/18000
3.12/2.79	c cleaning 6805 clauses out of 13627 with flag 54503/26000
4.15/3.78	c cleaning 7909 clauses out of 15823 with flag 73547/35001
5.45/5.08	c cleaning 8951 clauses out of 17915 with flag 94353/45002
7.26/6.83	c cleaning 9972 clauses out of 19963 with flag 117145/56001
9.15/8.77	c cleaning 10987 clauses out of 21992 with flag 141914/68002
11.65/11.22	c cleaning 11995 clauses out of 24005 with flag 169036/81002
14.15/13.75	c cleaning 12994 clauses out of 26008 with flag 197456/95000
16.96/16.57	c cleaning 14001 clauses out of 28014 with flag 227800/110000
20.45/20.07	c cleaning 14997 clauses out of 30013 with flag 260097/126000
24.05/23.61	c cleaning 15997 clauses out of 32018 with flag 294462/143002
28.16/27.73	c cleaning 16999 clauses out of 34020 with flag 335541/161001
33.36/32.96	c cleaning 18000 clauses out of 36020 with flag 380124/180000
38.36/37.90	c cleaning 19001 clauses out of 38020 with flag 426580/200000
39.92/39.41	c cleaning 20004 clauses out of 40019 with flag 470330/221000
41.52/41.02	c cleaning 20997 clauses out of 42016 with flag 517442/243001
44.07/43.60	c cleaning 22000 clauses out of 44018 with flag 566860/266000
47.67/47.10	c cleaning 22998 clauses out of 46018 with flag 621555/290000
49.17/48.63	c SATISFIABLE
49.17/48.63	c OPTIMIZING...
49.17/48.63	c Got one! Elapsed wall clock time (in seconds):48.53
49.17/48.63	o 3
49.87/49.33	c cleaning 23173 clauses out of 46352 with flag 10885/313332
50.57/50.10	c cleaning 14586 clauses out of 29180 with flag 23954/319333
51.17/50.61	c cleaning 10791 clauses out of 21592 with flag 38732/326331
51.87/51.32	c cleaning 9394 clauses out of 18801 with flag 56105/334331
52.77/52.29	c cleaning 9187 clauses out of 18407 with flag 77147/343331
53.47/52.92	c cleaning 9584 clauses out of 19221 with flag 98628/353332
54.07/53.52	c cleaning 10303 clauses out of 20636 with flag 122312/364331
54.67/54.11	c cleaning 11148 clauses out of 22333 with flag 149742/376331
55.47/54.95	c cleaning 12080 clauses out of 24185 with flag 179050/389331
56.99/56.19	c cleaning 13048 clauses out of 26106 with flag 211399/403332
59.17/57.99	c cleaning 14018 clauses out of 28057 with flag 245281/418331
60.47/59.24	c cleaning 15012 clauses out of 30040 with flag 280488/434332
62.49/61.28	c cleaning 16003 clauses out of 32027 with flag 325504/451331
64.11/62.82	c cleaning 16993 clauses out of 34025 with flag 364670/469332
66.00/64.74	c cleaning 18007 clauses out of 36031 with flag 407148/488331
68.20/66.95	c cleaning 18994 clauses out of 38025 with flag 454468/508332
70.10/68.86	c cleaning 20002 clauses out of 40031 with flag 504254/529332
72.30/71.09	c cleaning 21008 clauses out of 42028 with flag 557703/551331
75.30/74.01	c cleaning 21983 clauses out of 44020 with flag 612401/574331
77.60/76.34	c cleaning 23013 clauses out of 46037 with flag 667180/598331
81.05/79.72	c cleaning 24001 clauses out of 48025 with flag 722717/623332
83.58/82.19	c cleaning 24985 clauses out of 50023 with flag 781670/649331
86.88/85.41	c cleaning 26017 clauses out of 52039 with flag 840927/676332
89.08/87.65	c cleaning 27001 clauses out of 54022 with flag 901697/704332
93.59/92.19	c cleaning 28001 clauses out of 56019 with flag 964528/733331
98.09/96.60	c cleaning 29004 clauses out of 58019 with flag 1027693/763332
104.19/102.78	c cleaning 29996 clauses out of 60015 with flag 1097078/794332
108.20/106.77	c cleaning 30997 clauses out of 62018 with flag 1168994/826331
113.19/111.73	c cleaning 32002 clauses out of 64021 with flag 1240858/859331
116.29/114.88	c cleaning 33000 clauses out of 66020 with flag 1313995/893332
120.40/118.98	c cleaning 33996 clauses out of 68020 with flag 1390073/928332
126.13/124.67	c cleaning 35000 clauses out of 70023 with flag 1470116/964331
131.03/129.59	c cleaning 36007 clauses out of 72025 with flag 1551775/1001333
137.83/136.35	c cleaning 37001 clauses out of 74016 with flag 1635790/1039331
142.83/141.36	c cleaning 37991 clauses out of 76015 with flag 1723041/1078331
148.93/147.47	c cleaning 39004 clauses out of 78025 with flag 1813344/1118332
153.53/152.05	c cleaning 40005 clauses out of 80020 with flag 1905365/1159331
160.52/159.03	c cleaning 40996 clauses out of 82016 with flag 1998775/1201332
165.72/164.20	c cleaning 42001 clauses out of 84019 with flag 2093158/1244331
173.52/172.05	c cleaning 42996 clauses out of 86018 with flag 2193349/1288331
181.83/180.20	c cleaning 43995 clauses out of 88021 with flag 2289542/1333331
186.43/184.85	c cleaning 45000 clauses out of 90027 with flag 2388495/1379332
192.25/190.70	c cleaning 45980 clauses out of 92027 with flag 2494378/1426332
198.85/197.24	c cleaning 47012 clauses out of 94046 with flag 2596763/1474331
204.25/202.63	c cleaning 48000 clauses out of 96034 with flag 2701237/1523331
212.85/211.23	c cleaning 48999 clauses out of 98036 with flag 2810655/1573333
218.84/217.26	c cleaning 50011 clauses out of 100037 with flag 2922669/1624333
225.38/223.64	c cleaning 51001 clauses out of 102024 with flag 3039610/1676331
233.68/231.93	c cleaning 52005 clauses out of 104024 with flag 3158762/1729332
240.68/238.93	c cleaning 52996 clauses out of 106019 with flag 3280794/1783332
248.98/247.25	c cleaning 54000 clauses out of 108023 with flag 3403891/1838332
255.89/254.17	c cleaning 55006 clauses out of 110022 with flag 3530246/1894331
264.18/262.45	c cleaning 56003 clauses out of 112016 with flag 3659492/1951331
273.75/271.83	c cleaning 57002 clauses out of 114015 with flag 3786637/2009333
281.24/279.36	c cleaning 57976 clauses out of 116011 with flag 3920951/2068331
290.54/288.62	c cleaning 59009 clauses out of 118036 with flag 4060707/2128332
301.44/299.57	c cleaning 60001 clauses out of 120026 with flag 4198213/2189331
315.84/313.95	c cleaning 60996 clauses out of 122025 with flag 4335925/2251332
324.45/322.52	c cleaning 62008 clauses out of 124029 with flag 4477341/2314332
335.39/333.32	c cleaning 62995 clauses out of 126020 with flag 4622836/2378331
346.98/344.98	c cleaning 63996 clauses out of 128026 with flag 4772182/2443332
357.98/355.93	c cleaning 65003 clauses out of 130030 with flag 4918625/2509332
370.28/368.23	c cleaning 66001 clauses out of 132026 with flag 5065854/2576331
382.62/380.31	c cleaning 67004 clauses out of 134025 with flag 5219561/2644332
393.32/391.00	c cleaning 68001 clauses out of 136020 with flag 5373852/2713331
406.82/404.52	c cleaning 68998 clauses out of 138020 with flag 5528063/2783332
418.02/415.76	c cleaning 69996 clauses out of 140021 with flag 5682910/2854331
434.18/431.74	c cleaning 71006 clauses out of 142024 with flag 5837845/2926331
448.87/446.42	c cleaning 71988 clauses out of 144018 with flag 5995663/2999331
462.67/460.24	c cleaning 73004 clauses out of 146030 with flag 6158836/3073331
476.32/473.76	c cleaning 73996 clauses out of 148027 with flag 6324749/3148332
490.81/488.29	c cleaning 75005 clauses out of 150030 with flag 6494684/3224331
505.31/502.73	c cleaning 76003 clauses out of 152026 with flag 6666647/3301332
518.56/515.87	c cleaning 77001 clauses out of 154023 with flag 6848170/3379332
533.76/531.02	c cleaning 78001 clauses out of 156021 with flag 7026163/3458332
561.15/558.45	c cleaning 79001 clauses out of 158020 with flag 7198234/3538332
578.16/575.38	c cleaning 80008 clauses out of 160019 with flag 7371057/3619332
594.55/591.79	c cleaning 81001 clauses out of 162010 with flag 7549934/3701331
609.85/607.05	c cleaning 81995 clauses out of 164010 with flag 7730781/3784332
625.45/622.54	c cleaning 83002 clauses out of 166013 with flag 7910755/3868331
643.04/640.12	c cleaning 83996 clauses out of 168012 with flag 8089963/3953332
662.63/659.74	c cleaning 85003 clauses out of 170015 with flag 8272628/4039331
683.56/680.59	c cleaning 85999 clauses out of 172013 with flag 8460268/4126332
704.06/701.05	c cleaning 86999 clauses out of 174014 with flag 8656319/4214332
725.16/722.15	c cleaning 88000 clauses out of 176016 with flag 8855062/4303333
744.79/741.68	c cleaning 89002 clauses out of 178014 with flag 9056422/4393331
780.70/777.59	c cleaning 90002 clauses out of 180010 with flag 9258869/4484331
827.08/823.80	c cleaning 90998 clauses out of 182006 with flag 9454270/4576331
833.79/830.56	c starts		: 7000
833.79/830.56	c conflicts		: 4610284
833.79/830.56	c decisions		: 5161453
833.79/830.56	c propagations		: 97568356
833.79/830.56	c inspects		: 15770519309
833.79/830.56	c shortcuts		: 0
833.79/830.56	c learnt literals	: 23
833.79/830.56	c learnt binary clauses	: 44
833.79/830.56	c learnt ternary clauses	: 107
833.79/830.56	c learnt constraints	: 4610260
833.79/830.56	c ignored constraints	: 0
833.79/830.56	c root simplifications	: 0
833.79/830.56	c removed literals (reason simplification)	: 0
833.79/830.56	c reason swapping (by a shorter reason)	: 0
833.79/830.56	c Calls to reduceDB	: 108
833.79/830.56	c Number of update (reduction) of LBD	: 143302
833.79/830.56	c Imported unit clauses	: 0
833.79/830.56	c number of reductions to clauses (during analyze)	: 0
833.79/830.56	c number of learned constraints concerned by reduction	: 0
833.79/830.56	c number of learning phase by resolution	: 0
833.79/830.56	c number of learning phase by cutting planes	: 0
833.79/830.56	c speed (assignments/second)	: 117501.27173755961
833.79/830.56	c non guided choices	41717
833.79/830.56	c learnt constraints type 
833.79/830.56	s OPTIMUM FOUND
833.79/830.56	c Found 1 solution(s)
833.79/830.56	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 x12 x13 x14 -x15 x16 -x17 x18 x19 x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 x34 x35 x36 x37 -x38 x39 -x40 -x41 -x42 -x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 x52 x53 -x54 x55 x56 -x57 -x58 x59 x60 x61 -x62 -x63 x64 -x65 x66 -x67 -x68 x69 x70 -x71 -x72 x73 x74 x75 x76 x77 x78 -x79 -x80 x81 x82 -x83 x84 x85 x86 x87 x88 -x89 x90 x91 x92 x93 -x94 x95 -x96 -x97 -x98 -x99 x100 -x101 x102 -x103 -x104 -x105 x106 -x107 -x108 x109 -x110 x111 x112 -x113 x114 -x115 -x116 x117 x118 -x119 -x120 -x121 -x122 x123 x124 x125 x126 x127 -x128 -x129 -x130 -x131 x132 -x133 x134 -x135 x136 x137 -x138 -x139 x140 -x141 x142 -x143 -x144 x145 x146 x147 x148 x149 x150 -x151 x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 x183 x184 x185 x186 -x187 -x188 -x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 x201 -x202 x203 x204 -x205 x206 -x207 -x208 -x209 x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 x221 -x222 -x223 -x224 -x225 x226 x227 x228 -x229 x230 x231 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 
833.79/830.56	c objective function=3
833.79/830.56	c Total wall clock time (in seconds): 830.464

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-4106060-1466269604/watcher-4106060-1466269604 -o /tmp/evaluation-result-4106060-1466269604/solver-4106060-1466269604 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106060-1466269604.opb 

pid=26601
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.25 2.22 2.18 4/194 26604
/proc/meminfo: memFree=29907860/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 29007033 98570240 977 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 24065 977 743 9 0 16771 0
[pid=26604/tid=26605] ppid=26601 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29007033 98570240 978 33554432000 1073741824 1073778376 140736280852752 140396202217000 270707541376 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.25 2.22 2.18 4/194 26604
/proc/meminfo: memFree=29907860/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 4490 0 1 0 10 1 0 0 20 0 18 0 29007033 9787879424 6119 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2389619 6119 2157 9 0 2380296 0
[pid=26604/tid=26605] ppid=26601 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2381 0 1 0 6 1 0 0 20 0 18 0 29007033 9787879424 6119 33554432000 1073741824 1073778376 140736280852752 140396202220248 270710924557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20026 s]
/proc/loadavg: 2.25 2.22 2.18 4/194 26604
/proc/meminfo: memFree=29907860/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 4706 0 1 0 25 1 0 0 20 0 18 0 29007033 9787879424 6786 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2389619 6786 2214 9 0 2380296 0
[pid=26604/tid=26605] ppid=26601 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2403 0 1 0 16 1 0 0 20 0 18 0 29007033 9787879424 6786 33554432000 1073741824 1073778376 140736280852752 140396202220248 140396055356399 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300248 s]
/proc/loadavg: 2.25 2.22 2.18 4/194 26604
/proc/meminfo: memFree=29907860/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=0.51 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 6207 0 1 0 49 2 0 0 20 0 19 0 29007033 9856040960 8193 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 8193 2243 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2413 0 1 0 26 1 0 0 20 0 19 0 29007033 9856040960 8193 33554432000 1073741824 1073778376 140736280852752 140396202222208 270710914104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9625040

[startup+0.700167 s]
/proc/loadavg: 2.25 2.22 2.18 4/194 26604
/proc/meminfo: memFree=29907860/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=0.99 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 6220 0 1 0 97 2 0 0 20 0 19 0 29007033 9856040960 9228 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 9228 2252 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2415 0 1 0 66 1 0 0 20 0 19 0 29007033 9856040960 9228 33554432000 1073741824 1073778376 140736280852752 140396202221768 140396055321648 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9625040

[startup+1.50081 s]
/proc/loadavg: 2.25 2.22 2.18 4/213 26623
/proc/meminfo: memFree=29873412/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=1.91 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 8313 0 1 0 189 2 0 0 20 0 19 0 29007033 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 11447 2256 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2418 0 1 0 146 1 0 0 20 0 19 0 29007033 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140396202222072 140396055748103 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26607] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26607/stat : 26607 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140396174674472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26608] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26608/stat : 26608 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140396044265896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26609] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26609/stat : 26609 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140396043213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26610] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26610/stat : 26610 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140396042160296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26611] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26611/stat : 26611 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140396041108520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26612] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26612/stat : 26612 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140396040055720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26613] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26613/stat : 26613 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395702905640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26614] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26614/stat : 26614 (java) S 26601 26604 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395701852840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26615] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26615/stat : 26615 (java) S 26601 26604 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395689654760 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26616] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26616/stat : 26616 (java) S 26601 26604 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395688600824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26617] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26617/stat : 26617 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395687547912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26618] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26618/stat : 26618 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395686496400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26619] ppid=26601 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/26604/task/26619/stat : 26619 (java) S 26601 26604 21988 0 -1 4202560 866 0 0 0 15 0 0 0 20 0 19 0 29007037 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395685444536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26620] ppid=26601 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/26604/task/26620/stat : 26620 (java) S 26601 26604 21988 0 -1 4202560 3757 0 0 0 25 0 0 0 20 0 19 0 29007037 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395684391736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26621] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26621/stat : 26621 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395683339128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26622] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26622/stat : 26622 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395682286536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26623] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26623/stat : 26623 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007053 9856040960 11447 33554432000 1073741824 1073778376 140736280852752 140395681232040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 2.25 2.22 2.18 4/213 26623
/proc/meminfo: memFree=29866400/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=3.55 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 8324 0 1 0 353 2 0 0 20 0 19 0 29007033 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 13502 2256 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2422 0 1 0 306 1 0 0 20 0 19 0 29007033 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140396202213072 140396055297984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26607] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26607/stat : 26607 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140396174674472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26608] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26608/stat : 26608 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140396044265896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26609] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26609/stat : 26609 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140396043213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26610] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26610/stat : 26610 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140396042160296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26611] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26611/stat : 26611 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140396041108520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26612] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26612/stat : 26612 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140396040055720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26613] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26613/stat : 26613 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395702905640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26614] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26614/stat : 26614 (java) S 26601 26604 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395701852840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26615] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26615/stat : 26615 (java) S 26601 26604 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395689654760 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26616] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26616/stat : 26616 (java) S 26601 26604 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395688600824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26617] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26617/stat : 26617 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395687547912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26618] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26618/stat : 26618 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395686496400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26619] ppid=26601 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/26604/task/26619/stat : 26619 (java) S 26601 26604 21988 0 -1 4202560 873 0 0 0 18 0 0 0 20 0 19 0 29007037 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395685444536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26620] ppid=26601 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/26604/task/26620/stat : 26620 (java) S 26601 26604 21988 0 -1 4202560 3757 0 0 0 25 0 0 0 20 0 19 0 29007037 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395684391736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26621] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26621/stat : 26621 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395683339128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26622] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26622/stat : 26622 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395682286536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26623] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26623/stat : 26623 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007053 9856040960 13502 33554432000 1073741824 1073778376 140736280852752 140395681232040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.31 2.24 2.19 4/213 26623
/proc/meminfo: memFree=29851892/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=6.75 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 8332 0 1 0 672 3 0 0 20 0 19 0 29007033 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 16517 2257 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2429 0 1 0 625 1 0 0 20 0 19 0 29007033 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140396202213056 140396055755669 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26607] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26607/stat : 26607 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140396174674472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26608] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26608/stat : 26608 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140396044265896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26609] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26609/stat : 26609 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140396043213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26610] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26610/stat : 26610 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140396042160296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26611] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26611/stat : 26611 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140396041108520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26612] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26612/stat : 26612 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140396040055720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26613] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26613/stat : 26613 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140395702905640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26614] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26614/stat : 26614 (java) S 26601 26604 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29007034 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140395701852840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26615] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26615/stat : 26615 (java) S 26601 26604 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140395689654760 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26616] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26616/stat : 26616 (java) S 26601 26604 21988 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140395688600824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26617] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26617/stat : 26617 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140395687547912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26618] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26618/stat : 26618 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140395686496400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26619] ppid=26601 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/26604/task/26619/stat : 26619 (java) S 26601 26604 21988 0 -1 4202560 873 0 0 0 18 0 0 0 20 0 19 0 29007037 9856040960 16517 33554432000 1073741824 1073778376 140736280852752 140395685444536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26620] ppid=26601 vsize=9625040 CPUtime=0.25 cores=0,2,4,6

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

[pid=26604/tid=26616] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26616/stat : 26616 (java) S 26601 26604 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395688600824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26617] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26617/stat : 26617 (java) S 26601 26604 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395687547912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26618] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26618/stat : 26618 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395686496400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26619] ppid=26601 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26604/task/26619/stat : 26619 (java) S 26601 26604 21988 0 -1 4202560 2810 0 0 0 34 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395685444536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26620] ppid=26601 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/26604/task/26620/stat : 26620 (java) S 26601 26604 21988 0 -1 4202560 15279 0 0 0 111 3 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395684391736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26621] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26621/stat : 26621 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395683339128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26622] ppid=26601 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/26604/task/26622/stat : 26622 (java) S 26601 26604 21988 0 -1 4202560 50 0 0 0 8 9 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395682286536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26623] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26623/stat : 26623 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007053 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395681232040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 832.88
Current children cumulated vsize (KiB) 9625040

[startup+830.001 s]
/proc/loadavg: 2.20 2.21 2.18 3/214 26709
/proc/meminfo: memFree=29370292/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=833.28 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 23550 0 1 0 83263 65 0 0 20 0 19 0 29007033 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 137151 2280 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=826.97 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2505 0 1 0 82682 15 0 0 20 0 19 0 29007033 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396202213056 140396055755930 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26607] ppid=26601 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26604/task/26607/stat : 26607 (java) S 26601 26604 21988 0 -1 4202560 162 0 0 0 25 7 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396174674472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26608] ppid=26601 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26604/task/26608/stat : 26608 (java) S 26601 26604 21988 0 -1 4202560 233 0 0 0 22 5 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396044265896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26609] ppid=26601 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26604/task/26609/stat : 26609 (java) S 26601 26604 21988 0 -1 4202560 109 0 0 0 21 5 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396043213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26610] ppid=26601 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/26604/task/26610/stat : 26610 (java) S 26601 26604 21988 0 -1 4202560 346 0 0 0 30 9 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396042160296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26611] ppid=26601 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26604/task/26611/stat : 26611 (java) S 26601 26604 21988 0 -1 4202560 110 0 0 0 25 7 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396041108520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26612] ppid=26601 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26604/task/26612/stat : 26612 (java) S 26601 26604 21988 0 -1 4202560 208 0 0 0 25 6 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396040055720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26613] ppid=26601 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/26604/task/26613/stat : 26613 (java) S 26601 26604 21988 0 -1 4202560 243 0 0 0 20 8 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395702905640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26614] ppid=26601 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/26604/task/26614/stat : 26614 (java) S 26601 26604 21988 0 -1 4202560 99 0 0 0 19 6 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395701852840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26615] ppid=26601 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/26604/task/26615/stat : 26615 (java) S 26601 26604 21988 0 -1 4202560 138 0 0 0 9 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395689654760 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26616] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26616/stat : 26616 (java) S 26601 26604 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395688600824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26617] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26617/stat : 26617 (java) S 26601 26604 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395687547912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26618] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26618/stat : 26618 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395686496400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26619] ppid=26601 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26604/task/26619/stat : 26619 (java) S 26601 26604 21988 0 -1 4202560 2810 0 0 0 34 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395685444536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26620] ppid=26601 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/26604/task/26620/stat : 26620 (java) S 26601 26604 21988 0 -1 4202560 15279 0 0 0 111 3 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395684391736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26621] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26621/stat : 26621 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395683339128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26622] ppid=26601 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/26604/task/26622/stat : 26622 (java) S 26601 26604 21988 0 -1 4202560 50 0 0 0 8 9 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395682286536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26623] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26623/stat : 26623 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007053 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395681232040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 833.28
Current children cumulated vsize (KiB) 9625040

[startup+830.401 s]
/proc/loadavg: 2.20 2.21 2.18 3/214 26709
/proc/meminfo: memFree=29370292/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=833.68 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 23550 0 1 0 83303 65 0 0 20 0 19 0 29007033 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 137151 2280 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=827.37 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2505 0 1 0 82722 15 0 0 20 0 19 0 29007033 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396202213056 140396055767164 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26607] ppid=26601 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26604/task/26607/stat : 26607 (java) S 26601 26604 21988 0 -1 4202560 162 0 0 0 25 7 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396174674472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26608] ppid=26601 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26604/task/26608/stat : 26608 (java) S 26601 26604 21988 0 -1 4202560 233 0 0 0 22 5 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396044265896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26609] ppid=26601 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26604/task/26609/stat : 26609 (java) S 26601 26604 21988 0 -1 4202560 109 0 0 0 21 5 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396043213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26610] ppid=26601 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/26604/task/26610/stat : 26610 (java) S 26601 26604 21988 0 -1 4202560 346 0 0 0 30 9 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396042160296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26611] ppid=26601 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26604/task/26611/stat : 26611 (java) S 26601 26604 21988 0 -1 4202560 110 0 0 0 25 7 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396041108520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26612] ppid=26601 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26604/task/26612/stat : 26612 (java) S 26601 26604 21988 0 -1 4202560 208 0 0 0 25 6 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396040055720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26613] ppid=26601 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/26604/task/26613/stat : 26613 (java) S 26601 26604 21988 0 -1 4202560 243 0 0 0 20 8 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395702905640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26614] ppid=26601 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/26604/task/26614/stat : 26614 (java) S 26601 26604 21988 0 -1 4202560 99 0 0 0 19 6 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395701852840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26615] ppid=26601 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/26604/task/26615/stat : 26615 (java) S 26601 26604 21988 0 -1 4202560 138 0 0 0 9 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395689654760 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26616] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26616/stat : 26616 (java) S 26601 26604 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395688600824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26617] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26617/stat : 26617 (java) S 26601 26604 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395687547912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26618] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26618/stat : 26618 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395686496400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26619] ppid=26601 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26604/task/26619/stat : 26619 (java) S 26601 26604 21988 0 -1 4202560 2810 0 0 0 34 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395685444536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26620] ppid=26601 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/26604/task/26620/stat : 26620 (java) S 26601 26604 21988 0 -1 4202560 15279 0 0 0 111 3 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395684391736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26621] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26621/stat : 26621 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395683339128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26622] ppid=26601 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/26604/task/26622/stat : 26622 (java) S 26601 26604 21988 0 -1 4202560 50 0 0 0 8 9 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395682286536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26623] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26623/stat : 26623 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007053 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395681232040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 833.68
Current children cumulated vsize (KiB) 9625040

[startup+830.501 s]
/proc/loadavg: 2.20 2.21 2.18 3/214 26710
/proc/meminfo: memFree=29370160/32872528 swapFree=1542984/1696284
[pid=26604] ppid=26601 vsize=9625040 CPUtime=833.79 cores=0,2,4,6
/proc/26604/stat : 26604 (java) S 26601 26604 21988 0 -1 4202496 23551 0 1 0 83314 65 0 0 20 0 19 0 29007033 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140736280843888 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26604/statm: 2406260 137151 2280 9 0 2396937 0
[pid=26604/tid=26605] ppid=26601 vsize=9625040 CPUtime=827.47 cores=0,2,4,6
/proc/26604/task/26605/stat : 26605 (java) R 26601 26604 21988 0 -1 4202560 2505 0 1 0 82732 15 0 0 20 0 19 0 29007033 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396202213056 140396055887760 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26607] ppid=26601 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26604/task/26607/stat : 26607 (java) S 26601 26604 21988 0 -1 4202560 162 0 0 0 25 7 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396174674472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26608] ppid=26601 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26604/task/26608/stat : 26608 (java) S 26601 26604 21988 0 -1 4202560 233 0 0 0 22 5 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396044265896 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26609] ppid=26601 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/26604/task/26609/stat : 26609 (java) S 26601 26604 21988 0 -1 4202560 109 0 0 0 21 5 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396043213096 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26610] ppid=26601 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/26604/task/26610/stat : 26610 (java) S 26601 26604 21988 0 -1 4202560 346 0 0 0 30 9 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396042160296 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26611] ppid=26601 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26604/task/26611/stat : 26611 (java) S 26601 26604 21988 0 -1 4202560 110 0 0 0 25 7 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396041108520 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26604/tid=26612] ppid=26601 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26604/task/26612/stat : 26612 (java) S 26601 26604 21988 0 -1 4202560 208 0 0 0 25 6 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140396040055720 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26613] ppid=26601 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/26604/task/26613/stat : 26613 (java) S 26601 26604 21988 0 -1 4202560 243 0 0 0 20 8 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395702905640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26614] ppid=26601 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/26604/task/26614/stat : 26614 (java) S 26601 26604 21988 0 -1 4202560 99 0 0 0 19 6 0 0 20 0 19 0 29007034 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395701852840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26615] ppid=26601 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/26604/task/26615/stat : 26615 (java) S 26601 26604 21988 0 -1 4202560 138 0 0 0 9 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395689654760 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26616] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26616/stat : 26616 (java) S 26601 26604 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395688600824 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26617] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26617/stat : 26617 (java) S 26601 26604 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29007035 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395687547912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26618] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26618/stat : 26618 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395686496400 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26619] ppid=26601 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/26604/task/26619/stat : 26619 (java) S 26601 26604 21988 0 -1 4202560 2810 0 0 0 34 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395685444536 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26604/tid=26620] ppid=26601 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/26604/task/26620/stat : 26620 (java) S 26601 26604 21988 0 -1 4202560 15280 0 0 0 111 3 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395684391736 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26621] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26621/stat : 26621 (java) S 26601 26604 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395683339128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26604/tid=26622] ppid=26601 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/26604/task/26622/stat : 26622 (java) S 26601 26604 21988 0 -1 4202560 50 0 0 0 8 9 0 0 20 0 19 0 29007037 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395682286536 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26604/tid=26623] ppid=26601 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26604/task/26623/stat : 26623 (java) S 26601 26604 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29007053 9856040960 137151 33554432000 1073741824 1073778376 140736280852752 140395681232040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 833.79
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26604 and gives
#  childrusage.ru_utime.tv_sec=830
#  childrusage.ru_utime.tv_usec=994669
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=932858
# CPU time returned by wait4() is 831.927
# while last known CPU time is 833.79
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 830.582
CPU time (s): 833.79
CPU user time (s): 833.14
CPU system time (s): 0.65
CPU usage (%): 100.386
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 830.995
system time used= 0.932858
maximum resident set size= 640396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23574
page faults= 1
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18119
involuntary context switches= 6238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.50432 second user time and 5.96509 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 19:06:44
IDJOB=4106060
IDBENCH=47910
IDSOLVER=2546
FILE ID=node125/4106060-1466269604
RUNJOBID= node125-1466240732-22004
PBS_JOBID= 19918195
Free space on /tmp= 71744 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=9-P0=307-P1=313-P2=331-P3=461-P4=131-P5=307-P6=149-P7=479-P8=317-P9=431-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106060-1466269604/watcher-4106060-1466269604 -o /tmp/evaluation-result-4106060-1466269604/solver-4106060-1466269604 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106060-1466269604.opb

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

MD5SUM BENCH= 8b00ea770361f301179000d52beb4a25
RANDOM SEED=125479478

node125.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.683
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.36
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.683
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.683
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.683
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.54
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.683
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.683
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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.683
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:        29908768 kB
Buffers:          139792 kB
Cached:           169988 kB
SwapCached:          688 kB
Active:           266820 kB
Inactive:         239536 kB
Active(anon):     197508 kB
Inactive(anon):     1040 kB
Active(file):      69312 kB
Inactive(file):   238496 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:               476 kB
Writeback:             0 kB
AnonPages:       1864948 kB
Mapped:            15352 kB
Shmem:                 0 kB
Slab:             604260 kB
SReclaimable:      47880 kB
SUnreclaim:       556380 kB
KernelStack:        1760 kB
PageTables:         8040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2393880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node125 at 2016-06-18 19:20:35