Trace number 4121862

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16UNSAT 1690.09 1688.34

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n74-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM0382f6c6c8ff03d12a45e245b5b630a6
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.683895
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables111
Total number of constraints296
Number of constraints which are clauses296
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4121862-1467315825.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.14	c ... done. Wall clock time 0.041s.
0.11/0.14	c declared #vars     111
0.11/0.14	c #constraints  296
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 296
0.11/0.14	c 296 constraints processed.
0.65/0.43	c cleaning 2496 clauses out of 5000 with flag 20394/5000
1.16/0.64	c cleaning 4252 clauses out of 8504 with flag 50383/11000
1.37/0.89	c cleaning 5627 clauses out of 11253 with flag 83476/18001
1.79/1.27	c cleaning 6808 clauses out of 13626 with flag 120298/26001
2.32/1.71	c cleaning 7903 clauses out of 15818 with flag 160297/35001
2.93/2.32	c cleaning 8954 clauses out of 17915 with flag 208060/45001
3.52/3.00	c cleaning 9980 clauses out of 19961 with flag 258415/56001
4.42/3.85	c cleaning 10989 clauses out of 21981 with flag 312382/68001
5.42/4.82	c cleaning 11993 clauses out of 23992 with flag 369226/81001
6.61/6.09	c cleaning 12999 clauses out of 25999 with flag 429673/95001
8.11/7.55	c cleaning 13999 clauses out of 28000 with flag 484691/110001
9.71/9.16	c cleaning 14995 clauses out of 30000 with flag 554854/126000
12.03/11.42	c cleaning 15998 clauses out of 32005 with flag 630387/143000
14.93/14.33	c cleaning 17000 clauses out of 34008 with flag 706839/161001
18.33/17.74	c cleaning 18002 clauses out of 36008 with flag 787781/180001
21.92/21.37	c cleaning 19002 clauses out of 38006 with flag 875495/200001
25.93/25.35	c cleaning 20002 clauses out of 40003 with flag 965861/221000
30.34/29.71	c cleaning 20998 clauses out of 42001 with flag 1058640/243000
34.93/34.32	c cleaning 21995 clauses out of 44004 with flag 1158114/266001
40.03/39.49	c cleaning 23004 clauses out of 46009 with flag 1276464/290001
45.23/44.64	c cleaning 23993 clauses out of 48004 with flag 1388659/315000
50.53/49.99	c cleaning 25000 clauses out of 50012 with flag 1507598/341001
56.43/55.82	c cleaning 26004 clauses out of 52011 with flag 1626432/368000
63.23/62.70	c cleaning 27000 clauses out of 54008 with flag 1756684/396001
70.54/69.98	c cleaning 28002 clauses out of 56008 with flag 1889953/425001
79.44/78.89	c cleaning 28998 clauses out of 58005 with flag 2044917/455000
86.24/85.65	c cleaning 30000 clauses out of 60008 with flag 2196742/486001
92.75/92.12	c cleaning 31003 clauses out of 62008 with flag 2339030/518001
99.65/99.08	c cleaning 32001 clauses out of 64005 with flag 2485868/551001
107.35/106.73	c cleaning 33002 clauses out of 66003 with flag 2636941/585000
120.15/119.57	c cleaning 33997 clauses out of 68001 with flag 2815563/620000
133.96/133.32	c cleaning 34996 clauses out of 70004 with flag 2981767/656000
149.66/149.08	c cleaning 36001 clauses out of 72009 with flag 3147005/693001
163.06/162.40	c cleaning 36998 clauses out of 74008 with flag 3317008/731001
175.26/174.61	c cleaning 38000 clauses out of 76009 with flag 3495371/770000
188.69/188.08	c cleaning 38997 clauses out of 78010 with flag 3684247/810001
198.80/198.12	c cleaning 40001 clauses out of 80012 with flag 3858151/851000
210.00/209.33	c cleaning 41002 clauses out of 82012 with flag 4031603/893001
221.30/220.68	c cleaning 42003 clauses out of 84010 with flag 4210913/936001
232.80/232.20	c cleaning 42997 clauses out of 86007 with flag 4385930/980001
245.29/244.63	c cleaning 44002 clauses out of 88010 with flag 4565505/1025001
259.31/258.68	c cleaning 44999 clauses out of 90008 with flag 4752548/1071001
281.70/281.01	c cleaning 45997 clauses out of 92008 with flag 4983891/1118000
305.41/304.76	c cleaning 47004 clauses out of 94012 with flag 5234375/1166001
320.51/319.83	c cleaning 47999 clauses out of 96007 with flag 5426466/1215000
338.01/337.38	c cleaning 49000 clauses out of 98008 with flag 5624269/1265000
358.42/357.74	c cleaning 50002 clauses out of 100008 with flag 5843610/1316000
378.33/377.63	c cleaning 50999 clauses out of 102007 with flag 6049378/1368001
400.94/400.26	c cleaning 52002 clauses out of 104008 with flag 6269224/1421001
422.15/421.41	c cleaning 53000 clauses out of 106006 with flag 6487380/1475001
442.65/441.98	c cleaning 53998 clauses out of 108005 with flag 6697431/1530000
463.95/463.25	c cleaning 54998 clauses out of 110007 with flag 6913731/1586000
488.75/488.07	c cleaning 56002 clauses out of 112009 with flag 7137327/1643000
519.06/518.32	c cleaning 57002 clauses out of 114008 with flag 7381968/1701001
548.07/547.38	c cleaning 58001 clauses out of 116005 with flag 7622757/1760000
576.80/575.95	c cleaning 58998 clauses out of 118005 with flag 7863946/1820001
604.60/603.79	c cleaning 59999 clauses out of 120007 with flag 8108443/1881001
632.71/631.87	c cleaning 61002 clauses out of 122008 with flag 8351035/1943001
663.81/662.95	c cleaning 62003 clauses out of 124006 with flag 8594768/2006001
702.12/700.78	c cleaning 62998 clauses out of 126003 with flag 8849910/2070001
738.63/737.27	c cleaning 64002 clauses out of 128005 with flag 9109987/2135001
777.65/776.28	c cleaning 64999 clauses out of 130002 with flag 9364043/2201000
819.47/818.08	c cleaning 65997 clauses out of 132004 with flag 9632665/2268001
862.70/861.21	c cleaning 67000 clauses out of 134006 with flag 9907199/2336000
909.61/908.15	c cleaning 68001 clauses out of 136006 with flag 10170469/2405000
955.53/954.01	c cleaning 69001 clauses out of 138006 with flag 10429068/2475001
1000.95/999.43	c cleaning 69998 clauses out of 140003 with flag 10699405/2546000
1047.46/1045.97	c cleaning 71000 clauses out of 142005 with flag 10975807/2618000
1097.77/1096.30	c cleaning 71998 clauses out of 144005 with flag 11255029/2691000
1152.34/1150.75	c cleaning 72997 clauses out of 146008 with flag 11539372/2765001
1206.97/1205.43	c cleaning 74002 clauses out of 148011 with flag 11830158/2840001
1260.16/1258.65	c cleaning 75002 clauses out of 150008 with flag 12121162/2916000
1321.18/1319.66	c cleaning 75999 clauses out of 152005 with flag 12420081/2993000
1383.00/1381.47	c cleaning 77000 clauses out of 154006 with flag 12721592/3071000
1449.22/1447.62	c cleaning 78002 clauses out of 156006 with flag 13020731/3150000
1525.33/1523.78	c cleaning 79000 clauses out of 158003 with flag 13333845/3230000
1614.27/1612.52	c cleaning 79997 clauses out of 160002 with flag 13654948/3311001
1689.99/1688.29	c starts		: 2233
1689.99/1688.29	c conflicts		: 3384182
1689.99/1688.29	c decisions		: 4089112
1689.99/1688.29	c propagations		: 17267834
1689.99/1688.29	c inspects		: 38179703128
1689.99/1688.29	c shortcuts		: 0
1689.99/1688.29	c learnt literals	: 21
1689.99/1688.29	c learnt binary clauses	: 18
1689.99/1688.29	c learnt ternary clauses	: 42
1689.99/1688.29	c learnt constraints	: 3384160
1689.99/1688.29	c ignored constraints	: 0
1689.99/1688.29	c root simplifications	: 0
1689.99/1688.29	c removed literals (reason simplification)	: 0
1689.99/1688.29	c reason swapping (by a shorter reason)	: 0
1689.99/1688.29	c Calls to reduceDB	: 77
1689.99/1688.29	c Number of update (reduction) of LBD	: 250150
1689.99/1688.29	c Imported unit clauses	: 0
1689.99/1688.29	c number of reductions to clauses (during analyze)	: 0
1689.99/1688.29	c number of learned constraints concerned by reduction	: 0
1689.99/1688.29	c number of learning phase by resolution	: 0
1689.99/1688.29	c number of learning phase by cutting planes	: 0
1689.99/1688.29	c speed (assignments/second)	: 10228.862635266576
1689.99/1688.29	c non guided choices	532
1690.09/1688.32	c learnt constraints type 
1690.09/1688.32	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18
1690.09/1688.32	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 153151
1690.09/1688.32	s UNSATISFIABLE
1690.09/1688.32	c Total wall clock time (in seconds): 1688.223

