Trace number 4089705

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.74 1799.04

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v070-n1.opb
MD5SUM16b3cd964682d0f33e953e00de1a52d3
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.275957
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables139
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 constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.12	c solving HOME/instance-4089705-1466032153.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.02s.
0.09/0.13	c declared #vars     139
0.09/0.13	c #constraints  140
0.09/0.13	c constraints type 
0.09/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 138
0.09/0.13	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.09/0.13	c 140 constraints processed.
0.79/0.52	c cleaning 2497 clauses out of 5000 with flag 28859/5000
1.34/0.86	c cleaning 4252 clauses out of 8506 with flag 81150/11003
1.85/1.37	c cleaning 5623 clauses out of 11251 with flag 146306/18000
2.56/2.05	c cleaning 6815 clauses out of 13631 with flag 225972/26003
3.47/2.90	c cleaning 7897 clauses out of 15813 with flag 322658/35000
4.37/3.89	c cleaning 8954 clauses out of 17917 with flag 435302/45001
5.57/5.07	c cleaning 9975 clauses out of 19964 with flag 559410/56002
6.97/6.42	c cleaning 10985 clauses out of 21987 with flag 696315/68000
8.47/7.96	c cleaning 11985 clauses out of 24003 with flag 840599/81001
10.27/9.70	c cleaning 13001 clauses out of 26017 with flag 985809/95000
12.27/11.79	c cleaning 14000 clauses out of 28018 with flag 1151579/110002
14.67/14.12	c cleaning 15002 clauses out of 30017 with flag 1322299/126001
17.08/16.51	c cleaning 16002 clauses out of 32014 with flag 1493757/143000
19.87/19.32	c cleaning 16997 clauses out of 34012 with flag 1687452/161000
22.68/22.15	c cleaning 17996 clauses out of 36016 with flag 1880088/180001
25.98/25.42	c cleaning 19000 clauses out of 38019 with flag 2079227/200000
29.77/29.20	c cleaning 19999 clauses out of 40019 with flag 2290485/221000
33.87/33.33	c cleaning 21003 clauses out of 42022 with flag 2504631/243002
38.28/37.73	c cleaning 22001 clauses out of 44018 with flag 2715438/266001
43.28/42.75	c cleaning 23003 clauses out of 46017 with flag 2943977/290001
49.58/49.01	c cleaning 23997 clauses out of 48013 with flag 3275689/315000
56.08/55.58	c cleaning 24993 clauses out of 50017 with flag 3614413/341001
63.38/62.83	c cleaning 26008 clauses out of 52026 with flag 3961609/368003
70.08/69.57	c cleaning 26990 clauses out of 54015 with flag 4282412/396000
77.48/76.90	c cleaning 28001 clauses out of 56025 with flag 4609891/425000
84.68/84.19	c cleaning 29004 clauses out of 58024 with flag 4934991/455000
92.88/92.36	c cleaning 30005 clauses out of 60021 with flag 5276806/486001
101.48/100.92	c cleaning 30998 clauses out of 62016 with flag 5658346/518001
110.48/109.98	c cleaning 31999 clauses out of 64017 with flag 6026933/551000
120.38/119.84	c cleaning 33002 clauses out of 66019 with flag 6388151/585001
130.58/130.07	c cleaning 34000 clauses out of 68016 with flag 6765004/620000
141.18/140.64	c cleaning 35002 clauses out of 70016 with flag 7152779/656000
155.69/155.19	c cleaning 36000 clauses out of 72017 with flag 7631479/693003
168.92/168.31	c cleaning 36999 clauses out of 74017 with flag 8068862/731003
181.31/180.73	c cleaning 37993 clauses out of 76016 with flag 8550453/770001
194.41/193.83	c cleaning 39006 clauses out of 78023 with flag 8978456/810001
208.62/208.07	c cleaning 39999 clauses out of 80017 with flag 9412318/851001
223.81/223.29	c cleaning 41002 clauses out of 82017 with flag 9844013/893000
240.61/240.09	c cleaning 42000 clauses out of 84016 with flag 10315063/936001
258.03/257.44	c cleaning 43001 clauses out of 86016 with flag 10789077/980001
275.22/274.68	c cleaning 43993 clauses out of 88014 with flag 11265904/1025000
294.52/293.92	c cleaning 45001 clauses out of 90026 with flag 11746118/1071005
314.73/314.14	c cleaning 46001 clauses out of 92022 with flag 12291944/1118002
334.94/334.34	c cleaning 47004 clauses out of 94021 with flag 12806269/1166002
356.94/356.31	c cleaning 47999 clauses out of 96017 with flag 13333206/1215002
378.34/377.71	c cleaning 49000 clauses out of 98016 with flag 13910999/1265000
400.15/399.52	c cleaning 50001 clauses out of 100016 with flag 14443613/1316000
424.05/423.41	c cleaning 51002 clauses out of 102017 with flag 15011700/1368002
450.66/450.07	c cleaning 51997 clauses out of 104014 with flag 15643318/1421001
475.63/474.99	c cleaning 52998 clauses out of 106016 with flag 16256558/1475000
498.24/497.55	c cleaning 53991 clauses out of 108019 with flag 16878920/1530001
522.34/521.61	c cleaning 54997 clauses out of 110028 with flag 17526138/1586001
547.55/546.87	c cleaning 56002 clauses out of 112030 with flag 18162404/1643000
573.24/572.57	c cleaning 57007 clauses out of 114028 with flag 18827543/1701000
602.84/602.15	c cleaning 58003 clauses out of 116023 with flag 19493796/1760002
633.65/632.91	c cleaning 58998 clauses out of 118018 with flag 20134275/1820000
667.05/666.39	c cleaning 59998 clauses out of 120022 with flag 20798647/1881002
700.26/699.56	c cleaning 61004 clauses out of 122022 with flag 21479486/1943000
738.87/738.13	c cleaning 62001 clauses out of 124019 with flag 22200349/2006001
781.17/780.48	c cleaning 62993 clauses out of 126018 with flag 22936087/2070001
820.48/819.72	c cleaning 63999 clauses out of 128024 with flag 23700026/2135000
863.19/862.45	c cleaning 65003 clauses out of 130027 with flag 24519201/2201002
904.55/903.72	c cleaning 66008 clauses out of 132023 with flag 25273163/2268001
948.76/947.92	c cleaning 66998 clauses out of 134015 with flag 26063673/2336001
993.16/992.33	c cleaning 67995 clauses out of 136017 with flag 26836786/2405001
1045.67/1044.83	c cleaning 68999 clauses out of 138022 with flag 27643518/2475001
1094.58/1093.73	c cleaning 69992 clauses out of 140022 with flag 28509231/2546000
1152.28/1151.41	c cleaning 70998 clauses out of 142030 with flag 29446443/2618000
1208.69/1207.84	c cleaning 72002 clauses out of 144033 with flag 30331150/2691001
1269.48/1268.65	c cleaning 73002 clauses out of 146030 with flag 31161407/2765000
1336.20/1335.34	c cleaning 73997 clauses out of 148028 with flag 31989633/2840000
1411.01/1410.11	c cleaning 75011 clauses out of 150031 with flag 32915952/2916000
1476.07/1475.18	c cleaning 75993 clauses out of 152022 with flag 33843449/2993002
1546.18/1545.24	c cleaning 77008 clauses out of 154030 with flag 34777330/3071003
1617.70/1616.71	c cleaning 77995 clauses out of 156019 with flag 35679482/3150000
1682.61/1681.61	c cleaning 79004 clauses out of 158027 with flag 36527510/3230003
1751.34/1750.34	c cleaning 80006 clauses out of 160022 with flag 37439985/3311002
1800.04/1799.00	c starts		: 691
1800.04/1799.00	c conflicts		: 3379375
1800.04/1799.00	c decisions		: 3903918
1800.04/1799.00	c propagations		: 100861441
1800.04/1799.00	c inspects		: 38859264232
1800.04/1799.00	c shortcuts		: 0
1800.04/1799.00	c learnt literals	: 0
1800.04/1799.00	c learnt binary clauses	: 0
1800.04/1799.00	c learnt ternary clauses	: 0
1800.04/1799.00	c learnt constraints	: 3379375
1800.04/1799.00	c ignored constraints	: 0
1800.04/1799.00	c root simplifications	: 0
1800.04/1799.00	c removed literals (reason simplification)	: 0
1800.04/1799.00	c reason swapping (by a shorter reason)	: 0
1800.04/1799.00	c Calls to reduceDB	: 77
1800.04/1799.00	c Number of update (reduction) of LBD	: 1110901
1800.04/1799.00	c Imported unit clauses	: 0
1800.04/1799.00	c number of reductions to clauses (during analyze)	: 0
1800.04/1799.00	c number of learned constraints concerned by reduction	: 0
1800.04/1799.00	c number of learning phase by resolution	: 0
1800.04/1799.00	c number of learning phase by cutting planes	: 0
1800.04/1799.00	c speed (assignments/second)	: 56069.45931492396
1800.04/1799.00	c non guided choices	32
1800.04/1799.00	c timeout
1800.04/1799.03	c learnt constraints type 
1800.04/1799.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 148390
1800.04/1799.03	s UNKNOWN
1800.04/1799.03	c Total wall clock time (in seconds): 1798.916

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-4089705-1466032153/watcher-4089705-1466032153 -o /tmp/evaluation-result-4089705-1466032153/solver-4089705-1466032153 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466009078-4982 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4089705-1466032153.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 4/194 9552
/proc/meminfo: memFree=31050448/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/9552/stat : 9552 (java) R 9549 9552 4966 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 5265271 2560000 46 33554432000 1073741824 1073778376 140737229192048 140737229189176 224913354023 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 892 49 38 9 0 30 0

