Trace number 4084291

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 1798.84

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-cuww2.opb
MD5SUM51d899b20f631897b1e4ab45104d8148
Bench CategoryDEC-MEDINT (no optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark10.7994
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables70
Total number of constraints2
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 constraints2
Minimum length of a constraint70
Maximum length of a constraint70
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 89716839
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 865734046
Number of bits of the biggest sum of numbers30
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.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4084291-1465239124.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  no objective function found
0.09/0.12	c ... done. Wall clock time 0.011s.
0.09/0.12	c declared #vars     70
0.09/0.12	c #constraints  2
0.09/0.12	c constraints type 
0.09/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.09/0.12	c 2 constraints processed.
0.60/0.48	c cleaning 2501 clauses out of 5001 with flag 10002/5001
1.09/0.89	c cleaning 4250 clauses out of 8500 with flag 22003/11001
1.70/1.47	c cleaning 5625 clauses out of 11250 with flag 36003/18001
2.52/2.22	c cleaning 6812 clauses out of 13624 with flag 52001/26000
3.43/3.14	c cleaning 7906 clauses out of 15812 with flag 70001/35000
4.53/4.24	c cleaning 8953 clauses out of 17907 with flag 90003/45001
5.94/5.64	c cleaning 9976 clauses out of 19954 with flag 112003/56001
7.54/7.23	c cleaning 10989 clauses out of 21979 with flag 136005/68002
9.26/8.95	c cleaning 11995 clauses out of 23990 with flag 162005/81002
11.35/11.00	c cleaning 12997 clauses out of 25994 with flag 190003/95001
13.75/13.47	c cleaning 13995 clauses out of 27996 with flag 220001/110000
16.45/16.15	c cleaning 14997 clauses out of 30001 with flag 252001/126000
19.25/18.92	c cleaning 16003 clauses out of 32005 with flag 286003/143001
22.36/22.05	c cleaning 16999 clauses out of 34002 with flag 322003/161001
25.95/25.66	c cleaning 17999 clauses out of 36002 with flag 360002/180000
30.25/29.90	c cleaning 19001 clauses out of 38004 with flag 400005/200001
34.55/34.23	c cleaning 20001 clauses out of 40002 with flag 442003/221000
39.15/38.88	c cleaning 20999 clauses out of 42001 with flag 486003/243000
44.05/43.70	c cleaning 22000 clauses out of 44002 with flag 532003/266000
49.25/48.90	c cleaning 22996 clauses out of 46002 with flag 580004/290000
55.25/54.92	c cleaning 24004 clauses out of 48007 with flag 630007/315001
61.66/61.32	c cleaning 25001 clauses out of 50003 with flag 682011/341001
68.86/68.54	c cleaning 25995 clauses out of 52002 with flag 736011/368001
77.16/76.86	c cleaning 27000 clauses out of 54007 with flag 792011/396001
87.86/87.56	c cleaning 28001 clauses out of 56006 with flag 850009/425000
99.56/99.28	c cleaning 29000 clauses out of 58005 with flag 910017/455000
111.47/111.18	c cleaning 29997 clauses out of 60006 with flag 972023/486001
123.58/123.28	c cleaning 31003 clauses out of 62010 with flag 1036025/518002
137.58/137.25	c cleaning 32003 clauses out of 64005 with flag 1102024/551000
152.87/152.56	c cleaning 32998 clauses out of 66002 with flag 1170028/585000
168.28/167.94	c cleaning 34001 clauses out of 68004 with flag 1240028/620000
184.39/184.06	c cleaning 35001 clauses out of 70003 with flag 1312031/656000
202.19/201.83	c cleaning 35999 clauses out of 72003 with flag 1386040/693001
222.61/222.26	c cleaning 37000 clauses out of 74004 with flag 1462046/731001
246.60/246.29	c cleaning 38000 clauses out of 76003 with flag 1540049/770000
270.70/270.36	c cleaning 39002 clauses out of 78004 with flag 1620054/810001
291.85/291.45	c cleaning 39995 clauses out of 80001 with flag 1702055/851000
313.78/313.32	c cleaning 41000 clauses out of 82006 with flag 1786076/893000
336.09/335.67	c cleaning 42004 clauses out of 84007 with flag 1872094/936001
357.49/357.07	c cleaning 42997 clauses out of 86002 with flag 1960098/980000
379.39/378.96	c cleaning 43999 clauses out of 88006 with flag 2050111/1025001
402.90/402.48	c cleaning 45001 clauses out of 90006 with flag 2142115/1071000
426.91/426.44	c cleaning 46001 clauses out of 92008 with flag 2236123/1118003
452.41/451.94	c cleaning 47002 clauses out of 94004 with flag 2332136/1166000
478.61/478.10	c cleaning 47999 clauses out of 96004 with flag 2430158/1215002
507.98/507.42	c cleaning 48996 clauses out of 98003 with flag 2530158/1265000
541.69/541.13	c cleaning 49997 clauses out of 100007 with flag 2632160/1316000
578.80/578.24	c cleaning 51000 clauses out of 102010 with flag 2736161/1368000
616.51/615.97	c cleaning 52003 clauses out of 104011 with flag 2842163/1421001
654.61/654.01	c cleaning 53001 clauses out of 106010 with flag 2950171/1475003
697.12/696.56	c cleaning 54000 clauses out of 108006 with flag 3060167/1530000
741.22/740.60	c cleaning 55000 clauses out of 110006 with flag 3172173/1586000
786.83/786.24	c cleaning 56001 clauses out of 112007 with flag 3286175/1643001
834.22/833.59	c cleaning 56999 clauses out of 114005 with flag 3402174/1701000
882.61/881.99	c cleaning 57999 clauses out of 116006 with flag 3520175/1760000
936.53/935.87	c cleaning 59004 clauses out of 118007 with flag 3640182/1820000
987.94/987.24	c cleaning 59999 clauses out of 120004 with flag 3762185/1881001
1046.76/1046.08	c cleaning 60999 clauses out of 122004 with flag 3886193/1943000
1118.87/1118.16	c cleaning 62002 clauses out of 124005 with flag 4012201/2006000
1190.09/1189.39	c cleaning 62998 clauses out of 126003 with flag 4140207/2070000
1265.42/1264.59	c cleaning 63995 clauses out of 128005 with flag 4270208/2135000
1343.93/1343.07	c cleaning 65005 clauses out of 130010 with flag 4402209/2201000
1425.46/1424.56	c cleaning 66002 clauses out of 132005 with flag 4536213/2268000
1509.18/1508.21	c cleaning 67002 clauses out of 134004 with flag 4672218/2336001
1596.49/1595.52	c cleaning 67999 clauses out of 136002 with flag 4810221/2405001
1688.03/1687.01	c cleaning 69002 clauses out of 138003 with flag 4950244/2475001
1786.10/1784.91	c cleaning 70000 clauses out of 140002 with flag 5092277/2546002
1800.00/1798.80	c starts		: 1
1800.00/1798.80	c conflicts		: 2567159
1800.00/1798.80	c decisions		: 2567254
1800.00/1798.80	c propagations		: 14775504
1800.00/1798.80	c inspects		: 34752192329
1800.00/1798.80	c shortcuts		: 0
1800.00/1798.80	c learnt literals	: 0
1800.00/1798.80	c learnt binary clauses	: 0
1800.00/1798.80	c learnt ternary clauses	: 0
1800.00/1798.80	c learnt constraints	: 2567159
1800.00/1798.80	c ignored constraints	: 0
1800.00/1798.80	c root simplifications	: 0
1800.00/1798.80	c removed literals (reason simplification)	: 0
1800.00/1798.80	c reason swapping (by a shorter reason)	: 0
1800.00/1798.80	c Calls to reduceDB	: 67
1800.00/1798.80	c Number of update (reduction) of LBD	: 112
1800.00/1798.80	c Imported unit clauses	: 0
1800.00/1798.80	c number of reductions to clauses (during analyze)	: 0
1800.00/1798.80	c number of learned constraints concerned by reduction	: 0
1800.00/1798.80	c number of learning phase by resolution	: 0
1800.00/1798.80	c number of learning phase by cutting planes	: 0
1800.00/1798.80	c speed (assignments/second)	: 8214.655668947604
1800.00/1798.80	c non guided choices	57
1800.00/1798.80	c timeout
1800.00/1798.83	c learnt constraints type 
1800.00/1798.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91160
1800.00/1798.83	s UNKNOWN
1800.00/1798.83	c Total wall clock time (in seconds): 1798.715

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-4084291-1465239124/watcher-4084291-1465239124 -o /tmp/evaluation-result-4084291-1465239124/solver-4084291-1465239124 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465222695-5849 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084291-1465239124.opb 

pid=8615
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.27 2.27 2.23 3/194 8618
/proc/meminfo: memFree=27122616/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/8618/stat : 8618 (java) D 8615 8618 5832 0 -1 4202496 375 0 0 0 0 0 0 0 20 0 1 0 105845271 2560000 46 33554432000 1073741824 1073778376 140735075500240 140735075497368 229346733351 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 625 46 37 9 0 29 0

[startup+0.100059 s]
/proc/loadavg: 2.27 2.27 2.23 3/194 8618
/proc/meminfo: memFree=27122616/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 4455 0 1 0 8 1 0 0 20 0 18 0 105845271 9787879424 5581 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2389619 5581 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 2.27 2.27 2.23 3/194 8618
/proc/meminfo: memFree=27122616/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 6610 0 1 0 30 1 0 0 20 0 19 0 105845271 9856040960 6884 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 6884 2215 9 0 2396937 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9625040

[startup+0.300241 s]
/proc/loadavg: 2.27 2.27 2.23 3/194 8618
/proc/meminfo: memFree=27122616/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 6816 0 1 0 47 1 0 0 20 0 19 0 105845271 9856040960 6912 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 6912 2226 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700124 s]
/proc/loadavg: 2.27 2.27 2.23 3/194 8618
/proc/meminfo: memFree=27122616/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 8302 0 1 0 97 2 0 0 20 0 19 0 105845271 9856040960 8519 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 8519 2239 9 0 2396937 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 9625040

