Trace number 4103784

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 PB16? (TO) 1800.52 1794.83

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-share2b.opb
MD5SUM95fbceaf029492cffa0d3c545b3f551d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-39584070
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -36858196
Optimality of the best value was proved NO
Number of variables2370
Total number of constraints96
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 constraints96
Minimum length of a constraint30
Maximum length of a constraint360
Number of terms in the objective function 870
Biggest coefficient in the objective function 204010946560
Number of bits for the biggest coefficient in the objective function 38
Sum of the numbers in the objective function 4534411718529
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 552977039360
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 10976862656529
Number of bits of the biggest sum of numbers44
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@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4103784-1466250305.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.62/0.32	c ... done. Wall clock time 0.22s.
0.62/0.32	c declared #vars     2370
0.62/0.32	c #constraints  109
0.62/0.32	c constraints type 
0.62/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 109
0.62/0.32	c 109 constraints processed.
0.62/0.32	c objective function length is 870 literals
1.56/0.99	c cleaning 2499 clauses out of 4997 with flag 10588/5000
2.55/1.69	c cleaning 4249 clauses out of 8498 with flag 22735/11000
3.55/2.67	c cleaning 5622 clauses out of 11249 with flag 37055/18000
4.75/3.85	c cleaning 6813 clauses out of 13628 with flag 53177/26001
5.98/5.10	c cleaning 7905 clauses out of 15814 with flag 71269/35000
7.60/6.64	c cleaning 8955 clauses out of 17909 with flag 91342/45000
9.39/8.47	c cleaning 9977 clauses out of 19954 with flag 113422/56000
11.59/10.60	c cleaning 10990 clauses out of 21980 with flag 137521/68003
13.89/12.96	c cleaning 11993 clauses out of 23989 with flag 163619/81002
16.51/15.57	c cleaning 12997 clauses out of 25994 with flag 191706/95000
19.76/18.72	c cleaning 13999 clauses out of 27998 with flag 221999/110001
23.65/22.65	c cleaning 14997 clauses out of 29998 with flag 254114/126000
28.35/27.34	c cleaning 16002 clauses out of 32003 with flag 288191/143002
33.45/32.48	c cleaning 16998 clauses out of 34001 with flag 324336/161002
39.15/38.14	c cleaning 18000 clauses out of 36002 with flag 362494/180001
45.38/44.33	c cleaning 19000 clauses out of 38002 with flag 402813/200001
51.78/50.78	c cleaning 19997 clauses out of 40002 with flag 445647/221001
56.68/55.68	c cleaning 20997 clauses out of 42004 with flag 490712/243000
61.68/60.61	c cleaning 21999 clauses out of 44009 with flag 537609/266002
66.52/65.42	c cleaning 23004 clauses out of 46011 with flag 586729/290003
71.92/70.85	c cleaning 24003 clauses out of 48008 with flag 638407/315004
77.92/76.89	c cleaning 24994 clauses out of 50002 with flag 691358/341001
84.42/83.36	c cleaning 26000 clauses out of 52007 with flag 747352/368000
93.48/92.30	c cleaning 27002 clauses out of 54008 with flag 804613/396001
101.08/99.96	c cleaning 28000 clauses out of 56005 with flag 865049/425000
109.78/108.69	c cleaning 29002 clauses out of 58005 with flag 926770/455000
120.44/119.21	c cleaning 29991 clauses out of 60005 with flag 993214/486002
131.04/129.89	c cleaning 31002 clauses out of 62012 with flag 1058002/518000
140.13/138.94	c cleaning 32000 clauses out of 64010 with flag 1124799/551000
155.16/153.90	c cleaning 33004 clauses out of 66011 with flag 1193265/585001
170.16/168.93	c cleaning 34003 clauses out of 68006 with flag 1263644/620000
182.86/181.63	c cleaning 34999 clauses out of 70004 with flag 1336614/656001
196.82/195.55	c cleaning 36000 clauses out of 72006 with flag 1411767/693002
216.01/214.77	c cleaning 37001 clauses out of 74005 with flag 1487837/731001
229.14/227.86	c cleaning 37992 clauses out of 76003 with flag 1567519/770000
245.73/244.49	c cleaning 39002 clauses out of 78011 with flag 1648668/810000
260.32/259.01	c cleaning 39999 clauses out of 80011 with flag 1732445/851002
280.05/278.70	c cleaning 40999 clauses out of 82010 with flag 1817530/893000
301.45/300.15	c cleaning 42003 clauses out of 84011 with flag 1903807/936000
314.39/313.00	c cleaning 43001 clauses out of 86009 with flag 2002228/980001
324.55/323.13	c cleaning 43999 clauses out of 88007 with flag 2100025/1025000
336.45/335.03	c cleaning 45002 clauses out of 90008 with flag 2199346/1071000
347.27/345.82	c cleaning 46002 clauses out of 92010 with flag 2303068/1118004
359.60/358.12	c cleaning 47000 clauses out of 94004 with flag 2409810/1166000
372.26/370.72	c cleaning 48003 clauses out of 96007 with flag 2512220/1215003
386.14/384.59	c cleaning 48999 clauses out of 98001 with flag 2616585/1265000
401.01/399.36	c cleaning 49999 clauses out of 100002 with flag 2730209/1316000
415.98/414.29	c cleaning 50999 clauses out of 102003 with flag 2845661/1368000
431.75/429.96	c cleaning 52003 clauses out of 104006 with flag 2963384/1421002
447.11/445.24	c cleaning 52998 clauses out of 106002 with flag 3082296/1475001
464.54/462.64	c cleaning 54003 clauses out of 108007 with flag 3202782/1530004
484.50/482.54	c cleaning 54995 clauses out of 110000 with flag 3322647/1586000
501.94/499.92	c cleaning 56000 clauses out of 112006 with flag 3446163/1643001
521.98/519.99	c cleaning 56996 clauses out of 114006 with flag 3571446/1701001
542.08/539.98	c cleaning 58004 clauses out of 116013 with flag 3700211/1760004
564.57/562.38	c cleaning 58996 clauses out of 118005 with flag 3828976/1820000
590.15/587.86	c cleaning 59998 clauses out of 120011 with flag 3957246/1881002
616.91/614.51	c cleaning 61001 clauses out of 122012 with flag 4090082/1943001
643.56/641.03	c cleaning 61999 clauses out of 124011 with flag 4223889/2006001
664.22/661.69	c cleaning 62997 clauses out of 126011 with flag 4367498/2070000
693.91/691.23	c cleaning 64000 clauses out of 128015 with flag 4507126/2135001
730.21/727.45	c cleaning 64996 clauses out of 130016 with flag 4643717/2201002
764.33/761.43	c cleaning 66002 clauses out of 132019 with flag 4784822/2268001
801.11/798.15	c cleaning 67004 clauses out of 134017 with flag 4932247/2336001
844.95/841.85	c cleaning 67999 clauses out of 136014 with flag 5078033/2405002
886.54/883.36	c cleaning 69000 clauses out of 138014 with flag 5229442/2475001
931.64/928.35	c cleaning 69999 clauses out of 140015 with flag 5382407/2546002
957.62/954.26	c cleaning 70994 clauses out of 142014 with flag 5540331/2618000
996.87/993.49	c cleaning 72009 clauses out of 144020 with flag 5687931/2691000
1041.24/1037.80	c cleaning 73006 clauses out of 146012 with flag 5836982/2765001
1088.60/1084.97	c cleaning 74002 clauses out of 148010 with flag 5988683/2840005
1135.61/1131.89	c cleaning 75002 clauses out of 150004 with flag 6142167/2916001
1178.78/1174.94	c cleaning 75996 clauses out of 152002 with flag 6298250/2993001
1228.30/1224.35	c cleaning 76996 clauses out of 154005 with flag 6456532/3071000
1277.24/1273.11	c cleaning 77997 clauses out of 156012 with flag 6615400/3150003
1326.44/1322.27	c cleaning 79005 clauses out of 158013 with flag 6775976/3230001
1390.27/1385.95	c cleaning 79997 clauses out of 160007 with flag 6938875/3311000
1442.99/1438.59	c cleaning 81001 clauses out of 162012 with flag 7104429/3393002
1498.94/1494.35	c cleaning 82002 clauses out of 164011 with flag 7271363/3476002
1556.45/1551.79	c cleaning 82997 clauses out of 166008 with flag 7440291/3560001
1617.99/1613.19	c cleaning 84004 clauses out of 168012 with flag 7610975/3645002
1690.45/1685.50	c cleaning 85000 clauses out of 170006 with flag 7783884/3731000
1758.30/1753.15	c cleaning 85997 clauses out of 172007 with flag 7958997/3818001
1800.07/1794.80	c starts		: 14193
1800.07/1794.80	c conflicts		: 3887132
1800.07/1794.80	c decisions		: 4743109
1800.07/1794.80	c propagations		: 32184506
1800.07/1794.80	c inspects		: 33920922580
1800.07/1794.80	c shortcuts		: 0
1800.07/1794.80	c learnt literals	: 3
1800.07/1794.80	c learnt binary clauses	: 2
1800.07/1794.80	c learnt ternary clauses	: 1
1800.07/1794.80	c learnt constraints	: 3887129
1800.07/1794.80	c ignored constraints	: 0
1800.07/1794.80	c root simplifications	: 0
1800.07/1794.80	c removed literals (reason simplification)	: 0
1800.07/1794.80	c reason swapping (by a shorter reason)	: 0
1800.07/1794.80	c Calls to reduceDB	: 83
1800.07/1794.80	c Number of update (reduction) of LBD	: 134276
1800.07/1794.80	c Imported unit clauses	: 0
1800.07/1794.80	c number of reductions to clauses (during analyze)	: 0
1800.07/1794.80	c number of learned constraints concerned by reduction	: 0
1800.07/1794.80	c number of learning phase by resolution	: 0
1800.07/1794.80	c number of learning phase by cutting planes	: 0
1800.07/1794.80	c speed (assignments/second)	: 17935.542510423784
1800.07/1794.80	c non guided choices	471
1800.07/1794.80	c timeout
1800.07/1794.83	c learnt constraints type 
1800.07/1794.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1800.07/1794.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 155139
1800.07/1794.83	s UNKNOWN
1800.07/1794.83	c Total wall clock time (in seconds): 1794.726

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-4103784-1466250305/watcher-4103784-1466250305 -o /tmp/evaluation-result-4103784-1466250305/solver-4103784-1466250305 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103784-1466250305.opb 

