Trace number 4095823

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 PB16? (TO) 1800.66 1799.24

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-geq-random4regular-35.opb
MD5SUM14939e443d10daa45020f644e91831d1
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.009997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables141
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4095823-1466097110.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.13	c ... done. Wall clock time 0.016s.
0.09/0.13	c declared #vars     141
0.09/0.13	c #constraints  70
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
0.09/0.13	c 70 constraints processed.
0.69/0.46	c cleaning 2497 clauses out of 5001 with flag 30543/5001
1.13/0.71	c cleaning 4250 clauses out of 8504 with flag 73366/11001
1.43/1.03	c cleaning 5627 clauses out of 11255 with flag 123572/18002
1.83/1.48	c cleaning 6810 clauses out of 13627 with flag 186364/26001
2.55/2.11	c cleaning 7901 clauses out of 15817 with flag 262685/35001
3.45/3.00	c cleaning 8955 clauses out of 17915 with flag 347592/45000
4.15/3.75	c cleaning 9966 clauses out of 19960 with flag 442380/56000
5.05/4.64	c cleaning 10990 clauses out of 21994 with flag 533351/68000
6.06/5.68	c cleaning 11991 clauses out of 24004 with flag 623486/81000
7.35/6.93	c cleaning 13002 clauses out of 26014 with flag 727296/95001
8.95/8.52	c cleaning 13988 clauses out of 28011 with flag 849078/110000
10.46/10.07	c cleaning 14994 clauses out of 30024 with flag 969804/126001
12.46/12.07	c cleaning 16012 clauses out of 32031 with flag 1120372/143002
14.55/14.15	c cleaning 17003 clauses out of 34017 with flag 1250991/161000
16.85/16.41	c cleaning 17999 clauses out of 36016 with flag 1400295/180002
19.65/19.27	c cleaning 18993 clauses out of 38015 with flag 1554962/200000
23.15/22.71	c cleaning 19999 clauses out of 40022 with flag 1746043/221000
26.65/26.30	c cleaning 20999 clauses out of 42026 with flag 1945404/243003
30.16/29.80	c cleaning 22011 clauses out of 44024 with flag 2144537/266000
33.76/33.35	c cleaning 23004 clauses out of 46014 with flag 2325458/290001
37.26/36.87	c cleaning 23992 clauses out of 48009 with flag 2512711/315000
41.26/40.83	c cleaning 24998 clauses out of 50017 with flag 2717090/341000
45.96/45.50	c cleaning 26001 clauses out of 52020 with flag 2949852/368001
50.55/50.15	c cleaning 27003 clauses out of 54020 with flag 3162397/396002
55.56/55.11	c cleaning 27998 clauses out of 56021 with flag 3380794/425006
61.25/60.83	c cleaning 29000 clauses out of 58021 with flag 3616744/455004
67.45/67.03	c cleaning 30007 clauses out of 60018 with flag 3856632/486001
74.45/74.03	c cleaning 30988 clauses out of 62012 with flag 4103860/518002
82.45/82.04	c cleaning 31997 clauses out of 64024 with flag 4368307/551002
89.95/89.59	c cleaning 32995 clauses out of 66025 with flag 4635449/585000
97.56/97.20	c cleaning 34011 clauses out of 68030 with flag 4898306/620000
105.35/104.99	c cleaning 34998 clauses out of 70020 with flag 5173628/656001
114.05/113.62	c cleaning 36002 clauses out of 72023 with flag 5458368/693002
122.85/122.44	c cleaning 36999 clauses out of 74020 with flag 5743193/731001
132.34/131.91	c cleaning 38007 clauses out of 76020 with flag 6043454/770000
142.35/142.00	c cleaning 38987 clauses out of 78013 with flag 6349029/810000
153.75/153.31	c cleaning 40007 clauses out of 80026 with flag 6663506/851000
164.17/163.78	c cleaning 40995 clauses out of 82020 with flag 6972273/893001
175.27/174.90	c cleaning 41990 clauses out of 84025 with flag 7285610/936001
187.37/186.97	c cleaning 43005 clauses out of 86035 with flag 7614140/980001
202.97/202.57	c cleaning 44001 clauses out of 88030 with flag 7938768/1025001
216.07/215.61	c cleaning 45012 clauses out of 90028 with flag 8267663/1071000
229.07/228.65	c cleaning 46004 clauses out of 92016 with flag 8626132/1118000
243.88/243.42	c cleaning 46988 clauses out of 94012 with flag 8968057/1166000
260.68/260.27	c cleaning 47992 clauses out of 96024 with flag 9339084/1215000
278.08/277.68	c cleaning 49002 clauses out of 98033 with flag 9687448/1265001
298.58/298.17	c cleaning 50001 clauses out of 100030 with flag 10088473/1316000
316.39/315.99	c cleaning 50997 clauses out of 102029 with flag 10494975/1368000
333.99/333.55	c cleaning 52013 clauses out of 104032 with flag 10874171/1421000
351.89/351.47	c cleaning 53002 clauses out of 106021 with flag 11267340/1475002
370.70/370.23	c cleaning 54000 clauses out of 108018 with flag 11657453/1530001
390.30/389.81	c cleaning 55006 clauses out of 110017 with flag 12049744/1586000
409.90/409.40	c cleaning 56001 clauses out of 112011 with flag 12475473/1643000
431.71/431.21	c cleaning 56991 clauses out of 114013 with flag 12920144/1701003
455.96/455.48	c cleaning 57997 clauses out of 116020 with flag 13416635/1760001
480.46/479.93	c cleaning 58996 clauses out of 118022 with flag 13902424/1820000
502.76/502.26	c cleaning 59997 clauses out of 120027 with flag 14352987/1881001
529.67/529.19	c cleaning 61001 clauses out of 122029 with flag 14810438/1943000
556.87/556.34	c cleaning 62009 clauses out of 124028 with flag 15281684/2006000
582.48/581.97	c cleaning 63009 clauses out of 126021 with flag 15727655/2070002
608.08/607.50	c cleaning 63997 clauses out of 128010 with flag 16184461/2135000
635.28/634.80	c cleaning 65006 clauses out of 130015 with flag 16656912/2201002
671.49/670.96	c cleaning 65985 clauses out of 132009 with flag 17190712/2268002
713.11/712.55	c cleaning 66990 clauses out of 134022 with flag 17721121/2336000
755.71/755.14	c cleaning 67994 clauses out of 136032 with flag 18278529/2405000
800.92/800.35	c cleaning 69009 clauses out of 138041 with flag 18850365/2475003
833.82/833.20	c cleaning 70004 clauses out of 140029 with flag 19340298/2546000
873.00/872.35	c cleaning 70998 clauses out of 142028 with flag 19847353/2618003
906.59/905.92	c cleaning 72008 clauses out of 144027 with flag 20361825/2691000
942.19/941.53	c cleaning 73006 clauses out of 146021 with flag 20872638/2765002
979.40/978.75	c cleaning 73995 clauses out of 148013 with flag 21383118/2840000
1016.80/1016.18	c cleaning 75001 clauses out of 150018 with flag 21917717/2916000
1055.41/1054.70	c cleaning 75991 clauses out of 152017 with flag 22466329/2993000
1097.93/1097.23	c cleaning 77007 clauses out of 154027 with flag 23008814/3071001
1140.34/1139.61	c cleaning 78007 clauses out of 156021 with flag 23558373/3150002
1186.55/1185.83	c cleaning 78995 clauses out of 158012 with flag 24103476/3230000
1234.86/1234.16	c cleaning 79997 clauses out of 160017 with flag 24670816/3311000
1281.07/1280.32	c cleaning 81006 clauses out of 162022 with flag 25257422/3393002
1327.77/1327.08	c cleaning 81996 clauses out of 164015 with flag 25835637/3476001
1377.29/1376.51	c cleaning 83002 clauses out of 166018 with flag 26417461/3560000
1424.31/1423.53	c cleaning 84005 clauses out of 168016 with flag 26988787/3645000
1475.11/1474.38	c cleaning 85001 clauses out of 170012 with flag 27568785/3731001
1525.32/1524.54	c cleaning 85995 clauses out of 172010 with flag 28171254/3818000
1591.12/1590.32	c cleaning 86997 clauses out of 174016 with flag 28848985/3906001
1647.94/1647.20	c cleaning 87992 clauses out of 176018 with flag 29491635/3995000
1709.65/1708.83	c cleaning 89005 clauses out of 178027 with flag 30132420/4085001
1767.25/1766.45	c cleaning 90006 clauses out of 180021 with flag 30749315/4176000
1800.05/1799.20	c starts		: 13567
1800.05/1799.20	c conflicts		: 4237830
1800.05/1799.20	c decisions		: 5696228
1800.05/1799.20	c propagations		: 98992717
1800.05/1799.20	c inspects		: 42951742522
1800.05/1799.20	c shortcuts		: 0
1800.05/1799.20	c learnt literals	: 0
1800.05/1799.20	c learnt binary clauses	: 0
1800.05/1799.20	c learnt ternary clauses	: 0
1800.05/1799.20	c learnt constraints	: 4237830
1800.05/1799.20	c ignored constraints	: 0
1800.05/1799.20	c root simplifications	: 0
1800.05/1799.20	c removed literals (reason simplification)	: 0
1800.05/1799.20	c reason swapping (by a shorter reason)	: 0
1800.05/1799.20	c Calls to reduceDB	: 87
1800.05/1799.20	c Number of update (reduction) of LBD	: 1290644
1800.05/1799.20	c timeout
1800.05/1799.20	c Imported unit clauses	: 0
1800.05/1799.20	c number of reductions to clauses (during analyze)	: 0
1800.05/1799.20	c number of learned constraints concerned by reduction	: 0
1800.05/1799.20	c number of learning phase by resolution	: 0
1800.05/1799.20	c number of learning phase by cutting planes	: 0
1800.05/1799.20	c speed (assignments/second)	: 55024.47713175774
1800.05/1799.20	c non guided choices	59
1800.05/1799.23	c learnt constraints type 
1800.05/1799.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 151846
1800.05/1799.23	s UNKNOWN
1800.05/1799.23	c Total wall clock time (in seconds): 1799.112

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-4095823-1466097110/watcher-4095823-1466097110 -o /tmp/evaluation-result-4095823-1466097110/solver-4095823-1466097110 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466097110-5878 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4095823-1466097110.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.13 1.69 2.01 2/170 5895
/proc/meminfo: memFree=30624356/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/5895/stat : 5895 (java) R 5892 5895 3284 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 11759658 9515008 184 33554432000 1073741824 1073778376 140734047233664 140734047224696 272886295991 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5895/statm: 2323 184 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 1.13 1.69 2.01 2/170 5895
/proc/meminfo: memFree=30624356/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 4457 0 1 0 8 1 0 0 20 0 18 0 11759658 9787879424 5576 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2389619 5576 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 1.13 1.69 2.01 2/170 5895
/proc/meminfo: memFree=30624356/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 7208 0 1 0 27 2 0 0 20 0 19 0 11759658 9856040960 7470 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 7470 2217 9 0 2396937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9625040

