Trace number 4106978

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.07 1792.64

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
MD5SUM0df66f3e832b73f1cdf8165c8cc1c11b
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark1224.98
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6076
Sum of products size (including duplicates)12152
Number of different products3038
Sum of products size6076

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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-4106978-1466283162.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
0.76/0.40	c ... done. Wall clock time 0.284s.
0.76/0.40	c declared #vars     200
0.76/0.40	c internal #vars     3238
0.76/0.40	c #constraints  6379
0.76/0.40	c constraints type 
0.76/0.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3038
0.76/0.40	c org.sat4j.minisat.constraints.card.MinWatchCard => 203
0.76/0.40	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.76/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3038
0.76/0.40	c 6379 constraints processed.
1.60/0.89	c cleaning 2500 clauses out of 5005 with flag 12737/5005
2.09/1.22	c cleaning 4243 clauses out of 8500 with flag 28900/11000
2.39/1.58	c cleaning 5618 clauses out of 11258 with flag 46670/18001
3.16/2.21	c cleaning 6821 clauses out of 13641 with flag 74579/26002
4.06/3.11	c cleaning 7909 clauses out of 15818 with flag 113460/35000
5.17/4.21	c cleaning 8955 clauses out of 17909 with flag 156253/45000
6.38/5.44	c cleaning 9978 clauses out of 19956 with flag 205350/56002
7.68/6.76	c cleaning 10985 clauses out of 21976 with flag 259510/68000
9.28/8.38	c cleaning 11988 clauses out of 23991 with flag 322873/81000
10.88/10.00	c cleaning 12999 clauses out of 26003 with flag 382220/95000
13.08/12.11	c cleaning 14001 clauses out of 28005 with flag 454669/110001
15.68/14.74	c cleaning 14996 clauses out of 30006 with flag 543497/126003
18.59/17.69	c cleaning 15996 clauses out of 32007 with flag 631547/143000
21.77/20.84	c cleaning 16992 clauses out of 34011 with flag 734744/161000
25.13/24.10	c cleaning 18003 clauses out of 36020 with flag 831591/180001
28.43/27.47	c cleaning 18994 clauses out of 38016 with flag 918926/200000
32.33/31.34	c cleaning 20004 clauses out of 40022 with flag 1007327/221000
36.34/35.34	c cleaning 20997 clauses out of 42019 with flag 1102670/243001
40.83/39.86	c cleaning 22005 clauses out of 44021 with flag 1216526/266000
45.94/44.92	c cleaning 23001 clauses out of 46021 with flag 1321821/290005
51.54/50.50	c cleaning 23999 clauses out of 48017 with flag 1461156/315002
57.54/56.52	c cleaning 24998 clauses out of 50016 with flag 1629605/341000
64.03/63.03	c cleaning 26004 clauses out of 52019 with flag 1785198/368001
69.47/68.48	c cleaning 27000 clauses out of 54016 with flag 1877037/396002
72.67/71.63	c cleaning 28003 clauses out of 56019 with flag 1975810/425005
75.56/74.55	c cleaning 29004 clauses out of 58011 with flag 2094588/455000
78.46/77.42	c cleaning 29993 clauses out of 60007 with flag 2228303/486000
81.66/80.66	c cleaning 31005 clauses out of 62017 with flag 2366526/518003
85.06/84.04	c cleaning 32004 clauses out of 64009 with flag 2497858/551000
88.43/87.38	c cleaning 32999 clauses out of 66006 with flag 2619071/585001
92.03/90.99	c cleaning 34003 clauses out of 68006 with flag 2748236/620000
96.13/95.00	c cleaning 34996 clauses out of 70003 with flag 2877108/656000
100.23/99.19	c cleaning 36003 clauses out of 72007 with flag 3019151/693000
104.43/103.31	c cleaning 37003 clauses out of 74006 with flag 3175875/731002
109.14/107.92	c cleaning 37987 clauses out of 76002 with flag 3323889/770001
113.73/112.51	c cleaning 39002 clauses out of 78014 with flag 3459754/810000
118.54/117.35	c cleaning 40000 clauses out of 80013 with flag 3588382/851001
123.95/122.70	c cleaning 40985 clauses out of 82012 with flag 3725417/893000
129.35/128.12	c cleaning 42001 clauses out of 84027 with flag 3868964/936000
135.17/133.81	c cleaning 43014 clauses out of 86027 with flag 4046593/980001
140.77/139.42	c cleaning 44003 clauses out of 88013 with flag 4226723/1025001
147.27/145.90	c cleaning 44991 clauses out of 90009 with flag 4402960/1071000
153.57/152.22	c cleaning 46010 clauses out of 92019 with flag 4582735/1118001
160.78/159.24	c cleaning 47005 clauses out of 94011 with flag 4766218/1166003
168.48/166.97	c cleaning 47995 clauses out of 96003 with flag 4946609/1215000
175.48/173.95	c cleaning 49001 clauses out of 98011 with flag 5135658/1265003
183.18/181.63	c cleaning 49997 clauses out of 100008 with flag 5354082/1316001
191.38/189.65	c cleaning 51001 clauses out of 102011 with flag 5540609/1368001
199.38/197.68	c cleaning 52000 clauses out of 104009 with flag 5744930/1421000
208.28/206.55	c cleaning 53004 clauses out of 106009 with flag 5968255/1475000
217.57/215.63	c cleaning 53997 clauses out of 108005 with flag 6201645/1530000
225.76/223.86	c cleaning 54997 clauses out of 110008 with flag 6425337/1586000
235.86/233.77	c cleaning 55998 clauses out of 112012 with flag 6659973/1643001
245.27/243.20	c cleaning 56999 clauses out of 114014 with flag 6908197/1701001
255.37/253.22	c cleaning 58000 clauses out of 116014 with flag 7144076/1760000
265.13/262.81	c cleaning 59007 clauses out of 118016 with flag 7375385/1820002
275.52/273.29	c cleaning 59995 clauses out of 120007 with flag 7623167/1881000
286.77/284.31	c cleaning 60998 clauses out of 122012 with flag 7867069/1943000
298.08/295.61	c cleaning 61997 clauses out of 124014 with flag 8126264/2006000
310.73/308.26	c cleaning 63003 clauses out of 126018 with flag 8359990/2070001
324.22/321.70	c cleaning 63997 clauses out of 128017 with flag 8613920/2135003
336.49/333.93	c cleaning 64991 clauses out of 130017 with flag 8864568/2201000
349.30/346.71	c cleaning 66011 clauses out of 132027 with flag 9118814/2268001
363.57/360.95	c cleaning 66998 clauses out of 134015 with flag 9376784/2336000
378.46/375.83	c cleaning 67998 clauses out of 136017 with flag 9679044/2405000
394.02/391.35	c cleaning 68989 clauses out of 138019 with flag 9950087/2475000
408.06/405.22	c cleaning 70002 clauses out of 140031 with flag 10199870/2546001
424.27/421.45	c cleaning 71008 clauses out of 142034 with flag 10474602/2618006
441.16/438.20	c cleaning 72007 clauses out of 144020 with flag 10794509/2691000
458.41/455.46	c cleaning 72994 clauses out of 146013 with flag 11106162/2765000
475.31/472.35	c cleaning 74006 clauses out of 148024 with flag 11414761/2840005
491.39/488.39	c cleaning 75004 clauses out of 150014 with flag 11725552/2916001
506.96/503.90	c cleaning 76002 clauses out of 152009 with flag 12017943/2993000
525.77/522.65	c cleaning 76991 clauses out of 154011 with flag 12337302/3071004
546.64/543.46	c cleaning 77999 clauses out of 156016 with flag 12657658/3150000
567.40/564.18	c cleaning 79008 clauses out of 158018 with flag 12997988/3230001
586.70/583.31	c cleaning 79990 clauses out of 160009 with flag 13330678/3311000
613.80/610.41	c cleaning 80999 clauses out of 162019 with flag 13750031/3393000
635.30/631.88	c cleaning 82008 clauses out of 164020 with flag 14115337/3476000
655.96/652.43	c cleaning 83002 clauses out of 166014 with flag 14452795/3560002
683.25/679.64	c cleaning 84004 clauses out of 168011 with flag 14933228/3645001
703.85/700.11	c cleaning 84994 clauses out of 170006 with flag 15293019/3731000
726.56/722.84	c cleaning 85999 clauses out of 172014 with flag 15688194/3818002
749.04/745.25	c cleaning 86997 clauses out of 174013 with flag 16051415/3906000
771.63/767.80	c cleaning 88008 clauses out of 176017 with flag 16395201/3995001
798.78/794.81	c cleaning 89000 clauses out of 178009 with flag 16755204/4085001
825.16/821.13	c cleaning 89991 clauses out of 180009 with flag 17127402/4176001
850.71/846.65	c cleaning 90998 clauses out of 182017 with flag 17485659/4268000
875.18/871.08	c cleaning 92010 clauses out of 184019 with flag 17832405/4361000
901.15/896.94	c cleaning 92994 clauses out of 186009 with flag 18200311/4455000
929.10/924.71	c cleaning 94002 clauses out of 188017 with flag 18588070/4550002
961.48/957.03	c cleaning 94999 clauses out of 190013 with flag 19052386/4646000
990.38/985.82	c cleaning 96006 clauses out of 192015 with flag 19440326/4743001
1017.37/1012.73	c cleaning 97001 clauses out of 194008 with flag 19852563/4841000
1049.13/1044.49	c cleaning 97999 clauses out of 196007 with flag 20255186/4940000
1079.67/1074.84	c cleaning 98999 clauses out of 198010 with flag 20654095/5040002
1108.89/1103.92	c cleaning 100001 clauses out of 200011 with flag 21043865/5141002
1135.94/1130.94	c cleaning 100995 clauses out of 202008 with flag 21456651/5243000
1167.78/1162.66	c cleaning 101991 clauses out of 204013 with flag 21860006/5346000
1202.58/1197.35	c cleaning 103008 clauses out of 206022 with flag 22312351/5450000
1235.23/1229.83	c cleaning 104005 clauses out of 208016 with flag 22747606/5555002
1277.27/1271.78	c cleaning 104997 clauses out of 210009 with flag 23287567/5661000
1313.23/1307.60	c cleaning 106004 clauses out of 212015 with flag 23729330/5768003
1348.79/1343.08	c cleaning 106993 clauses out of 214008 with flag 24126497/5876000
1388.66/1382.79	c cleaning 108004 clauses out of 216017 with flag 24535131/5985002
1436.98/1430.96	c cleaning 109003 clauses out of 218012 with flag 25027339/6095001
1476.05/1469.99	c cleaning 109996 clauses out of 220008 with flag 25484725/6206000
1514.38/1508.15	c cleaning 110999 clauses out of 222012 with flag 25914306/6318000
1553.58/1547.27	c cleaning 111995 clauses out of 224015 with flag 26339990/6431002
1590.16/1583.67	c cleaning 112995 clauses out of 226018 with flag 26765362/6545000
1632.03/1625.33	c cleaning 113986 clauses out of 228023 with flag 27266050/6660000
1674.49/1667.68	c cleaning 115009 clauses out of 230037 with flag 27751399/6776000
1716.51/1709.45	c cleaning 116012 clauses out of 232028 with flag 28185315/6893000
1757.55/1750.40	c cleaning 117003 clauses out of 234016 with flag 28639671/7011000
1800.07/1792.60	c starts		: 16954
1800.07/1792.60	c conflicts		: 7122393
1800.07/1792.60	c decisions		: 22938210
1800.07/1792.60	c propagations		: 204085917
1800.07/1792.60	c inspects		: 30261422575
1800.07/1792.60	c shortcuts		: 0
1800.07/1792.60	c learnt literals	: 0
1800.07/1792.60	c learnt binary clauses	: 0
1800.07/1792.60	c learnt ternary clauses	: 13945
1800.07/1792.60	c learnt constraints	: 7122393
1800.07/1792.60	c ignored constraints	: 0
1800.07/1792.60	c root simplifications	: 0
1800.07/1792.60	c removed literals (reason simplification)	: 0
1800.07/1792.60	c reason swapping (by a shorter reason)	: 0
1800.07/1792.60	c Calls to reduceDB	: 114
1800.07/1792.60	c Number of update (reduction) of LBD	: 2470058
1800.07/1792.60	c Imported unit clauses	: 0
1800.07/1792.60	c number of reductions to clauses (during analyze)	: 0
1800.07/1792.60	c number of learned constraints concerned by reduction	: 0
1800.07/1792.60	c number of learning phase by resolution	: 0
1800.07/1792.60	c number of learning phase by cutting planes	: 0
1800.07/1792.60	c speed (assignments/second)	: 113874.39418101308
1800.07/1792.60	c non guided choices	3096
1800.07/1792.60	c timeout
1800.07/1792.63	c learnt constraints type 
1800.07/1792.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 228406
1800.07/1792.63	s UNKNOWN
1800.07/1792.63	c Total wall clock time (in seconds): 1792.521

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-4106978-1466283162/watcher-4106978-1466283162 -o /tmp/evaluation-result-4106978-1466283162/solver-4106978-1466283162 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466275999-22551 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106978-1466283162.opb 