Verifier Data

ERROR: no interpretation found !

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

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.07 2.08 4/194 16338
/proc/meminfo: memFree=26682832/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 1360 0 0 0 0 0 0 0 20 0 2 0 12549795 98582528 983 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 24068 984 749 9 0 16774 0
[pid=16338/tid=16339] ppid=16335 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 2 0 12549796 98582528 985 33554432000 1073741824 1073778376 140735366227616 139680166067752 213193147805 0 0 0 16784584 0 0 0 -1 3 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.04 2.07 2.08 4/194 16338
/proc/meminfo: memFree=26682832/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 4502 0 1 0 10 1 0 0 20 0 18 0 12549795 9787879424 6125 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2389619 6125 2157 9 0 2380296 0
[pid=16338/tid=16339] ppid=16335 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2378 0 1 0 8 0 0 0 20 0 18 0 12549796 9787879424 6125 33554432000 1073741824 1073778376 140735366227616 139680166070592 213196530957 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200284 s]
/proc/loadavg: 2.04 2.07 2.08 4/194 16338
/proc/meminfo: memFree=26682832/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 6873 0 1 0 28 1 0 0 20 0 19 0 12549795 9856040960 7794 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 7794 2223 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2404 0 1 0 17 0 0 0 20 0 19 0 12549796 9856040960 7794 33554432000 1073741824 1073778376 140735366227616 139680166072960 139680169358165 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9625040