pid=17639
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.02 2.04 2.00 3/194 17642
/proc/meminfo: memFree=31106224/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 27076112 98570240 977 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 24065 977 743 9 0 16771 0
[pid=17642/tid=17643] ppid=17639 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 27076113 98570240 977 33554432000 1073741824 1073778376 140735636053968 140404910042664 206629062016 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100098 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 17642
/proc/meminfo: memFree=31106224/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 4493 0 1 0 10 1 0 0 20 0 18 0 27076112 9787879424 6125 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2389619 6125 2157 9 0 2380296 0
[pid=17642/tid=17643] ppid=17639 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2378 0 1 0 7 0 0 0 20 0 18 0 27076113 9787879424 6125 33554432000 1073741824 1073778376 140735636053968 140404910046112 206632445197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200355 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 17642
/proc/meminfo: memFree=31106224/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9559244 CPUtime=0.33 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 5970 0 1 0 31 2 0 0 20 0 18 0 27076112 9788665856 7710 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2389811 7717 2221 9 0 2380488 0
[pid=17642/tid=17643] ppid=17639 vsize=9559244 CPUtime=0.17 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2397 0 1 0 17 0 0 0 20 0 18 0 27076113 9788665856 7718 33554432000 1073741824 1073778376 140735636053968 140404910038048 140404779498323 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9559244