pid=23539
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.17 2.21 2.17 3/194 23542
/proc/meminfo: memFree=29978320/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9488 CPUtime=0 cores=1,3,5,7
/proc/23542/stat : 23542 (java) R 23539 23542 22534 0 -1 4202496 478 0 0 0 0 0 0 0 20 0 1 0 30365132 9715712 132 33554432000 1073741824 1073778376 140734301084672 140734301081800 271787615159 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2323 145 105 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.17 2.21 2.17 3/194 23542
/proc/meminfo: memFree=29978320/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 4396 0 1 0 8 1 0 0 20 0 18 0 30365132 9787879424 6029 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 2.17 2.21 2.17 3/194 23542
/proc/meminfo: memFree=29978320/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 4671 0 1 0 21 1 0 0 20 0 18 0 30365132 9787879424 6776 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2389619 6777 2211 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300219 s]
/proc/loadavg: 2.17 2.21 2.17 3/194 23542
/proc/meminfo: memFree=29978320/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 6030 0 1 0 44 2 0 0 20 0 18 0 30365132 9787879424 9241 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2389619 9241 2243 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700196 s]
/proc/loadavg: 2.17 2.21 2.17 3/194 23542
/proc/meminfo: memFree=29978320/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 13232 0 1 0 144 3 0 0 20 0 19 0 30365132 9856040960 15480 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2406260 15480 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.17 2.21 2.17 3/213 23561
/proc/meminfo: memFree=29919896/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9625040 CPUtime=2.39 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 13249 0 1 0 236 3 0 0 20 0 19 0 30365132 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2406260 18051 2273 9 0 2396937 0
[pid=23542/tid=23544] ppid=23539 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (java) R 23539 23542 22534 0 -1 4202560 2418 0 1 0 144 2 0 0 20 0 19 0 30365133 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723262542344 139723088062759 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23545] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23545/stat : 23545 (java) S 23539 23542 22534 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723224033576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23546] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23546/stat : 23546 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723222980776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23547] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23547/stat : 23547 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723221928488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23548] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23548/stat : 23548 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723220875688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23549] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23549/stat : 23549 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723219823400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23550] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23550/stat : 23550 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723218770600 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23551] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23551/stat : 23551 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723217718312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23552] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23552/stat : 23552 (java) S 23539 23542 22534 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723216665512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23553] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23553/stat : 23553 (java) S 23539 23542 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723086485736 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23554] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23554/stat : 23554 (java) S 23539 23542 22534 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723085431800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23555] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23555/stat : 23555 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723084379400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23556] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23556/stat : 23556 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723083327888 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23557] ppid=23539 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/23542/task/23557/stat : 23557 (java) S 23539 23542 22534 0 -1 4202560 4187 0 0 0 45 0 0 0 20 0 19 0 30365138 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723082275512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23558] ppid=23539 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/23542/task/23558/stat : 23558 (java) S 23539 23542 22534 0 -1 4202560 5371 0 0 0 45 0 0 0 20 0 19 0 30365138 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723081222712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23559] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23559/stat : 23559 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723080170616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23560] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23560/stat : 23560 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723079118024 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23561] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23561/stat : 23561 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365172 9856040960 18051 33554432000 1073741824 1073778376 140734301084672 139723078063016 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.17 2.21 2.17 3/213 23561
/proc/meminfo: memFree=29907360/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9625040 CPUtime=4.06 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 13266 0 1 0 403 3 0 0 20 0 19 0 30365132 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2406260 21133 2274 9 0 2396937 0
[pid=23542/tid=23544] ppid=23539 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (java) R 23539 23542 22534 0 -1 4202560 2425 0 1 0 303 2 0 0 20 0 19 0 30365133 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723262542168 139723088247727 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23545] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23545/stat : 23545 (java) S 23539 23542 22534 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723224033576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23546] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23546/stat : 23546 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723222980776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23547] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23547/stat : 23547 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723221928488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23548] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23548/stat : 23548 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723220875688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23549] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23549/stat : 23549 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723219823400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23550] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23550/stat : 23550 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723218770600 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23551] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23551/stat : 23551 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723217718312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23552] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23552/stat : 23552 (java) S 23539 23542 22534 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723216665512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23553] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23553/stat : 23553 (java) S 23539 23542 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723086485736 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23554] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23554/stat : 23554 (java) S 23539 23542 22534 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723085431800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23555] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23555/stat : 23555 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723084379400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23556] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23556/stat : 23556 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723083327888 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23557] ppid=23539 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/23542/task/23557/stat : 23557 (java) S 23539 23542 22534 0 -1 4202560 4187 0 0 0 45 0 0 0 20 0 19 0 30365138 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723082275512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23558] ppid=23539 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/23542/task/23558/stat : 23558 (java) S 23539 23542 22534 0 -1 4202560 5381 0 0 0 52 0 0 0 20 0 19 0 30365138 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723081222712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23559] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23559/stat : 23559 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723080170616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23560] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23560/stat : 23560 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723079118024 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23561] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23561/stat : 23561 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365172 9856040960 21133 33554432000 1073741824 1073778376 140734301084672 139723078063016 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.24 2.22 2.18 3/213 23561
/proc/meminfo: memFree=29888524/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9625040 CPUtime=7.28 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 13278 0 1 0 724 4 0 0 20 0 19 0 30365132 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2406260 25277 2275 9 0 2396937 0
[pid=23542/tid=23544] ppid=23539 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (java) R 23539 23542 22534 0 -1 4202560 2436 0 1 0 622 2 0 0 20 0 19 0 30365133 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723262542168 139723088415749 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23545] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23545/stat : 23545 (java) S 23539 23542 22534 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723224033576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23546] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23546/stat : 23546 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723222980776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23547] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23547/stat : 23547 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723221928488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23548] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23548/stat : 23548 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723220875688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23549] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23549/stat : 23549 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723219823400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23550] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23550/stat : 23550 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723218770600 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23551] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23551/stat : 23551 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723217718312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23552] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23552/stat : 23552 (java) S 23539 23542 22534 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30365134 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723216665512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23553] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23553/stat : 23553 (java) S 23539 23542 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723086485736 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23554] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23554/stat : 23554 (java) S 23539 23542 22534 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723085431800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23555] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23555/stat : 23555 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723084379400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23556] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23556/stat : 23556 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723083327888 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23557] ppid=23539 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/23542/task/23557/stat : 23557 (java) S 23539 23542 22534 0 -1 4202560 4187 0 0 0 46 0 0 0 20 0 19 0 30365138 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723082275512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23558] ppid=23539 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/23542/task/23558/stat : 23558 (java) S 23539 23542 22534 0 -1 4202560 5381 0 0 0 52 0 0 0 20 0 19 0 30365138 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723081222712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23559] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23559/stat : 23559 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723080170616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23560] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23560/stat : 23560 (java) S 23539 23542 22534 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723079118024 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23561] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23561/stat : 23561 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365172 9856040960 25277 33554432000 1073741824 1073778376 140734301084672 139723078063016 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 9625040


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