[startup+0.100063 s]
/proc/loadavg: 2.00 2.01 2.00 4/194 9552
/proc/meminfo: memFree=31050448/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 4413 0 1 0 8 1 0 0 20 0 18 0 5265271 9787879424 6038 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2389619 6038 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200195 s]
/proc/loadavg: 2.00 2.01 2.00 4/194 9552
/proc/meminfo: memFree=31050448/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 6856 0 1 0 28 1 0 0 20 0 19 0 5265271 9856040960 7462 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 7462 2223 9 0 2396937 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9625040

[startup+0.30031 s]
/proc/loadavg: 2.00 2.01 2.00 4/194 9552
/proc/meminfo: memFree=31050448/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 7440 0 1 0 52 1 0 0 20 0 19 0 5265271 9856040960 7762 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 7762 2232 9 0 2396937 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9625040

[startup+0.70032 s]
/proc/loadavg: 2.00 2.01 2.00 4/194 9552
/proc/meminfo: memFree=31050448/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 13077 0 1 0 119 2 0 0 20 0 19 0 5265271 9856040960 11362 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 11362 2243 9 0 2396937 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 9571
/proc/meminfo: memFree=31010952/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=2.06 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 13084 0 1 0 204 2 0 0 20 0 19 0 5265271 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 11879 2247 9 0 2396937 0
[pid=9552/tid=9554] ppid=9549 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/9552/task/9554/stat : 9554 (java) R 9549 9552 4966 0 -1 4202560 2406 0 1 0 146 0 0 0 20 0 19 0 5265272 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979539149384 139979376899056 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9555] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9555/stat : 9555 (java) S 9549 9552 4966 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979500641320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9556] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9556/stat : 9556 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979499588520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9557] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9557/stat : 9557 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979498535720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9558] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9558/stat : 9558 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979497482920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9559] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9559/stat : 9559 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979496430120 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9560] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9560/stat : 9560 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979495377320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9561] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9561/stat : 9561 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979376290088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9562] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9562/stat : 9562 (java) S 9549 9552 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979375237288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9563] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9563/stat : 9563 (java) S 9549 9552 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979363040232 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9564] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9564/stat : 9564 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979361986296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9565] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9565/stat : 9565 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139979360933384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9566] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9566/stat : 9566 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139978621315728 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9567] ppid=9549 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9552/task/9567/stat : 9567 (java) S 9549 9552 4966 0 -1 4202560 2968 0 0 0 20 0 0 0 20 0 19 0 5265278 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139978620262840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9568] ppid=9549 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/9552/task/9568/stat : 9568 (java) S 9549 9552 4966 0 -1 4202560 6436 0 0 0 35 0 0 0 20 0 19 0 5265278 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139978619210040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9569] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9569/stat : 9569 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139978618157432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9570] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9570/stat : 9570 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139978617104840 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9571] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9571/stat : 9571 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265285 9856040960 11879 33554432000 1073741824 1073778376 140737229192048 139978616051368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 9625040