[startup+1.50072 s]
/proc/loadavg: 2.27 2.27 2.23 3/213 8637
/proc/meminfo: memFree=27097344/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=1.81 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 8307 0 1 0 179 2 0 0 20 0 19 0 105845271 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 9034 2240 9 0 2396937 0
[pid=8618/tid=8620] ppid=8615 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/8618/task/8620/stat : 8620 (java) R 8615 8618 5832 0 -1 4202560 2457 0 1 0 144 1 0 0 20 0 19 0 105845272 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412883501336 140412823675260 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8621] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8621/stat : 8621 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412822231848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8622] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8622/stat : 8622 (java) S 8615 8618 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412821179048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8623] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8623/stat : 8623 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412820126760 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8624] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8624/stat : 8624 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412819073960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8625] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8625/stat : 8625 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412818020648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8626] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8626/stat : 8626 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412816967848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8627] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8627/stat : 8627 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412720986664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8628] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8628/stat : 8628 (java) S 8615 8618 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412719933864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8629] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8629/stat : 8629 (java) S 8615 8618 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105845274 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412707736296 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8630] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8630/stat : 8630 (java) S 8615 8618 5832 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412706682360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8631] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8631/stat : 8631 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412705629960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8632] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8632/stat : 8632 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412704578448 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8633] ppid=8615 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8618/task/8633/stat : 8633 (java) S 8615 8618 5832 0 -1 4202560 2595 0 0 0 18 0 0 0 20 0 19 0 105845277 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412703525048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8634] ppid=8615 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/8618/task/8634/stat : 8634 (java) S 8615 8618 5832 0 -1 4202560 1985 0 0 0 13 0 0 0 20 0 19 0 105845277 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412702472248 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8635] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8635/stat : 8635 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412701420152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8636] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8636/stat : 8636 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412700367560 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8637] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8637/stat : 8637 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845284 9856040960 9034 33554432000 1073741824 1073778376 140735075500240 140412699264424 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 9625040