[startup+0.300332 s]
/proc/loadavg: 2.04 2.07 2.08 4/194 16338
/proc/meminfo: memFree=26682832/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 7028 0 1 0 47 2 0 0 20 0 19 0 12549795 9856040960 8299 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 8299 2236 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2405 0 1 0 27 0 0 0 20 0 19 0 12549796 9856040960 8299 33554432000 1073741824 1073778376 140735366227616 139680166072552 139680003777549 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700273 s]
/proc/loadavg: 2.04 2.07 2.08 4/194 16338
/proc/meminfo: memFree=26682832/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 15882 0 1 0 125 2 0 0 20 0 19 0 12549795 9856040960 13717 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 13717 2249 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2405 0 1 0 67 0 0 0 20 0 19 0 12549796 9856040960 13717 33554432000 1073741824 1073778376 140735366227616 139680166072552 139680004082540 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.04 2.07 2.08 4/213 16357
/proc/meminfo: memFree=26631984/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=2.12 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 15892 0 1 0 209 3 0 0 20 0 19 0 12549795 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 14748 2256 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2414 0 1 0 147 0 0 0 20 0 19 0 12549796 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680166070840 139680004123459 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16341] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16341/stat : 16341 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549796 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680127564584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16342] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16342/stat : 16342 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680126511784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16343] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16343/stat : 16343 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680125459496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16344] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16344/stat : 16344 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680124406696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16345] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16345/stat : 16345 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680123353384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16346] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16346/stat : 16346 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680122300584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16347] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16347/stat : 16347 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680003648040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16348] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16348/stat : 16348 (java) S 16335 16338 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139680002595240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16349] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16349/stat : 16349 (java) S 16335 16338 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679990184680 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16350] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16350/stat : 16350 (java) S 16335 16338 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679989130744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16351] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16351/stat : 16351 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679988078344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16352] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16352/stat : 16352 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679248673680 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16353] ppid=16335 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16338/task/16353/stat : 16353 (java) S 16335 16338 13214 0 -1 4202560 8217 0 0 0 32 2 0 0 20 0 19 0 12549800 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679247620280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16354] ppid=16335 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/16338/task/16354/stat : 16354 (java) S 16335 16338 13214 0 -1 4202560 3990 0 0 0 27 0 0 0 20 0 19 0 12549800 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679246567480 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16355] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16355/stat : 16355 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679245515384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16356] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16356/stat : 16356 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679244462792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16357] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16357/stat : 16357 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549810 9856040960 14748 33554432000 1073741824 1073778376 140735366227616 139679243408808 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.03 2.07 2.08 3/213 16357
/proc/meminfo: memFree=26627888/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=3.72 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 15895 0 1 0 369 3 0 0 20 0 19 0 12549795 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 15773 2256 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2417 0 1 0 306 1 0 0 20 0 19 0 12549796 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680166063824 139680004123431 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16341] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16341/stat : 16341 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549796 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680127564584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16342] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16342/stat : 16342 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680126511784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16343] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16343/stat : 16343 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680125459496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16344] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16344/stat : 16344 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680124406696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16345] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16345/stat : 16345 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680123353384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16346] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16346/stat : 16346 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680122300584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16347] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16347/stat : 16347 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680003648040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16348] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16348/stat : 16348 (java) S 16335 16338 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139680002595240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16349] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16349/stat : 16349 (java) S 16335 16338 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679990184680 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16350] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16350/stat : 16350 (java) S 16335 16338 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679989130744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16351] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16351/stat : 16351 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679988078344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16352] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16352/stat : 16352 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679248673680 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16353] ppid=16335 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16338/task/16353/stat : 16353 (java) S 16335 16338 13214 0 -1 4202560 8217 0 0 0 32 2 0 0 20 0 19 0 12549800 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679247620280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16354] ppid=16335 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/16338/task/16354/stat : 16354 (java) S 16335 16338 13214 0 -1 4202560 3990 0 0 0 27 0 0 0 20 0 19 0 12549800 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679246567480 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16355] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16355/stat : 16355 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679245515384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16356] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16356/stat : 16356 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679244462792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16357] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16357/stat : 16357 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549810 9856040960 15773 33554432000 1073741824 1073778376 140735366227616 139679243408808 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.03 2.07 2.08 3/213 16357
/proc/meminfo: memFree=26623116/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=6.91 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 15901 0 1 0 688 3 0 0 20 0 19 0 12549795 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 15374 2258 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2420 0 1 0 625 1 0 0 20 0 19 0 12549796 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680166063824 139680004083448 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16341] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16341/stat : 16341 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549796 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680127564584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16342] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16342/stat : 16342 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680126511784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16343] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16343/stat : 16343 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680125459496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16344] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16344/stat : 16344 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680124406696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16345] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16345/stat : 16345 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680123353384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16346] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16346/stat : 16346 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680122300584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16347] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16347/stat : 16347 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680003648040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16348] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16348/stat : 16348 (java) S 16335 16338 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12549797 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139680002595240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16349] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16349/stat : 16349 (java) S 16335 16338 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139679990184680 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16350] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16350/stat : 16350 (java) S 16335 16338 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139679989130744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16351] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16351/stat : 16351 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139679988078344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16352] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16352/stat : 16352 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139679248673680 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16353] ppid=16335 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/16338/task/16353/stat : 16353 (java) S 16335 16338 13214 0 -1 4202560 8217 0 0 0 32 2 0 0 20 0 19 0 12549800 9856040960 15374 33554432000 1073741824 1073778376 140735366227616 139679247620280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16354] ppid=16335 vsize=9625040 CPUtime=0.27 cores=1,3,5,7

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