[startup+0.300232 s]
/proc/loadavg: 1.13 1.69 2.01 2/170 5895
/proc/meminfo: memFree=30624356/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 8583 0 1 0 52 2 0 0 20 0 19 0 11759658 9856040960 7724 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 7724 2227 9 0 2396937 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9625040

[startup+0.700146 s]
/proc/loadavg: 1.13 1.69 2.01 2/170 5895
/proc/meminfo: memFree=30624356/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 10311 0 1 0 111 2 0 0 20 0 19 0 11759658 9856040960 8366 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 8366 2240 9 0 2396937 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 1.13 1.69 2.01 3/213 5945
/proc/meminfo: memFree=30551412/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=1.95 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 10318 0 1 0 193 2 0 0 20 0 19 0 11759658 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 8883 2241 9 0 2396937 0
[pid=5895/tid=5900] ppid=5892 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) R 5892 5895 3284 0 -1 4202560 2463 0 1 0 146 0 0 0 20 0 19 0 11759659 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821311758016 139821251872934 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5905] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821155563688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5906] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5892 5895 3284 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821154511144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5907] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821153458600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5908] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821152406056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5909] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821151353512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5910] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5910/stat : 5910 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821150300968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5911] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5911/stat : 5911 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821149248424 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5912] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5912/stat : 5912 (java) S 5892 5895 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821148195880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5918] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5918/stat : 5918 (java) S 5892 5895 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821135997032 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5919] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5919/stat : 5919 (java) S 5892 5895 3284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821134943352 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5920] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5920/stat : 5920 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821133890696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5934] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5934/stat : 5934 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821132839440 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5935] ppid=5892 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5895/task/5935/stat : 5935 (java) S 5892 5895 3284 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11759664 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821131786808 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5936] ppid=5892 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/5895/task/5936/stat : 5936 (java) S 5892 5895 3284 0 -1 4202560 4327 0 0 0 27 0 0 0 20 0 19 0 11759664 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821130734264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5937] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5937/stat : 5937 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821129681912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5938] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5938/stat : 5938 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821128629576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5944] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5944/stat : 5944 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759672 9856040960 8883 33554432000 1073741824 1073778376 140736477858736 139821127525160 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 9625040