[startup+3.10075 s]
/proc/loadavg: 2.27 2.27 2.23 3/213 8637
/proc/meminfo: memFree=27092876/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=3.43 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 8323 0 1 0 341 2 0 0 20 0 19 0 105845271 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 10583 2240 9 0 2396937 0
[pid=8618/tid=8620] ppid=8615 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/8618/task/8620/stat : 8620 (java) R 8615 8618 5832 0 -1 4202560 2460 0 1 0 304 1 0 0 20 0 19 0 105845272 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412883501168 140412823675405 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8621] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8621/stat : 8621 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412822231848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8622] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8622/stat : 8622 (java) S 8615 8618 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412821179048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8623] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8623/stat : 8623 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412820126760 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8624] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8624/stat : 8624 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412819073960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8625] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8625/stat : 8625 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412818020648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8626] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8626/stat : 8626 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412816967848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8627] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8627/stat : 8627 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412720986664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8628] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8628/stat : 8628 (java) S 8615 8618 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412719933864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8629] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8629/stat : 8629 (java) S 8615 8618 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105845274 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412707736296 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8630] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8630/stat : 8630 (java) S 8615 8618 5832 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412706682360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8631] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8631/stat : 8631 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412705629960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8632] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8632/stat : 8632 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412704578448 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8633] ppid=8615 vsize=9625040 CPUtime=0.18 cores=1,3,5,7
/proc/8618/task/8633/stat : 8633 (java) S 8615 8618 5832 0 -1 4202560 2595 0 0 0 18 0 0 0 20 0 19 0 105845277 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412703525048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8634] ppid=8615 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8618/task/8634/stat : 8634 (java) S 8615 8618 5832 0 -1 4202560 1998 0 0 0 15 0 0 0 20 0 19 0 105845277 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412702472248 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8635] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8635/stat : 8635 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412701420152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8636] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8636/stat : 8636 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412700367560 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8637] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8637/stat : 8637 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845284 9856040960 10583 33554432000 1073741824 1073778376 140735075500240 140412699264424 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.25 2.27 2.23 3/213 8637
/proc/meminfo: memFree=27084648/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=6.64 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 8339 0 1 0 662 2 0 0 20 0 19 0 105845271 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 11941 2247 9 0 2396937 0
[pid=8618/tid=8620] ppid=8615 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/8618/task/8620/stat : 8620 (java) R 8615 8618 5832 0 -1 4202560 2471 0 1 0 623 1 0 0 20 0 19 0 105845272 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412883492544 140412823675812 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8621] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8621/stat : 8621 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412822231848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8622] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8622/stat : 8622 (java) S 8615 8618 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412821179048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8623] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8623/stat : 8623 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412820126760 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8624] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8624/stat : 8624 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412819073960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8625] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8625/stat : 8625 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412818020648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8626] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8626/stat : 8626 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412816967848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8627] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8627/stat : 8627 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412720986664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8628] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8628/stat : 8628 (java) S 8615 8618 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105845273 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412719933864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8629] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8629/stat : 8629 (java) S 8615 8618 5832 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105845274 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412707736296 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8630] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8630/stat : 8630 (java) S 8615 8618 5832 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412706682360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8631] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8631/stat : 8631 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412705629960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8632] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8632/stat : 8632 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412704578448 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8633] ppid=8615 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/8618/task/8633/stat : 8633 (java) S 8615 8618 5832 0 -1 4202560 2599 0 0 0 19 0 0 0 20 0 19 0 105845277 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412703525048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8634] ppid=8615 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8618/task/8634/stat : 8634 (java) S 8615 8618 5832 0 -1 4202560 1998 0 0 0 15 0 0 0 20 0 19 0 105845277 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412702472248 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8635] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8635/stat : 8635 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412701420152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8636] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8636/stat : 8636 (java) S 8615 8618 5832 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412700367560 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8637] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8637/stat : 8637 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845284 9856040960 11941 33554432000 1073741824 1073778376 140735075500240 140412699264424 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.64
Current children cumulated vsize (KiB) 9625040


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