[pid=16338/tid=16349] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16349/stat : 16349 (java) S 16335 16338 13214 0 -1 4202560 23 0 0 0 0 2 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679990184680 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16350] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16350/stat : 16350 (java) S 16335 16338 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679989130744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16351] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16351/stat : 16351 (java) S 16335 16338 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679988078344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16352] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16352/stat : 16352 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679248673680 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16353] ppid=16335 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/16338/task/16353/stat : 16353 (java) S 16335 16338 13214 0 -1 4202560 11923 0 0 0 91 2 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679247620280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16354] ppid=16335 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/16338/task/16354/stat : 16354 (java) S 16335 16338 13214 0 -1 4202560 3994 0 0 0 36 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679246567480 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16355] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16355/stat : 16355 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679245515384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16356] ppid=16335 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/16338/task/16356/stat : 16356 (java) S 16335 16338 13214 0 -1 4202560 98 0 0 0 26 41 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679244462792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16357] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16357/stat : 16357 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549810 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679243408808 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1688.99
Current children cumulated vsize (KiB) 9625040

[startup+1688 s]
/proc/loadavg: 2.05 2.12 2.09 3/213 16617
/proc/meminfo: memFree=26334496/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=1689.79 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 19874 0 1 0 168923 56 0 0 20 0 19 0 12549795 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 54556 2272 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=1683.39 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2494 0 1 0 168309 30 0 0 20 0 19 0 12549796 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680166070720 139680004415751 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16341] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16341/stat : 16341 (java) S 16335 16338 13214 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 12549796 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680127564584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16342] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16342/stat : 16342 (java) S 16335 16338 13214 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680126511784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16343] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16343/stat : 16343 (java) S 16335 16338 13214 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680125459496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16344] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16344/stat : 16344 (java) S 16335 16338 13214 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680124406696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16345] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16345/stat : 16345 (java) S 16335 16338 13214 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680123353384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16346] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16346/stat : 16346 (java) S 16335 16338 13214 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680122300584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16347] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16347/stat : 16347 (java) S 16335 16338 13214 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680003648040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16348] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16348/stat : 16348 (java) S 16335 16338 13214 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680002595240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16349] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16349/stat : 16349 (java) S 16335 16338 13214 0 -1 4202560 23 0 0 0 0 2 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679990184680 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16350] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16350/stat : 16350 (java) S 16335 16338 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679989130744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16351] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16351/stat : 16351 (java) S 16335 16338 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679988078344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16352] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16352/stat : 16352 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679248673680 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16353] ppid=16335 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/16338/task/16353/stat : 16353 (java) S 16335 16338 13214 0 -1 4202560 11923 0 0 0 91 2 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679247620280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16354] ppid=16335 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/16338/task/16354/stat : 16354 (java) S 16335 16338 13214 0 -1 4202560 3994 0 0 0 36 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679246567480 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16355] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16355/stat : 16355 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679245515384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16356] ppid=16335 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/16338/task/16356/stat : 16356 (java) S 16335 16338 13214 0 -1 4202560 98 0 0 0 26 41 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679244462792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16357] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16357/stat : 16357 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549810 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679243408808 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1689.79
Current children cumulated vsize (KiB) 9625040