[startup+0.300348 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 17642
/proc/meminfo: memFree=31106224/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9558476 CPUtime=0.62 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 9811 0 1 0 60 2 0 0 20 0 18 0 27076112 9787879424 12631 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2389619 12631 2236 9 0 2380296 0
[pid=17642/tid=17643] ppid=17639 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2402 0 1 0 26 1 0 0 20 0 18 0 27076113 9787879424 12631 33554432000 1073741824 1073778376 140735636053968 140404910038928 140404779508059 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9558476

[startup+0.700265 s]
/proc/loadavg: 2.02 2.04 2.00 3/194 17642
/proc/meminfo: memFree=31106224/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9625040 CPUtime=1.35 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 10080 0 1 0 133 2 0 0 20 0 19 0 27076112 9856040960 15283 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2406260 15283 2256 9 0 2396937 0
[pid=17642/tid=17643] ppid=17639 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2423 0 1 0 66 2 0 0 20 0 19 0 27076113 9856040960 15283 33554432000 1073741824 1073778376 140735636053968 140404910047704 140404780033227 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 2.02 2.04 2.00 4/213 17661
/proc/meminfo: memFree=31048160/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9625040 CPUtime=2.44 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 11314 0 1 0 241 3 0 0 20 0 19 0 27076112 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2406260 17366 2265 9 0 2396937 0
[pid=17642/tid=17643] ppid=17639 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2428 0 1 0 146 2 0 0 20 0 19 0 27076113 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404910047752 140404780033154 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17645] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17645/stat : 17645 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404899109672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17646] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17646/stat : 17646 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404898056872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17647] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17647/stat : 17647 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404751809576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17642/tid=17648] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17648/stat : 17648 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404750756776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17649] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17649/stat : 17649 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404749703464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17650] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17650/stat : 17650 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404748650664 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17651] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17651/stat : 17651 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404747598376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17652] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17652/stat : 17652 (java) S 17639 17642 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404746545576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17653] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17653/stat : 17653 (java) S 17639 17642 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404734135016 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17654] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17654/stat : 17654 (java) S 17639 17642 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404733081080 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17655] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17655/stat : 17655 (java) S 17639 17642 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404732028680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17656] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17656/stat : 17656 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404730977168 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17657] ppid=17639 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/17642/task/17657/stat : 17657 (java) S 17639 17642 16325 0 -1 4202560 2390 0 0 0 34 0 0 0 20 0 19 0 27076117 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404729923768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17658] ppid=17639 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/17642/task/17658/stat : 17658 (java) S 17639 17642 16325 0 -1 4202560 5219 0 0 0 57 1 0 0 20 0 19 0 27076117 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404728870968 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17659] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17659/stat : 17659 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404727818872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17660] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17660/stat : 17660 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404726766280 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17661] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17661/stat : 17661 (java) S 17639 17642 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27076148 9856040960 17366 33554432000 1073741824 1073778376 140735636053968 140404725712296 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.02 2.04 2.00 3/213 17661
/proc/meminfo: memFree=31035376/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9625040 CPUtime=4.06 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 11322 0 1 0 403 3 0 0 20 0 19 0 27076112 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2406260 21462 2265 9 0 2396937 0
[pid=17642/tid=17643] ppid=17639 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2436 0 1 0 306 2 0 0 20 0 19 0 27076113 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404910047736 140404780110049 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17645] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17645/stat : 17645 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404899109672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17646] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17646/stat : 17646 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404898056872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17647] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17647/stat : 17647 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404751809576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17642/tid=17648] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17648/stat : 17648 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404750756776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17649] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17649/stat : 17649 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404749703464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17650] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17650/stat : 17650 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404748650664 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17651] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17651/stat : 17651 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404747598376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17652] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17652/stat : 17652 (java) S 17639 17642 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404746545576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17653] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17653/stat : 17653 (java) S 17639 17642 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404734135016 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17654] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17654/stat : 17654 (java) S 17639 17642 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404733081080 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17655] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17655/stat : 17655 (java) S 17639 17642 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404732028680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17656] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17656/stat : 17656 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404730977168 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17657] ppid=17639 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17642/task/17657/stat : 17657 (java) S 17639 17642 16325 0 -1 4202560 2390 0 0 0 35 0 0 0 20 0 19 0 27076117 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404729923768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17658] ppid=17639 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/17642/task/17658/stat : 17658 (java) S 17639 17642 16325 0 -1 4202560 5219 0 0 0 59 1 0 0 20 0 19 0 27076117 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404728870968 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17659] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17659/stat : 17659 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404727818872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17660] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17660/stat : 17660 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404726766280 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17661] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17661/stat : 17661 (java) S 17639 17642 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27076148 9856040960 21462 33554432000 1073741824 1073778376 140735636053968 140404725712296 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.02 2.04 2.00 4/213 17661
/proc/meminfo: memFree=31006988/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9625040 CPUtime=7.29 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 11337 0 1 0 725 4 0 0 20 0 19 0 27076112 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2406260 27932 2266 9 0 2396937 0
[pid=17642/tid=17643] ppid=17639 vsize=9625040 CPUtime=6.28 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2450 0 1 0 625 3 0 0 20 0 19 0 27076113 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404910038720 140404780108842 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17645] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17645/stat : 17645 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404899109672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17646] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17646/stat : 17646 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404898056872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17647] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17647/stat : 17647 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404751809576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17642/tid=17648] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17648/stat : 17648 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404750756776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17649] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17649/stat : 17649 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404749703464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17650] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17650/stat : 17650 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404748650664 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17651] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17651/stat : 17651 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404747598376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17652] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17652/stat : 17652 (java) S 17639 17642 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27076114 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404746545576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17653] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17653/stat : 17653 (java) S 17639 17642 16325 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404734135016 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17654] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17654/stat : 17654 (java) S 17639 17642 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404733081080 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17655] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17655/stat : 17655 (java) S 17639 17642 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404732028680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17656] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17656/stat : 17656 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404730977168 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17657] ppid=17639 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17642/task/17657/stat : 17657 (java) S 17639 17642 16325 0 -1 4202560 2390 0 0 0 35 0 0 0 20 0 19 0 27076117 9856040960 27932 33554432000 1073741824 1073778376 140735636053968 140404729923768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17658] ppid=17639 vsize=9625040 CPUtime=0.63 cores=1,3,5,7

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