[pid=8618/tid=8637] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8637/stat : 8637 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845284 9856040960 65121 33554432000 1073741824 1073778376 140735075500240 140412699264424 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1663.32
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.30 2.27 2.24 4/214 8834
/proc/meminfo: memFree=30008904/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=1723.49 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 9440 0 1 0 172290 59 0 0 20 0 19 0 105845271 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 78952 2262 9 0 2396937 0
[pid=8618/tid=8620] ppid=8615 vsize=9625040 CPUtime=1717.61 cores=1,3,5,7
/proc/8618/task/8620/stat : 8620 (java) R 8615 8618 5832 0 -1 4202560 2532 0 1 0 171731 30 0 0 20 0 19 0 105845272 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412883500240 140412823821301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8621] ppid=8615 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/8618/task/8621/stat : 8621 (java) S 8615 8618 5832 0 -1 4202560 46 0 0 0 3 3 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412822231848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8622] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8622/stat : 8622 (java) S 8615 8618 5832 0 -1 4202560 42 0 0 0 4 3 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412821179048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8623] ppid=8615 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/8618/task/8623/stat : 8623 (java) S 8615 8618 5832 0 -1 4202560 150 0 0 0 6 3 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412820126760 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8624] ppid=8615 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/8618/task/8624/stat : 8624 (java) S 8615 8618 5832 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412819073960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8625] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8625/stat : 8625 (java) S 8615 8618 5832 0 -1 4202560 169 0 0 0 5 2 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412818020648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8626] ppid=8615 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/8618/task/8626/stat : 8626 (java) S 8615 8618 5832 0 -1 4202560 114 0 0 0 3 1 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412816967848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8627] ppid=8615 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/8618/task/8627/stat : 8627 (java) S 8615 8618 5832 0 -1 4202560 153 0 0 0 4 0 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412720986664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8628] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8628/stat : 8628 (java) S 8615 8618 5832 0 -1 4202560 48 0 0 0 4 3 0 0 20 0 19 0 105845273 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412719933864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8629] ppid=8615 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/8618/task/8629/stat : 8629 (java) S 8615 8618 5832 0 -1 4202560 64 0 0 0 2 0 0 0 20 0 19 0 105845274 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412707736296 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8630] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8630/stat : 8630 (java) S 8615 8618 5832 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412706682360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8631] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8631/stat : 8631 (java) S 8615 8618 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412705629960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8632] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8632/stat : 8632 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412704578448 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8633] ppid=8615 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8618/task/8633/stat : 8633 (java) S 8615 8618 5832 0 -1 4202560 2726 0 0 0 25 0 0 0 20 0 19 0 105845277 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412703525048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8634] ppid=8615 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8618/task/8634/stat : 8634 (java) S 8615 8618 5832 0 -1 4202560 1998 0 0 0 15 0 0 0 20 0 19 0 105845277 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412702472248 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8635] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8635/stat : 8635 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412701420152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8636] ppid=8615 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/8618/task/8636/stat : 8636 (java) S 8615 8618 5832 0 -1 4202560 100 0 0 0 29 44 0 0 20 0 19 0 105845277 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412700367560 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8637] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8637/stat : 8637 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845284 9856040960 78952 33554432000 1073741824 1073778376 140735075500240 140412699264424 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1723.49
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.27 2.26 2.24 3/213 8835
/proc/meminfo: memFree=30008300/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=1783.5 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 9444 0 1 0 178289 61 0 0 20 0 19 0 105845271 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 78994 2262 9 0 2396937 0
[pid=8618/tid=8620] ppid=8615 vsize=9625040 CPUtime=1777.45 cores=1,3,5,7
/proc/8618/task/8620/stat : 8620 (java) R 8615 8618 5832 0 -1 4202560 2532 0 1 0 177714 31 0 0 20 0 19 0 105845272 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412883500240 140412823821306 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8621] ppid=8615 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/8618/task/8621/stat : 8621 (java) S 8615 8618 5832 0 -1 4202560 46 0 0 0 3 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412822231848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8622] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8622/stat : 8622 (java) S 8615 8618 5832 0 -1 4202560 42 0 0 0 4 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412821179048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8623] ppid=8615 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/8618/task/8623/stat : 8623 (java) S 8615 8618 5832 0 -1 4202560 150 0 0 0 6 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412820126760 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8624] ppid=8615 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/8618/task/8624/stat : 8624 (java) S 8615 8618 5832 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412819073960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8625] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8625/stat : 8625 (java) S 8615 8618 5832 0 -1 4202560 169 0 0 0 5 2 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412818020648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8626] ppid=8615 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/8618/task/8626/stat : 8626 (java) S 8615 8618 5832 0 -1 4202560 114 0 0 0 3 1 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412816967848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8627] ppid=8615 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/8618/task/8627/stat : 8627 (java) S 8615 8618 5832 0 -1 4202560 153 0 0 0 4 0 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412720986664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8628] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8628/stat : 8628 (java) S 8615 8618 5832 0 -1 4202560 48 0 0 0 4 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412719933864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8629] ppid=8615 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/8618/task/8629/stat : 8629 (java) S 8615 8618 5832 0 -1 4202560 64 0 0 0 2 0 0 0 20 0 19 0 105845274 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412707736296 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8630] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8630/stat : 8630 (java) S 8615 8618 5832 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412706682360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8631] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8631/stat : 8631 (java) S 8615 8618 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412705629960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8632] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8632/stat : 8632 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412704578448 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8633] ppid=8615 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8618/task/8633/stat : 8633 (java) S 8615 8618 5832 0 -1 4202560 2726 0 0 0 25 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412703525048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8634] ppid=8615 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8618/task/8634/stat : 8634 (java) S 8615 8618 5832 0 -1 4202560 1998 0 0 0 15 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412702472248 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8635] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8635/stat : 8635 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412701420152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8636] ppid=8615 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/8618/task/8636/stat : 8636 (java) S 8615 8618 5832 0 -1 4202560 104 0 0 0 30 46 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412700367560 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8637] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8637/stat : 8637 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845284 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412699264424 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.8 s]
/proc/loadavg: 2.21 2.25 2.24 3/213 8835
/proc/meminfo: memFree=30008300/32872528 swapFree=16204/1518544
[pid=8618] ppid=8615 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/8618/stat : 8618 (java) S 8615 8618 5832 0 -1 4202496 9444 0 1 0 179939 61 0 0 20 0 19 0 105845271 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140735075491376 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8618/statm: 2406260 78994 2262 9 0 2396937 0
[pid=8618/tid=8620] ppid=8615 vsize=9625040 CPUtime=1793.91 cores=1,3,5,7
/proc/8618/task/8620/stat : 8620 (java) R 8615 8618 5832 0 -1 4202560 2532 0 1 0 179360 31 0 0 20 0 19 0 105845272 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412883492544 140412823662868 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8621] ppid=8615 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/8618/task/8621/stat : 8621 (java) S 8615 8618 5832 0 -1 4202560 46 0 0 0 3 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412822231848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8622] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8622/stat : 8622 (java) S 8615 8618 5832 0 -1 4202560 42 0 0 0 4 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412821179048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8623] ppid=8615 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/8618/task/8623/stat : 8623 (java) S 8615 8618 5832 0 -1 4202560 150 0 0 0 6 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412820126760 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8624] ppid=8615 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/8618/task/8624/stat : 8624 (java) S 8615 8618 5832 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412819073960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8625] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8625/stat : 8625 (java) S 8615 8618 5832 0 -1 4202560 169 0 0 0 5 2 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412818020648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8618/tid=8626] ppid=8615 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/8618/task/8626/stat : 8626 (java) S 8615 8618 5832 0 -1 4202560 114 0 0 0 3 1 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412816967848 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8627] ppid=8615 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/8618/task/8627/stat : 8627 (java) S 8615 8618 5832 0 -1 4202560 153 0 0 0 4 0 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412720986664 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8618/tid=8628] ppid=8615 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/8618/task/8628/stat : 8628 (java) S 8615 8618 5832 0 -1 4202560 48 0 0 0 4 3 0 0 20 0 19 0 105845273 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412719933864 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8629] ppid=8615 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/8618/task/8629/stat : 8629 (java) S 8615 8618 5832 0 -1 4202560 64 0 0 0 2 0 0 0 20 0 19 0 105845274 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412707736296 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8630] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8630/stat : 8630 (java) S 8615 8618 5832 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412706682360 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8631] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8631/stat : 8631 (java) S 8615 8618 5832 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105845275 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412705629960 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8632] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8632/stat : 8632 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412704578448 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8633] ppid=8615 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/8618/task/8633/stat : 8633 (java) S 8615 8618 5832 0 -1 4202560 2726 0 0 0 25 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412703525048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8634] ppid=8615 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/8618/task/8634/stat : 8634 (java) S 8615 8618 5832 0 -1 4202560 1998 0 0 0 15 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412702472248 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8635] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8635/stat : 8635 (java) S 8615 8618 5832 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412701420152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8618/tid=8636] ppid=8615 vsize=9625040 CPUtime=0.77 cores=1,3,5,7
/proc/8618/task/8636/stat : 8636 (java) S 8615 8618 5832 0 -1 4202560 104 0 0 0 31 46 0 0 20 0 19 0 105845277 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412700367560 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8618/tid=8637] ppid=8615 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8618/task/8637/stat : 8637 (java) S 8615 8618 5832 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105845284 9856040960 78994 33554432000 1073741824 1073778376 140735075500240 140412699264424 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 8618 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8618 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=839142
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=80835
# CPU time returned by wait4() is 1795.92
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.84
CPU time (s): 1800
CPU user time (s): 1799.39
CPU system time (s): 0.61
CPU usage (%): 100.065
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.84
system time used= 1.08083
maximum resident set size= 316144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9492
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38120
involuntary context switches= 3945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.75082 second user time and 16.9444 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-06 20:52:04
IDJOB=4084291
IDBENCH=2559
IDSOLVER=2546
FILE ID=node129/4084291-1465239124
RUNJOBID= node129-1465222695-5849
PBS_JOBID= 19843233
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-cuww2.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084291-1465239124/watcher-4084291-1465239124 -o /tmp/evaluation-result-4084291-1465239124/solver-4084291-1465239124 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1465222695-5849 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084291-1465239124.opb

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

MD5SUM BENCH= 51d899b20f631897b1e4ab45104d8148
RANDOM SEED=527208821

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.715
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:        27123292 kB
Buffers:           30360 kB
Cached:            97188 kB
SwapCached:         1824 kB
Active:          3457448 kB
Inactive:          59872 kB
Active(anon):    3390888 kB
Inactive(anon):     1112 kB
Active(file):      66560 kB
Inactive(file):    58760 kB
Unevictable:     1518544 kB
Mlocked:           16204 kB
SwapTotal:      67108856 kB
SwapFree:       67098608 kB
Dirty:               512 kB
Writeback:             0 kB
AnonPages:       5036020 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             566728 kB
SReclaimable:      10632 kB
SUnreclaim:       556096 kB
KernelStack:        1736 kB
PageTables:        14100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5387480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4993024 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 node129 at 2016-06-06 21:22:03