[pid=23542/tid=23561] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23561/stat : 23561 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365172 9856040960 106818 33554432000 1073741824 1073778376 140734301084672 139723078063016 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1669.19
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.15 2.20 2.18 4/213 23691
/proc/meminfo: memFree=26583208/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9625040 CPUtime=1729.46 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 17891 0 1 0 172835 111 0 0 20 0 19 0 30365132 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2406260 107135 2297 9 0 2396937 0
[pid=23542/tid=23544] ppid=23539 vsize=9625040 CPUtime=1714.33 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (java) R 23539 23542 22534 0 -1 4202560 2547 0 1 0 171398 35 0 0 20 0 19 0 30365133 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723262541088 139723088183600 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23545] ppid=23539 vsize=9625040 CPUtime=1.06 cores=1,3,5,7
/proc/23542/task/23545/stat : 23545 (java) S 23539 23542 22534 0 -1 4202560 865 0 0 0 97 9 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723224033576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23546] ppid=23539 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/23542/task/23546/stat : 23546 (java) S 23539 23542 22534 0 -1 4202560 462 0 0 0 91 9 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723222980776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23547] ppid=23539 vsize=9625040 CPUtime=0.95 cores=1,3,5,7
/proc/23542/task/23547/stat : 23547 (java) S 23539 23542 22534 0 -1 4202560 348 0 0 0 89 6 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723221928488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23548] ppid=23539 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/23542/task/23548/stat : 23548 (java) S 23539 23542 22534 0 -1 4202560 372 0 0 0 92 9 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723220875688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23549] ppid=23539 vsize=9625040 CPUtime=0.94 cores=1,3,5,7
/proc/23542/task/23549/stat : 23549 (java) S 23539 23542 22534 0 -1 4202560 537 0 0 0 86 8 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723219823400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23550] ppid=23539 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/23542/task/23550/stat : 23550 (java) S 23539 23542 22534 0 -1 4202560 532 0 0 0 89 8 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723218770600 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23551] ppid=23539 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/23542/task/23551/stat : 23551 (java) S 23539 23542 22534 0 -1 4202560 485 0 0 0 96 8 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723217718312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23552] ppid=23539 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/23542/task/23552/stat : 23552 (java) S 23539 23542 22534 0 -1 4202560 470 0 0 0 98 11 0 0 20 0 19 0 30365134 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723216665512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23553] ppid=23539 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/23542/task/23553/stat : 23553 (java) S 23539 23542 22534 0 -1 4202560 341 0 0 0 107 4 0 0 20 0 19 0 30365135 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723086485736 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23554] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23554/stat : 23554 (java) S 23539 23542 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723085431800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23555] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23555/stat : 23555 (java) S 23539 23542 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723084379400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23556] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23556/stat : 23556 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723083327888 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23557] ppid=23539 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/23542/task/23557/stat : 23557 (java) S 23539 23542 22534 0 -1 4202560 4193 0 0 0 49 0 0 0 20 0 19 0 30365138 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723082275512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23558] ppid=23539 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/23542/task/23558/stat : 23558 (java) S 23539 23542 22534 0 -1 4202560 5381 0 0 0 52 0 0 0 20 0 19 0 30365138 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723081222712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23559] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23559/stat : 23559 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723080170616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23560] ppid=23539 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/23542/task/23560/stat : 23560 (java) S 23539 23542 22534 0 -1 4202560 100 0 0 0 35 34 0 0 20 0 19 0 30365138 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723079118024 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23561] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23561/stat : 23561 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365172 9856040960 107135 33554432000 1073741824 1073778376 140734301084672 139723078063016 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1729.46
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/213 23692
/proc/meminfo: memFree=26587792/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9625040 CPUtime=1789.67 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 17901 0 1 0 178855 112 0 0 20 0 19 0 30365132 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2406260 105933 2297 9 0 2396937 0
[pid=23542/tid=23544] ppid=23539 vsize=9625040 CPUtime=1774.1 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (java) R 23539 23542 22534 0 -1 4202560 2550 0 1 0 177375 35 0 0 20 0 19 0 30365133 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723262541088 139723088415956 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23545] ppid=23539 vsize=9625040 CPUtime=1.12 cores=1,3,5,7
/proc/23542/task/23545/stat : 23545 (java) S 23539 23542 22534 0 -1 4202560 865 0 0 0 103 9 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723224033576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23546] ppid=23539 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/23542/task/23546/stat : 23546 (java) S 23539 23542 22534 0 -1 4202560 462 0 0 0 93 9 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723222980776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23547] ppid=23539 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/23542/task/23547/stat : 23547 (java) S 23539 23542 22534 0 -1 4202560 348 0 0 0 94 6 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723221928488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23548] ppid=23539 vsize=9625040 CPUtime=1.04 cores=1,3,5,7
/proc/23542/task/23548/stat : 23548 (java) S 23539 23542 22534 0 -1 4202560 372 0 0 0 95 9 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723220875688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23549] ppid=23539 vsize=9625040 CPUtime=0.97 cores=1,3,5,7
/proc/23542/task/23549/stat : 23549 (java) S 23539 23542 22534 0 -1 4202560 537 0 0 0 89 8 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723219823400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23550] ppid=23539 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/23542/task/23550/stat : 23550 (java) S 23539 23542 22534 0 -1 4202560 532 0 0 0 93 8 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723218770600 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23551] ppid=23539 vsize=9625040 CPUtime=1.07 cores=1,3,5,7
/proc/23542/task/23551/stat : 23551 (java) S 23539 23542 22534 0 -1 4202560 485 0 0 0 99 8 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723217718312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23552] ppid=23539 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/23542/task/23552/stat : 23552 (java) S 23539 23542 22534 0 -1 4202560 470 0 0 0 102 11 0 0 20 0 19 0 30365134 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723216665512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23553] ppid=23539 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/23542/task/23553/stat : 23553 (java) S 23539 23542 22534 0 -1 4202560 344 0 0 0 107 4 0 0 20 0 19 0 30365135 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723086485736 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23554] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23554/stat : 23554 (java) S 23539 23542 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723085431800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23555] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23555/stat : 23555 (java) S 23539 23542 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723084379400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23556] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23556/stat : 23556 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723083327888 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23557] ppid=23539 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/23542/task/23557/stat : 23557 (java) S 23539 23542 22534 0 -1 4202560 4193 0 0 0 49 0 0 0 20 0 19 0 30365138 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723082275512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23558] ppid=23539 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/23542/task/23558/stat : 23558 (java) S 23539 23542 22534 0 -1 4202560 5381 0 0 0 52 0 0 0 20 0 19 0 30365138 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723081222712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23559] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23559/stat : 23559 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723080170616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23560] ppid=23539 vsize=9625040 CPUtime=0.72 cores=1,3,5,7
/proc/23542/task/23560/stat : 23560 (java) S 23539 23542 22534 0 -1 4202560 104 0 0 0 36 36 0 0 20 0 19 0 30365138 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723079118024 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23561] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23561/stat : 23561 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365172 9856040960 105933 33554432000 1073741824 1073778376 140734301084672 139723078063016 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1789.67
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.6 s]
/proc/loadavg: 2.33 2.23 2.19 5/213 23693
/proc/meminfo: memFree=26590396/32872528 swapFree=1103996/1183712
[pid=23542] ppid=23539 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/23542/stat : 23542 (java) S 23539 23542 22534 0 -1 4202496 17904 0 1 0 179895 112 0 0 20 0 19 0 30365132 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 140734301075808 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23542/statm: 2406260 105228 2297 9 0 2396937 0
[pid=23542/tid=23544] ppid=23539 vsize=9625040 CPUtime=1784.34 cores=1,3,5,7
/proc/23542/task/23544/stat : 23544 (java) R 23539 23542 22534 0 -1 4202560 2551 0 1 0 178398 36 0 0 20 0 19 0 30365133 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723262541104 139723088415682 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23545] ppid=23539 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/23542/task/23545/stat : 23545 (java) S 23539 23542 22534 0 -1 4202560 865 0 0 0 106 9 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723224033576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23546] ppid=23539 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/23542/task/23546/stat : 23546 (java) S 23539 23542 22534 0 -1 4202560 462 0 0 0 94 9 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723222980776 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23547] ppid=23539 vsize=9625040 CPUtime=1.01 cores=1,3,5,7
/proc/23542/task/23547/stat : 23547 (java) S 23539 23542 22534 0 -1 4202560 348 0 0 0 95 6 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723221928488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23548] ppid=23539 vsize=9625040 CPUtime=1.05 cores=1,3,5,7
/proc/23542/task/23548/stat : 23548 (java) S 23539 23542 22534 0 -1 4202560 372 0 0 0 96 9 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723220875688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23549] ppid=23539 vsize=9625040 CPUtime=0.99 cores=1,3,5,7
/proc/23542/task/23549/stat : 23549 (java) S 23539 23542 22534 0 -1 4202560 537 0 0 0 91 8 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723219823400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23550] ppid=23539 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/23542/task/23550/stat : 23550 (java) S 23539 23542 22534 0 -1 4202560 532 0 0 0 94 8 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723218770600 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23542/tid=23551] ppid=23539 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/23542/task/23551/stat : 23551 (java) S 23539 23542 22534 0 -1 4202560 485 0 0 0 101 8 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723217718312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23552] ppid=23539 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/23542/task/23552/stat : 23552 (java) S 23539 23542 22534 0 -1 4202560 470 0 0 0 103 11 0 0 20 0 19 0 30365134 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723216665512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23553] ppid=23539 vsize=9625040 CPUtime=1.11 cores=1,3,5,7
/proc/23542/task/23553/stat : 23553 (java) S 23539 23542 22534 0 -1 4202560 346 0 0 0 107 4 0 0 20 0 19 0 30365135 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723086485736 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23554] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23554/stat : 23554 (java) S 23539 23542 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723085431800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23555] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23555/stat : 23555 (java) S 23539 23542 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30365135 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723084379400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23542/tid=23556] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23556/stat : 23556 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723083327888 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23557] ppid=23539 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/23542/task/23557/stat : 23557 (java) S 23539 23542 22534 0 -1 4202560 4193 0 0 0 49 0 0 0 20 0 19 0 30365138 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723082275512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23558] ppid=23539 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/23542/task/23558/stat : 23558 (java) S 23539 23542 22534 0 -1 4202560 5381 0 0 0 52 0 0 0 20 0 19 0 30365138 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723081222712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23559] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23559/stat : 23559 (java) S 23539 23542 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30365138 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723080170616 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23542/tid=23560] ppid=23539 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/23542/task/23560/stat : 23560 (java) S 23539 23542 22534 0 -1 4202560 104 0 0 0 37 36 0 0 20 0 19 0 30365138 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723079118024 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23542/tid=23561] ppid=23539 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/23542/task/23561/stat : 23561 (java) S 23539 23542 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30365172 9856040960 105228 33554432000 1073741824 1073778376 140734301084672 139723078063016 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 23542 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 23542 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=418206
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=581759
# CPU time returned by wait4() is 1796
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.64
CPU time (s): 1800.07
CPU user time (s): 1798.95
CPU system time (s): 1.12
CPU usage (%): 100.414
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 1.58176
maximum resident set size= 707588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17936
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40357
involuntary context switches= 24795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0313 second user time and 13.7129 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 22:52:42
IDJOB=4106978
IDBENCH=48348
IDSOLVER=2546
FILE ID=node115/4106978-1466283162
RUNJOBID= node115-1466275999-22551
PBS_JOBID= 19918252
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_1_15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106978-1466283162/watcher-4106978-1466283162 -o /tmp/evaluation-result-4106978-1466283162/solver-4106978-1466283162 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466275999-22551 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106978-1466283162.opb

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

MD5SUM BENCH= 0df66f3e832b73f1cdf8165c8cc1c11b
RANDOM SEED=1368615016

node115.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		: 2667.103
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	: 5334.20
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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		: 2667.103
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:        29978856 kB
Buffers:          167780 kB
Cached:           206124 kB
SwapCached:         2472 kB
Active:           681780 kB
Inactive:         280380 kB
Active(anon):     588580 kB
Inactive(anon):     2168 kB
Active(file):      93200 kB
Inactive(file):   278212 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       1885224 kB
Mapped:            16688 kB
Shmem:                 0 kB
Slab:             613304 kB
SReclaimable:      56976 kB
SUnreclaim:       556328 kB
KernelStack:        1776 kB
PageTables:         7568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1893872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    768000 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= 71740 MiB
End job on node115 at 2016-06-18 23:22:34