[startup+3.10076 s]
/proc/loadavg: 1.20 1.69 2.01 3/213 5945
/proc/meminfo: memFree=30545012/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=3.55 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 10320 0 1 0 353 2 0 0 20 0 19 0 11759658 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 9907 2241 9 0 2396937 0
[pid=5895/tid=5900] ppid=5892 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) R 5892 5895 3284 0 -1 4202560 2465 0 1 0 306 0 0 0 20 0 19 0 11759659 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821311758016 139821251928672 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5905] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821155563688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5906] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5892 5895 3284 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821154511144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5907] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821153458600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5908] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821152406056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5909] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821151353512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5910] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5910/stat : 5910 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821150300968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5911] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5911/stat : 5911 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821149248424 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5912] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5912/stat : 5912 (java) S 5892 5895 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821148195880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5918] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5918/stat : 5918 (java) S 5892 5895 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821135997032 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5919] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5919/stat : 5919 (java) S 5892 5895 3284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821134943352 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5920] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5920/stat : 5920 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821133890696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5934] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5934/stat : 5934 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821132839440 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5935] ppid=5892 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5895/task/5935/stat : 5935 (java) S 5892 5895 3284 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11759664 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821131786808 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5936] ppid=5892 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/5895/task/5936/stat : 5936 (java) S 5892 5895 3284 0 -1 4202560 4327 0 0 0 27 0 0 0 20 0 19 0 11759664 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821130734264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5937] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5937/stat : 5937 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821129681912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5938] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5938/stat : 5938 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821128629576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5944] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5944/stat : 5944 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759672 9856040960 9907 33554432000 1073741824 1073778376 140736477858736 139821127525160 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.55
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 1.20 1.69 2.01 3/213 5945
/proc/meminfo: memFree=30529996/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=6.75 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 10325 0 1 0 672 3 0 0 20 0 19 0 11759658 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 11294 2242 9 0 2396937 0
[pid=5895/tid=5900] ppid=5892 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) R 5892 5895 3284 0 -1 4202560 2469 0 1 0 624 2 0 0 20 0 19 0 11759659 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821311758016 139821251939753 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5905] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821155563688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5906] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5892 5895 3284 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821154511144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5907] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821153458600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5908] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821152406056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5909] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821151353512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5910] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5910/stat : 5910 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821150300968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5911] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5911/stat : 5911 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821149248424 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5912] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5912/stat : 5912 (java) S 5892 5895 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821148195880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5918] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5918/stat : 5918 (java) S 5892 5895 3284 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821135997032 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5919] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5919/stat : 5919 (java) S 5892 5895 3284 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821134943352 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5920] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5920/stat : 5920 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821133890696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5934] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5934/stat : 5934 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821132839440 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5935] ppid=5892 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5895/task/5935/stat : 5935 (java) S 5892 5895 3284 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11759664 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821131786808 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5936] ppid=5892 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/5895/task/5936/stat : 5936 (java) S 5892 5895 3284 0 -1 4202560 4327 0 0 0 27 0 0 0 20 0 19 0 11759664 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821130734264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5937] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5937/stat : 5937 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821129681912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5938] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5938/stat : 5938 (java) S 5892 5895 3284 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821128629576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5944] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5944/stat : 5944 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759672 9856040960 11294 33554432000 1073741824 1073778376 140736477858736 139821127525160 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.75
Current children cumulated vsize (KiB) 9625040


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