[startup+1688.2 s]
/proc/loadavg: 2.05 2.12 2.09 3/213 16617
/proc/meminfo: memFree=26334496/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9625040 CPUtime=1689.99 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 19874 0 1 0 168943 56 0 0 20 0 19 0 12549795 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2406260 54556 2272 9 0 2396937 0
[pid=16338/tid=16339] ppid=16335 vsize=9625040 CPUtime=1683.59 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) R 16335 16338 13214 0 -1 4202560 2494 0 1 0 168329 30 0 0 20 0 19 0 12549796 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680166070720 139680004082496 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16341] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16341/stat : 16341 (java) S 16335 16338 13214 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 12549796 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680127564584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16342] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16342/stat : 16342 (java) S 16335 16338 13214 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680126511784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16343] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16343/stat : 16343 (java) S 16335 16338 13214 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680125459496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16344] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16344/stat : 16344 (java) S 16335 16338 13214 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680124406696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16345] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16345/stat : 16345 (java) S 16335 16338 13214 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680123353384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16346] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16346/stat : 16346 (java) S 16335 16338 13214 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680122300584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16347] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16347/stat : 16347 (java) S 16335 16338 13214 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680003648040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16348] ppid=16335 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16348/stat : 16348 (java) S 16335 16338 13214 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 12549797 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139680002595240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16349] ppid=16335 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16349/stat : 16349 (java) S 16335 16338 13214 0 -1 4202560 23 0 0 0 0 2 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679990184680 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16350] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16350/stat : 16350 (java) S 16335 16338 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679989130744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16351] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16351/stat : 16351 (java) S 16335 16338 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12549798 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679988078344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16352] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16352/stat : 16352 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679248673680 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16353] ppid=16335 vsize=9625040 CPUtime=0.93 cores=1,3,5,7
/proc/16338/task/16353/stat : 16353 (java) S 16335 16338 13214 0 -1 4202560 11923 0 0 0 91 2 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679247620280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16354] ppid=16335 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/16338/task/16354/stat : 16354 (java) S 16335 16338 13214 0 -1 4202560 3994 0 0 0 36 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679246567480 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16355] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16355/stat : 16355 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679245515384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16356] ppid=16335 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/16338/task/16356/stat : 16356 (java) S 16335 16338 13214 0 -1 4202560 98 0 0 0 26 41 0 0 20 0 19 0 12549800 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679244462792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16357] ppid=16335 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16357/stat : 16357 (java) S 16335 16338 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12549810 9856040960 54556 33554432000 1073741824 1073778376 140735366227616 139679243408808 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1689.99
Current children cumulated vsize (KiB) 9625040