[startup+3.10077 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 9571
/proc/meminfo: memFree=31008532/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=3.67 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 13086 0 1 0 365 2 0 0 20 0 19 0 5265271 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 12903 2247 9 0 2396937 0
[pid=9552/tid=9554] ppid=9549 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/9552/task/9554/stat : 9554 (java) R 9549 9552 4966 0 -1 4202560 2408 0 1 0 306 0 0 0 20 0 19 0 5265272 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979539140304 139979376899175 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9555] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9555/stat : 9555 (java) S 9549 9552 4966 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979500641320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9556] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9556/stat : 9556 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979499588520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9557] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9557/stat : 9557 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979498535720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9558] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9558/stat : 9558 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979497482920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9559] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9559/stat : 9559 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979496430120 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9560] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9560/stat : 9560 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979495377320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9561] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9561/stat : 9561 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979376290088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9562] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9562/stat : 9562 (java) S 9549 9552 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979375237288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9563] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9563/stat : 9563 (java) S 9549 9552 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979363040232 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9564] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9564/stat : 9564 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979361986296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9565] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9565/stat : 9565 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139979360933384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9566] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9566/stat : 9566 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139978621315728 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9567] ppid=9549 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9552/task/9567/stat : 9567 (java) S 9549 9552 4966 0 -1 4202560 2968 0 0 0 20 0 0 0 20 0 19 0 5265278 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139978620262840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9568] ppid=9549 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/9552/task/9568/stat : 9568 (java) S 9549 9552 4966 0 -1 4202560 6436 0 0 0 37 0 0 0 20 0 19 0 5265278 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139978619210040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9569] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9569/stat : 9569 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139978618157432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9570] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9570/stat : 9570 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139978617104840 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9571] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9571/stat : 9571 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265285 9856040960 12903 33554432000 1073741824 1073778376 140737229192048 139978616051368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 9571
/proc/meminfo: memFree=31002296/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=6.87 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 13090 0 1 0 685 2 0 0 20 0 19 0 5265271 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 13869 2248 9 0 2396937 0
[pid=9552/tid=9554] ppid=9549 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/9552/task/9554/stat : 9554 (java) R 9549 9552 4966 0 -1 4202560 2411 0 1 0 625 1 0 0 20 0 19 0 5265272 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979539140304 139979376898688 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9555] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9555/stat : 9555 (java) S 9549 9552 4966 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979500641320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9556] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9556/stat : 9556 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979499588520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9557] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9557/stat : 9557 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979498535720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9558] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9558/stat : 9558 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979497482920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9559] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9559/stat : 9559 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979496430120 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9560] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9560/stat : 9560 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979495377320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9561] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9561/stat : 9561 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979376290088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9562] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9562/stat : 9562 (java) S 9549 9552 4966 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979375237288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9563] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9563/stat : 9563 (java) S 9549 9552 4966 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979363040232 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9564] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9564/stat : 9564 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979361986296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9565] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9565/stat : 9565 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139979360933384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9566] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9566/stat : 9566 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139978621315728 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9567] ppid=9549 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/9552/task/9567/stat : 9567 (java) S 9549 9552 4966 0 -1 4202560 2968 0 0 0 20 0 0 0 20 0 19 0 5265278 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139978620262840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9568] ppid=9549 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/9552/task/9568/stat : 9568 (java) S 9549 9552 4966 0 -1 4202560 6436 0 0 0 37 0 0 0 20 0 19 0 5265278 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139978619210040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9569] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9569/stat : 9569 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139978618157432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9570] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9570/stat : 9570 (java) S 9549 9552 4966 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139978617104840 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9571] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9571/stat : 9571 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265285 9856040960 13869 33554432000 1073741824 1073778376 140737229192048 139978616051368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 9625040


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