[pid=17642/tid=17654] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17654/stat : 17654 (java) S 17639 17642 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404733081080 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17655] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17655/stat : 17655 (java) S 17639 17642 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404732028680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17656] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17656/stat : 17656 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404730977168 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17657] ppid=17639 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17642/task/17657/stat : 17657 (java) S 17639 17642 16325 0 -1 4202560 2390 0 0 0 35 0 0 0 20 0 19 0 27076117 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404729923768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17658] ppid=17639 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/17642/task/17658/stat : 17658 (java) S 17639 17642 16325 0 -1 4202560 5382 0 0 0 70 1 0 0 20 0 19 0 27076117 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404728870968 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17659] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17659/stat : 17659 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404727818872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17660] ppid=17639 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/17642/task/17660/stat : 17660 (java) S 17639 17642 16325 0 -1 4202560 96 0 0 0 25 33 0 0 20 0 19 0 27076117 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404726766280 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17661] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17661/stat : 17661 (java) S 17639 17642 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27076148 9856040960 83910 33554432000 1073741824 1073778376 140735636053968 140404725712296 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1667.29
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/212 17727
/proc/meminfo: memFree=30645668/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9625040 CPUtime=1727.46 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 13149 0 1 0 172673 73 0 0 20 0 19 0 27076112 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2406260 78840 2288 9 0 2396937 0
[pid=17642/tid=17643] ppid=17639 vsize=9625040 CPUtime=1720.19 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2563 0 1 0 171989 30 0 0 20 0 19 0 27076113 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404910046352 140404780108589 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17645] ppid=17639 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/17642/task/17645/stat : 17645 (java) S 17639 17642 16325 0 -1 4202560 123 0 0 0 63 4 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404899109672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17642/tid=17646] ppid=17639 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/17642/task/17646/stat : 17646 (java) S 17639 17642 16325 0 -1 4202560 141 0 0 0 68 5 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404898056872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17642/tid=17647] ppid=17639 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/17642/task/17647/stat : 17647 (java) S 17639 17642 16325 0 -1 4202560 185 0 0 0 68 5 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404751809576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17648] ppid=17639 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/17642/task/17648/stat : 17648 (java) S 17639 17642 16325 0 -1 4202560 103 0 0 0 57 4 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404750756776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17649] ppid=17639 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/17642/task/17649/stat : 17649 (java) S 17639 17642 16325 0 -1 4202560 88 0 0 0 54 4 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404749703464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17650] ppid=17639 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/17642/task/17650/stat : 17650 (java) S 17639 17642 16325 0 -1 4202560 111 0 0 0 70 5 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404748650664 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17651] ppid=17639 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/17642/task/17651/stat : 17651 (java) S 17639 17642 16325 0 -1 4202560 316 0 0 0 56 4 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404747598376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17652] ppid=17639 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/17642/task/17652/stat : 17652 (java) S 17639 17642 16325 0 -1 4202560 223 0 0 0 59 5 0 0 20 0 19 0 27076114 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404746545576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17653] ppid=17639 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/17642/task/17653/stat : 17653 (java) S 17639 17642 16325 0 -1 4202560 161 0 0 0 40 3 0 0 20 0 19 0 27076115 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404734135016 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17654] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17654/stat : 17654 (java) S 17639 17642 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404733081080 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17655] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17655/stat : 17655 (java) S 17639 17642 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404732028680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17656] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17656/stat : 17656 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404730977168 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17657] ppid=17639 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17642/task/17657/stat : 17657 (java) S 17639 17642 16325 0 -1 4202560 2390 0 0 0 35 0 0 0 20 0 19 0 27076117 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404729923768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17658] ppid=17639 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/17642/task/17658/stat : 17658 (java) S 17639 17642 16325 0 -1 4202560 5382 0 0 0 70 1 0 0 20 0 19 0 27076117 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404728870968 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17659] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17659/stat : 17659 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404727818872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17660] ppid=17639 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/17642/task/17660/stat : 17660 (java) S 17639 17642 16325 0 -1 4202560 100 0 0 0 26 34 0 0 20 0 19 0 27076117 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404726766280 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17661] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17661/stat : 17661 (java) S 17639 17642 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27076148 9856040960 78840 33554432000 1073741824 1073778376 140735636053968 140404725712296 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1727.46
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 1.95 2.03 1.99 3/213 17925
/proc/meminfo: memFree=30764928/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9625040 CPUtime=1787.57 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 13160 0 1 0 178683 74 0 0 20 0 19 0 27076112 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2406260 77942 2288 9 0 2396937 0
[pid=17642/tid=17643] ppid=17639 vsize=9625040 CPUtime=1780.16 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2566 0 1 0 177985 31 0 0 20 0 19 0 27076113 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404910046336 140404780108589 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17645] ppid=17639 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/17642/task/17645/stat : 17645 (java) S 17639 17642 16325 0 -1 4202560 123 0 0 0 64 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404899109672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17646] ppid=17639 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/17642/task/17646/stat : 17646 (java) S 17639 17642 16325 0 -1 4202560 141 0 0 0 70 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404898056872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17642/tid=17647] ppid=17639 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/17642/task/17647/stat : 17647 (java) S 17639 17642 16325 0 -1 4202560 185 0 0 0 71 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404751809576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17648] ppid=17639 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/17642/task/17648/stat : 17648 (java) S 17639 17642 16325 0 -1 4202560 103 0 0 0 58 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404750756776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17649] ppid=17639 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/17642/task/17649/stat : 17649 (java) S 17639 17642 16325 0 -1 4202560 88 0 0 0 55 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404749703464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17650] ppid=17639 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/17642/task/17650/stat : 17650 (java) S 17639 17642 16325 0 -1 4202560 111 0 0 0 72 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404748650664 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17651] ppid=17639 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/17642/task/17651/stat : 17651 (java) S 17639 17642 16325 0 -1 4202560 316 0 0 0 57 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404747598376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17652] ppid=17639 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/17642/task/17652/stat : 17652 (java) S 17639 17642 16325 0 -1 4202560 223 0 0 0 60 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404746545576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17653] ppid=17639 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/17642/task/17653/stat : 17653 (java) S 17639 17642 16325 0 -1 4202560 165 0 0 0 40 3 0 0 20 0 19 0 27076115 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404734135016 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17654] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17654/stat : 17654 (java) S 17639 17642 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404733081080 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17655] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17655/stat : 17655 (java) S 17639 17642 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404732028680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17656] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17656/stat : 17656 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404730977168 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17657] ppid=17639 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17642/task/17657/stat : 17657 (java) S 17639 17642 16325 0 -1 4202560 2390 0 0 0 35 0 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404729923768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17658] ppid=17639 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/17642/task/17658/stat : 17658 (java) S 17639 17642 16325 0 -1 4202560 5382 0 0 0 70 1 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404728870968 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17659] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17659/stat : 17659 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404727818872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17660] ppid=17639 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/17642/task/17660/stat : 17660 (java) S 17639 17642 16325 0 -1 4202560 104 0 0 0 27 36 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404726766280 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17661] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17661/stat : 17661 (java) S 17639 17642 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27076148 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404725712296 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.8 s]
/proc/loadavg: 1.96 2.02 1.99 4/213 17925
/proc/meminfo: memFree=30672532/32872528 swapFree=534252/566956
[pid=17642] ppid=17639 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/17642/stat : 17642 (java) S 17639 17642 16325 0 -1 4202496 13160 0 1 0 179933 74 0 0 20 0 19 0 27076112 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140735636045104 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/17642/statm: 2406260 77942 2288 9 0 2396937 0
[pid=17642/tid=17643] ppid=17639 vsize=9625040 CPUtime=1792.66 cores=1,3,5,7
/proc/17642/task/17643/stat : 17643 (java) R 17639 17642 16325 0 -1 4202560 2566 0 1 0 179235 31 0 0 20 0 19 0 27076113 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404910046336 140404780108738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17645] ppid=17639 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/17642/task/17645/stat : 17645 (java) S 17639 17642 16325 0 -1 4202560 123 0 0 0 64 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404899109672 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17646] ppid=17639 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/17642/task/17646/stat : 17646 (java) S 17639 17642 16325 0 -1 4202560 141 0 0 0 70 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404898056872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17642/tid=17647] ppid=17639 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/17642/task/17647/stat : 17647 (java) S 17639 17642 16325 0 -1 4202560 185 0 0 0 71 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404751809576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17648] ppid=17639 vsize=9625040 CPUtime=0.62 cores=1,3,5,7
/proc/17642/task/17648/stat : 17648 (java) S 17639 17642 16325 0 -1 4202560 103 0 0 0 58 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404750756776 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17649] ppid=17639 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/17642/task/17649/stat : 17649 (java) S 17639 17642 16325 0 -1 4202560 88 0 0 0 55 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404749703464 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17650] ppid=17639 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/17642/task/17650/stat : 17650 (java) S 17639 17642 16325 0 -1 4202560 111 0 0 0 72 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404748650664 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17651] ppid=17639 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/17642/task/17651/stat : 17651 (java) S 17639 17642 16325 0 -1 4202560 316 0 0 0 57 4 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404747598376 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17652] ppid=17639 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/17642/task/17652/stat : 17652 (java) S 17639 17642 16325 0 -1 4202560 223 0 0 0 60 5 0 0 20 0 19 0 27076114 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404746545576 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17653] ppid=17639 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/17642/task/17653/stat : 17653 (java) S 17639 17642 16325 0 -1 4202560 165 0 0 0 40 3 0 0 20 0 19 0 27076115 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404734135016 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17654] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17654/stat : 17654 (java) S 17639 17642 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404733081080 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17655] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17655/stat : 17655 (java) S 17639 17642 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 27076115 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404732028680 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17656] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17656/stat : 17656 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404730977168 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17657] ppid=17639 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/17642/task/17657/stat : 17657 (java) S 17639 17642 16325 0 -1 4202560 2390 0 0 0 35 0 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404729923768 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17642/tid=17658] ppid=17639 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/17642/task/17658/stat : 17658 (java) S 17639 17642 16325 0 -1 4202560 5382 0 0 0 70 1 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404728870968 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17659] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17659/stat : 17659 (java) S 17639 17642 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404727818872 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17642/tid=17660] ppid=17639 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/17642/task/17660/stat : 17660 (java) S 17639 17642 16325 0 -1 4202560 104 0 0 0 28 36 0 0 20 0 19 0 27076117 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404726766280 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17642/tid=17661] ppid=17639 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/17642/task/17661/stat : 17661 (java) S 17639 17642 16325 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 27076148 9856040960 77942 33554432000 1073741824 1073778376 140735636053968 140404725712296 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143
Real time (s): 1794.83
CPU time (s): 1800.52
CPU user time (s): 1799.31
CPU system time (s): 1.21281
CPU usage (%): 100.317
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 1.21281
maximum resident set size= 496332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13199
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40506
involuntary context switches= 18562

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9423 second user time and 13.235 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 13:45:05
IDJOB=4103784
IDBENCH=2459
IDSOLVER=2546
FILE ID=node138/4103784-1466250305
RUNJOBID= node138-1466241309-16342
PBS_JOBID= 19918205
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-share2b.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103784-1466250305/watcher-4103784-1466250305 -o /tmp/evaluation-result-4103784-1466250305/solver-4103784-1466250305 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16342 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103784-1466250305.opb

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

MD5SUM BENCH= 95fbceaf029492cffa0d3c545b3f551d
RANDOM SEED=303427518

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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:        31106140 kB
Buffers:          126264 kB
Cached:           141776 kB
SwapCached:         1060 kB
Active:           250376 kB
Inactive:         183596 kB
Active(anon):     166352 kB
Inactive(anon):     1692 kB
Active(file):      84024 kB
Inactive(file):   181904 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:              1032 kB
Writeback:             0 kB
AnonPages:        772900 kB
Mapped:            15376 kB
Shmem:                 0 kB
Slab:             605328 kB
SReclaimable:      48592 kB
SUnreclaim:       556736 kB
KernelStack:        1752 kB
PageTables:         5856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1255812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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= 71728 MiB
End job on node138 at 2016-06-18 14:15:00