[startup+1688.3 s]
/proc/loadavg: 2.05 2.12 2.09 3/213 16617
/proc/meminfo: memFree=26334496/32872528 swapFree=11480/941500
[pid=16338] ppid=16335 vsize=9691604 CPUtime=1690.09 cores=1,3,5,7
/proc/16338/stat : 16338 (java) S 16335 16338 13214 0 -1 4202496 19886 0 1 0 168953 56 0 0 20 0 19 0 12549795 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 140735366218752 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16338/statm: 2422901 54565 2273 9 0 2413578 0
[pid=16338/tid=16339] ppid=16335 vsize=9691604 CPUtime=1683.69 cores=1,3,5,7
/proc/16338/task/16339/stat : 16339 (java) S 16335 16338 13214 0 -1 4202560 2497 0 1 0 168339 30 0 0 20 0 19 0 12549796 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680166073048 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16341] ppid=16335 vsize=9691604 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16341/stat : 16341 (java) S 16335 16338 13214 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 12549796 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680127564584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16342] ppid=16335 vsize=9691604 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16342/stat : 16342 (java) S 16335 16338 13214 0 -1 4202560 4 0 0 0 1 0 0 0 20 0 19 0 12549797 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680126511784 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16343] ppid=16335 vsize=9691604 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16343/stat : 16343 (java) S 16335 16338 13214 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 12549797 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680125459496 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16344] ppid=16335 vsize=9691604 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16344/stat : 16344 (java) S 16335 16338 13214 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 19 0 12549797 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680124406696 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16345] ppid=16335 vsize=9691604 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16345/stat : 16345 (java) S 16335 16338 13214 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 12549797 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680123353384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16346] ppid=16335 vsize=9691604 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16346/stat : 16346 (java) S 16335 16338 13214 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 12549797 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680122300584 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16347] ppid=16335 vsize=9691604 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16347/stat : 16347 (java) S 16335 16338 13214 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 19 0 12549797 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680003648040 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16338/tid=16348] ppid=16335 vsize=9691604 CPUtime=0.01 cores=1,3,5,7
/proc/16338/task/16348/stat : 16348 (java) S 16335 16338 13214 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 12549797 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139680002595240 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16349] ppid=16335 vsize=9691604 CPUtime=0.02 cores=1,3,5,7
/proc/16338/task/16349/stat : 16349 (java) S 16335 16338 13214 0 -1 4202560 23 0 0 0 0 2 0 0 20 0 19 0 12549798 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679990184680 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16350] ppid=16335 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16350/stat : 16350 (java) S 16335 16338 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12549798 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679989130744 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16351] ppid=16335 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16351/stat : 16351 (java) S 16335 16338 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12549798 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679988078344 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16352] ppid=16335 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16352/stat : 16352 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679248673680 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16338/tid=16353] ppid=16335 vsize=9691604 CPUtime=0.93 cores=1,3,5,7
/proc/16338/task/16353/stat : 16353 (java) S 16335 16338 13214 0 -1 4202560 11923 0 0 0 91 2 0 0 20 0 19 0 12549800 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679247620280 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16338/tid=16354] ppid=16335 vsize=9691604 CPUtime=0.36 cores=1,3,5,7
/proc/16338/task/16354/stat : 16354 (java) S 16335 16338 13214 0 -1 4202560 3994 0 0 0 36 0 0 0 20 0 19 0 12549800 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679246567480 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16355] ppid=16335 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/16338/task/16355/stat : 16355 (java) S 16335 16338 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12549800 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679245515384 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16338/tid=16356] ppid=16335 vsize=9691604 CPUtime=0.67 cores=1,3,5,7
/proc/16338/task/16356/stat : 16356 (java) S 16335 16338 13214 0 -1 4202560 98 0 0 0 26 41 0 0 20 0 19 0 12549800 9924202496 54565 33554432000 1073741824 1073778376 140735366227616 139679244462792 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1690.09
Current children cumulated vsize (KiB) 9691604

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16338 and gives
#  childrusage.ru_utime.tv_sec=1685
#  childrusage.ru_utime.tv_usec=195811
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=890864
# CPU time returned by wait4() is 1686.09
# while last known CPU time is 1690.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1688.34
CPU time (s): 1690.09
CPU user time (s): 1689.53
CPU system time (s): 0.56
CPU usage (%): 100.104
Max. virtual memory (cumulated for all children) (KiB): 9691604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1685.2
system time used= 0.890864
maximum resident set size= 218320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19908
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35754
involuntary context switches= 4465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.33473 second user time and 15.0227 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 21:43:45
IDJOB=4121862
IDBENCH=110707
IDSOLVER=2546
FILE ID=node113/4121862-1467315825
RUNJOBID= node113-1467309899-13788
PBS_JOBID= 20005277
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n74-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121862-1467315825/watcher-4121862-1467315825 -o /tmp/evaluation-result-4121862-1467315825/solver-4121862-1467315825 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467309899-13788 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121862-1467315825.opb

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

MD5SUM BENCH= 0382f6c6c8ff03d12a45e245b5b630a6
RANDOM SEED=988950230

node113.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.947
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.89
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.947
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	: 5325.52
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.947
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.947
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.947
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.56
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.947
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.947
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.947
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26683096 kB
Buffers:          131412 kB
Cached:          4272216 kB
SwapCached:            0 kB
Active:          2985656 kB
Inactive:        1480248 kB
Active(anon):      59440 kB
Inactive(anon):     5656 kB
Active(file):    2926216 kB
Inactive(file):  1474592 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1780 kB
Writeback:             0 kB
AnonPages:       1024636 kB
Mapped:            21424 kB
Shmem:               204 kB
Slab:             629692 kB
SReclaimable:      73584 kB
SUnreclaim:       556108 kB
KernelStack:        1616 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1632516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    968704 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= 71736 MiB
End job on node113 at 2016-06-30 22:11:53