[pid=9552/tid=9564] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9564/stat : 9564 (java) S 9549 9552 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979361986296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9565] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9565/stat : 9565 (java) S 9549 9552 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979360933384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9566] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9566/stat : 9566 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978621315728 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9567] ppid=9549 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9552/task/9567/stat : 9567 (java) S 9549 9552 4966 0 -1 4202560 3082 0 0 0 23 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978620262840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9568] ppid=9549 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/9552/task/9568/stat : 9568 (java) S 9549 9552 4966 0 -1 4202560 6436 0 0 0 37 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978619210040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9569] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9569/stat : 9569 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978618157432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9570] ppid=9549 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/9552/task/9570/stat : 9570 (java) S 9549 9552 4966 0 -1 4202560 96 0 0 0 34 31 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978617104840 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9571] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9571/stat : 9571 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265285 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978616051368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1663.31
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 9681
/proc/meminfo: memFree=31102280/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=1723.33 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 13932 0 1 0 172302 31 0 0 20 0 19 0 5265271 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 54525 2262 9 0 2396937 0
[pid=9552/tid=9554] ppid=9549 vsize=9625040 CPUtime=1722.3 cores=0,2,4,6
/proc/9552/task/9554/stat : 9554 (java) R 9549 9552 4966 0 -1 4202560 2473 0 1 0 172201 29 0 0 20 0 19 0 5265272 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979539140304 139979376899175 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9555] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9555/stat : 9555 (java) S 9549 9552 4966 0 -1 4202560 190 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979500641320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9556] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9556/stat : 9556 (java) S 9549 9552 4966 0 -1 4202560 143 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979499588520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9557] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9557/stat : 9557 (java) S 9549 9552 4966 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979498535720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9558] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9558/stat : 9558 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979497482920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9559] ppid=9549 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/9552/task/9559/stat : 9559 (java) S 9549 9552 4966 0 -1 4202560 166 0 0 0 3 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979496430120 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9560] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9560/stat : 9560 (java) S 9549 9552 4966 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979495377320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9561] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9561/stat : 9561 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979376290088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9562] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9562/stat : 9562 (java) S 9549 9552 4966 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979375237288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9563] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9563/stat : 9563 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979363040232 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9564] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9564/stat : 9564 (java) S 9549 9552 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979361986296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9565] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9565/stat : 9565 (java) S 9549 9552 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979360933384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9566] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9566/stat : 9566 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978621315728 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9567] ppid=9549 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9552/task/9567/stat : 9567 (java) S 9549 9552 4966 0 -1 4202560 3082 0 0 0 23 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978620262840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9568] ppid=9549 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/9552/task/9568/stat : 9568 (java) S 9549 9552 4966 0 -1 4202560 6436 0 0 0 37 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978619210040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9569] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9569/stat : 9569 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978618157432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9570] ppid=9549 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/9552/task/9570/stat : 9570 (java) S 9549 9552 4966 0 -1 4202560 100 0 0 0 36 33 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978617104840 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9571] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9571/stat : 9571 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265285 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978616051368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1723.33
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 9682
/proc/meminfo: memFree=31102160/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=1783.34 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 13936 0 1 0 178302 32 0 0 20 0 19 0 5265271 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 54525 2262 9 0 2396937 0
[pid=9552/tid=9554] ppid=9549 vsize=9625040 CPUtime=1782.3 cores=0,2,4,6
/proc/9552/task/9554/stat : 9554 (java) R 9549 9552 4966 0 -1 4202560 2473 0 1 0 178200 30 0 0 20 0 19 0 5265272 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979539140304 139979376754808 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9555] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9555/stat : 9555 (java) S 9549 9552 4966 0 -1 4202560 190 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979500641320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9556] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9556/stat : 9556 (java) S 9549 9552 4966 0 -1 4202560 143 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979499588520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9557] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9557/stat : 9557 (java) S 9549 9552 4966 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979498535720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9558] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9558/stat : 9558 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979497482920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9559] ppid=9549 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/9552/task/9559/stat : 9559 (java) S 9549 9552 4966 0 -1 4202560 166 0 0 0 3 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979496430120 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9560] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9560/stat : 9560 (java) S 9549 9552 4966 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979495377320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9561] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9561/stat : 9561 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979376290088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9562] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9562/stat : 9562 (java) S 9549 9552 4966 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979375237288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9563] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9563/stat : 9563 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979363040232 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9564] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9564/stat : 9564 (java) S 9549 9552 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979361986296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9565] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9565/stat : 9565 (java) S 9549 9552 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979360933384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9566] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9566/stat : 9566 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978621315728 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9567] ppid=9549 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9552/task/9567/stat : 9567 (java) S 9549 9552 4966 0 -1 4202560 3082 0 0 0 23 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978620262840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9568] ppid=9549 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/9552/task/9568/stat : 9568 (java) S 9549 9552 4966 0 -1 4202560 6436 0 0 0 37 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978619210040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9569] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9569/stat : 9569 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978618157432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9570] ppid=9549 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/9552/task/9570/stat : 9570 (java) S 9549 9552 4966 0 -1 4202560 104 0 0 0 37 34 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978617104840 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9571] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9571/stat : 9571 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265285 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978616051368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1783.34
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 9682
/proc/meminfo: memFree=31102208/32872528 swapFree=162364/176672
[pid=9552] ppid=9549 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/9552/stat : 9552 (java) S 9549 9552 4966 0 -1 4202496 13936 0 1 0 179972 32 0 0 20 0 19 0 5265271 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 140737229183184 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9552/statm: 2406260 54525 2262 9 0 2396937 0
[pid=9552/tid=9554] ppid=9549 vsize=9625040 CPUtime=1799 cores=0,2,4,6
/proc/9552/task/9554/stat : 9554 (java) R 9549 9552 4966 0 -1 4202560 2473 0 1 0 179870 30 0 0 20 0 19 0 5265272 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979539140304 139979376899180 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9555] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9555/stat : 9555 (java) S 9549 9552 4966 0 -1 4202560 190 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979500641320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9552/tid=9556] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9556/stat : 9556 (java) S 9549 9552 4966 0 -1 4202560 143 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979499588520 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9557] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9557/stat : 9557 (java) S 9549 9552 4966 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979498535720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9558] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9558/stat : 9558 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979497482920 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9559] ppid=9549 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/9552/task/9559/stat : 9559 (java) S 9549 9552 4966 0 -1 4202560 166 0 0 0 3 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979496430120 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9560] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9560/stat : 9560 (java) S 9549 9552 4966 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979495377320 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9561] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9561/stat : 9561 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979376290088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9562] ppid=9549 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/9552/task/9562/stat : 9562 (java) S 9549 9552 4966 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 5265274 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979375237288 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9563] ppid=9549 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/9552/task/9563/stat : 9563 (java) S 9549 9552 4966 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979363040232 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9564] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9564/stat : 9564 (java) S 9549 9552 4966 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979361986296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9565] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9565/stat : 9565 (java) S 9549 9552 4966 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 5265275 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139979360933384 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9566] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9566/stat : 9566 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978621315728 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9567] ppid=9549 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/9552/task/9567/stat : 9567 (java) S 9549 9552 4966 0 -1 4202560 3082 0 0 0 23 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978620262840 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9552/tid=9568] ppid=9549 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/9552/task/9568/stat : 9568 (java) S 9549 9552 4966 0 -1 4202560 6436 0 0 0 37 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978619210040 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9569] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9569/stat : 9569 (java) S 9549 9552 4966 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978618157432 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9552/tid=9570] ppid=9549 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/9552/task/9570/stat : 9570 (java) S 9549 9552 4966 0 -1 4202560 104 0 0 0 37 34 0 0 20 0 19 0 5265278 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978617104840 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9552/tid=9571] ppid=9549 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/9552/task/9571/stat : 9571 (java) S 9549 9552 4966 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 5265285 9856040960 54525 33554432000 1073741824 1073778376 140737229192048 139978616051368 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 9552 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1799.04
CPU time (s): 1800.74
CPU user time (s): 1799.97
CPU system time (s): 0.770882
CPU usage (%): 100.095
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.770882
maximum resident set size= 218252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13980
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38133
involuntary context switches= 2186

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4614 second user time and 13.6529 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-16 01:09:13
IDJOB=4089705
IDBENCH=107444
IDSOLVER=2546
FILE ID=node105/4089705-1466032153
RUNJOBID= node105-1466009078-4982
PBS_JOBID= 19902809
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand4regsplit-v070-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089705-1466032153/watcher-4089705-1466032153 -o /tmp/evaluation-result-4089705-1466032153/solver-4089705-1466032153 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466009078-4982 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4089705-1466032153.opb

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

MD5SUM BENCH= 16b3cd964682d0f33e953e00de1a52d3
RANDOM SEED=2111736400

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.561
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.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31050440 kB
Buffers:           90872 kB
Cached:           344432 kB
SwapCached:            0 kB
Active:           590988 kB
Inactive:         349296 kB
Active(anon):     507808 kB
Inactive(anon):        0 kB
Active(file):      83180 kB
Inactive(file):   349296 kB
Unevictable:      176672 kB
Mlocked:          162364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               816 kB
Writeback:             0 kB
AnonPages:        690276 kB
Mapped:            22044 kB
Shmem:               204 kB
Slab:             573220 kB
SReclaimable:      17016 kB
SUnreclaim:       556204 kB
KernelStack:        1656 kB
PageTables:         5684 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     812640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    503808 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= 71748 MiB
End job on node105 at 2016-06-16 01:39:13