[pid=5895/tid=5919] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5919/stat : 5919 (java) S 5892 5895 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821134943352 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5920] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5920/stat : 5920 (java) S 5892 5895 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821133890696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5934] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5934/stat : 5934 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821132839440 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5935] ppid=5892 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5895/task/5935/stat : 5935 (java) S 5892 5895 3284 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821131786808 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5936] ppid=5892 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5895/task/5936/stat : 5936 (java) S 5892 5895 3284 0 -1 4202560 4336 0 0 0 30 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821130734264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5937] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5937/stat : 5937 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821129681912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5938] ppid=5892 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/5895/task/5938/stat : 5938 (java) S 5892 5895 3284 0 -1 4202560 96 0 0 0 33 30 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821128629576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5944] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5944/stat : 5944 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759672 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821127525160 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1663.15
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.15 2.18 2.13 4/214 5988
/proc/meminfo: memFree=30159716/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=1723.15 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 10586 0 1 0 172283 32 0 0 20 0 19 0 11759658 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 51572 2257 9 0 2396937 0
[pid=5895/tid=5900] ppid=5892 vsize=9625040 CPUtime=1722.16 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) R 5892 5895 3284 0 -1 4202560 2530 0 1 0 172186 30 0 0 20 0 19 0 11759659 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821311758016 139821251939790 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5905] ppid=5892 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5892 5895 3284 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821155563688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5906] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821154511144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5907] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821153458600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5908] ppid=5892 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5892 5895 3284 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821152406056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5909] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5892 5895 3284 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821151353512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5910] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5910/stat : 5910 (java) S 5892 5895 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821150300968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5911] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5911/stat : 5911 (java) S 5892 5895 3284 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821149248424 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5912] ppid=5892 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5912/stat : 5912 (java) S 5892 5895 3284 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821148195880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5918] ppid=5892 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5918/stat : 5918 (java) S 5892 5895 3284 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821135997032 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5919] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5919/stat : 5919 (java) S 5892 5895 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821134943352 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5920] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5920/stat : 5920 (java) S 5892 5895 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821133890696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5934] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5934/stat : 5934 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821132839440 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5935] ppid=5892 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5895/task/5935/stat : 5935 (java) S 5892 5895 3284 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821131786808 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5936] ppid=5892 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5895/task/5936/stat : 5936 (java) S 5892 5895 3284 0 -1 4202560 4336 0 0 0 30 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821130734264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5937] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5937/stat : 5937 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821129681912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5938] ppid=5892 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/5895/task/5938/stat : 5938 (java) S 5892 5895 3284 0 -1 4202560 100 0 0 0 34 31 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821128629576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5944] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5944/stat : 5944 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759672 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821127525160 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1723.15
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.21 2.19 2.14 3/213 5989
/proc/meminfo: memFree=30151300/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=1783.15 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 10590 0 1 0 178282 33 0 0 20 0 19 0 11759658 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 51572 2257 9 0 2396937 0
[pid=5895/tid=5900] ppid=5892 vsize=9625040 CPUtime=1782.16 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) R 5892 5895 3284 0 -1 4202560 2530 0 1 0 178185 31 0 0 20 0 19 0 11759659 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821311758016 139821251940390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5905] ppid=5892 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5892 5895 3284 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821155563688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5906] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821154511144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5907] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821153458600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5908] ppid=5892 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5892 5895 3284 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821152406056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5909] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5892 5895 3284 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821151353512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5910] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5910/stat : 5910 (java) S 5892 5895 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821150300968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5911] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5911/stat : 5911 (java) S 5892 5895 3284 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821149248424 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5912] ppid=5892 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5912/stat : 5912 (java) S 5892 5895 3284 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821148195880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5918] ppid=5892 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5918/stat : 5918 (java) S 5892 5895 3284 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821135997032 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5919] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5919/stat : 5919 (java) S 5892 5895 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821134943352 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5920] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5920/stat : 5920 (java) S 5892 5895 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821133890696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5934] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5934/stat : 5934 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821132839440 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5935] ppid=5892 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5895/task/5935/stat : 5935 (java) S 5892 5895 3284 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821131786808 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5936] ppid=5892 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5895/task/5936/stat : 5936 (java) S 5892 5895 3284 0 -1 4202560 4336 0 0 0 30 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821130734264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5937] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5937/stat : 5937 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821129681912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5938] ppid=5892 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/5895/task/5938/stat : 5938 (java) S 5892 5895 3284 0 -1 4202560 104 0 0 0 35 33 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821128629576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5944] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5944/stat : 5944 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759672 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821127525160 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1783.15
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.2 s]
/proc/loadavg: 2.15 2.17 2.13 3/213 5989
/proc/meminfo: memFree=30151304/32872528 swapFree=1243920/1391088
[pid=5895] ppid=5892 vsize=9625040 CPUtime=1800.05 cores=0,2,4,6
/proc/5895/stat : 5895 (java) S 5892 5895 3284 0 -1 4202496 10590 0 1 0 179972 33 0 0 20 0 19 0 11759658 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 140736477849872 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5895/statm: 2406260 51572 2257 9 0 2396937 0
[pid=5895/tid=5900] ppid=5892 vsize=9625040 CPUtime=1799.06 cores=0,2,4,6
/proc/5895/task/5900/stat : 5900 (java) R 5892 5895 3284 0 -1 4202560 2530 0 1 0 179875 31 0 0 20 0 19 0 11759659 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821311758016 139821251939526 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5905] ppid=5892 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5905/stat : 5905 (java) S 5892 5895 3284 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821155563688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5906] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5906/stat : 5906 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821154511144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5895/tid=5907] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5907/stat : 5907 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821153458600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5908] ppid=5892 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5908/stat : 5908 (java) S 5892 5895 3284 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821152406056 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5909] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5909/stat : 5909 (java) S 5892 5895 3284 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821151353512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5910] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5910/stat : 5910 (java) S 5892 5895 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821150300968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5911] ppid=5892 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5895/task/5911/stat : 5911 (java) S 5892 5895 3284 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821149248424 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5895/tid=5912] ppid=5892 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5895/task/5912/stat : 5912 (java) S 5892 5895 3284 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 11759660 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821148195880 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5918] ppid=5892 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5895/task/5918/stat : 5918 (java) S 5892 5895 3284 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821135997032 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5919] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5919/stat : 5919 (java) S 5892 5895 3284 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821134943352 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5920] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5920/stat : 5920 (java) S 5892 5895 3284 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11759661 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821133890696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5934] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5934/stat : 5934 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821132839440 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5935] ppid=5892 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5895/task/5935/stat : 5935 (java) S 5892 5895 3284 0 -1 4202560 2258 0 0 0 18 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821131786808 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5936] ppid=5892 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/5895/task/5936/stat : 5936 (java) S 5892 5895 3284 0 -1 4202560 4336 0 0 0 30 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821130734264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5937] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5937/stat : 5937 (java) S 5892 5895 3284 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821129681912 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5895/tid=5938] ppid=5892 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/5895/task/5938/stat : 5938 (java) S 5892 5895 3284 0 -1 4202560 104 0 0 0 36 33 0 0 20 0 19 0 11759664 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821128629576 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5895/tid=5944] ppid=5892 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5895/task/5944/stat : 5944 (java) S 5892 5895 3284 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11759672 9856040960 51572 33554432000 1073741824 1073778376 140736477858736 139821127525160 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 5895 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1799.24
CPU time (s): 1800.66
CPU user time (s): 1799.88
CPU system time (s): 0.776881
CPU usage (%): 100.079
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.776881
maximum resident set size= 206444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10636
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38102
involuntary context switches= 2148

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.11161 second user time and 14.9737 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 19:11:50
IDJOB=4095823
IDBENCH=107526
IDSOLVER=2546
FILE ID=node119/4095823-1466097110
RUNJOBID= node119-1466097110-5878
PBS_JOBID= 19904040
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-geq-random4regular-35.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4095823-1466097110/watcher-4095823-1466097110 -o /tmp/evaluation-result-4095823-1466097110/solver-4095823-1466097110 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466097110-5878 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4095823-1466097110.opb

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

MD5SUM BENCH= 14939e443d10daa45020f644e91831d1
RANDOM SEED=822925215

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30625148 kB
Buffers:           47712 kB
Cached:            99152 kB
SwapCached:         1048 kB
Active:            61660 kB
Inactive:          88000 kB
Active(anon):       3856 kB
Inactive(anon):     1560 kB
Active(file):      57804 kB
Inactive(file):    86440 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:              2604 kB
Writeback:             4 kB
AnonPages:       1393048 kB
Mapped:             6924 kB
Shmem:                 0 kB
Slab:             573024 kB
SReclaimable:      14540 kB
SUnreclaim:       558484 kB
KernelStack:        1360 kB
PageTables:         6960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1488064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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 node119 at 2016-06-16 19:41:50