Trace number 4106918

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.7 1779.24

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_3_15.opb
MD5SUMbd09cdc4b500cb737de1028eb4fdb581
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 benchmark0.25696
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12632
Sum of products size (including duplicates)25264
Number of different products6316
Sum of products size12632

Solver Data

0.00/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Glucose 2.1 dynamic restart strategy
0.07/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-4106918-1466281725.opb
0.07/0.12	c reading problem ... 
0.07/0.13	c  no objective function found
1.01/0.56	c ... done. Wall clock time 0.435s.
1.01/0.56	c declared #vars     1000
1.01/0.56	c internal #vars     7316
1.01/0.56	c #constraints  14135
1.01/0.56	c constraints type 
1.01/0.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6316
1.01/0.56	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.01/0.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.01/0.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6316
1.01/0.56	c 14135 constraints processed.
5.01/3.26	c cleaning 2505 clauses out of 5010 with flag 10097/5010
7.78/5.97	c cleaning 4337 clauses out of 8673 with flag 22523/11178
10.88/9.00	c cleaning 5566 clauses out of 11158 with flag 36279/18000
14.26/12.35	c cleaning 6865 clauses out of 13729 with flag 52680/26137
17.81/15.87	c cleaning 7872 clauses out of 15743 with flag 70593/35016
21.71/19.74	c cleaning 8984 clauses out of 17967 with flag 90967/45112
25.98/23.83	c cleaning 9939 clauses out of 19877 with flag 112970/56006
30.38/28.21	c cleaning 10980 clauses out of 21960 with flag 137277/68028
34.68/32.56	c cleaning 12023 clauses out of 24049 with flag 163782/81097
38.80/36.47	c cleaning 12993 clauses out of 25985 with flag 192839/95056
46.24/43.86	c cleaning 14152 clauses out of 28304 with flag 223867/110368
55.68/53.06	c cleaning 15036 clauses out of 30071 with flag 255923/126287
63.98/61.39	c cleaning 15927 clauses out of 31854 with flag 289823/143106
72.19/69.46	c cleaning 16903 clauses out of 33821 with flag 325889/161000
79.28/76.58	c cleaning 18011 clauses out of 36021 with flag 364506/180103
86.15/83.10	c cleaning 19033 clauses out of 38066 with flag 405741/200159
101.35/98.40	c cleaning 19956 clauses out of 39911 with flag 447765/221037
115.60/112.21	c cleaning 21089 clauses out of 42177 with flag 492531/243259
127.36/123.83	c cleaning 21924 clauses out of 43847 with flag 538408/266018
136.87/133.39	c cleaning 22977 clauses out of 45988 with flag 587055/290083
150.43/146.73	c cleaning 24141 clauses out of 48282 with flag 638783/315354
169.24/165.21	c cleaning 24878 clauses out of 49788 with flag 690419/341001
184.52/180.20	c cleaning 26014 clauses out of 52027 with flag 745076/368118
194.75/190.36	c cleaning 26922 clauses out of 53922 with flag 802033/396027
204.78/200.26	c cleaning 27961 clauses out of 56010 with flag 861464/425037
215.21/210.53	c cleaning 29006 clauses out of 58041 with flag 922814/455029
227.18/222.43	c cleaning 30095 clauses out of 60189 with flag 986511/486183
241.40/236.45	c cleaning 30962 clauses out of 61972 with flag 1051695/518061
254.11/249.06	c cleaning 31899 clauses out of 63952 with flag 1119317/551003
269.65/264.43	c cleaning 33063 clauses out of 66125 with flag 1189129/585075
286.71/281.42	c cleaning 33917 clauses out of 67987 with flag 1260569/620000
302.01/296.52	c cleaning 35093 clauses out of 70185 with flag 1334733/656115
317.31/311.64	c cleaning 35959 clauses out of 72011 with flag 1410570/693034
333.46/327.64	c cleaning 36974 clauses out of 74045 with flag 1488291/731027
352.76/346.76	c cleaning 37972 clauses out of 76044 with flag 1568332/770000
371.42/365.26	c cleaning 39026 clauses out of 78132 with flag 1650621/810060
390.40/384.04	c cleaning 39971 clauses out of 80046 with flag 1735012/851000
410.13/403.56	c cleaning 41019 clauses out of 82075 with flag 1821306/893000
430.75/423.95	c cleaning 42044 clauses out of 84115 with flag 1909728/936059
451.56/444.46	c cleaning 43022 clauses out of 86062 with flag 2000536/980050
473.17/465.86	c cleaning 43960 clauses out of 87990 with flag 2093197/1025000
495.68/488.14	c cleaning 45012 clauses out of 90054 with flag 2188117/1071024
518.20/510.50	c cleaning 45997 clauses out of 92032 with flag 2285171/1118014
540.73/532.70	c cleaning 46994 clauses out of 94033 with flag 2384563/1166012
561.93/553.53	c cleaning 48059 clauses out of 96118 with flag 2486450/1215091
583.16/574.51	c cleaning 48951 clauses out of 97968 with flag 2590221/1265000
603.57/594.66	c cleaning 49996 clauses out of 100046 with flag 2697006/1316029
616.74/607.55	c cleaning 50986 clauses out of 102021 with flag 2809002/1368000
631.67/622.06	c cleaning 52023 clauses out of 104045 with flag 2926505/1421010
651.21/641.20	c cleaning 53008 clauses out of 106015 with flag 3041515/1475003
676.02/665.85	c cleaning 54000 clauses out of 108004 with flag 3157464/1530000
698.98/688.49	c cleaning 54985 clauses out of 110004 with flag 3274943/1586000
730.08/719.23	c cleaning 56054 clauses out of 112108 with flag 3393977/1643089
762.97/751.84	c cleaning 56971 clauses out of 113965 with flag 3514399/1701000
796.65/784.92	c cleaning 58007 clauses out of 116013 with flag 3636643/1760019
834.41/822.33	c cleaning 58983 clauses out of 117987 with flag 3760582/1820000
879.15/866.62	c cleaning 60045 clauses out of 120090 with flag 3886840/1881086
924.51/911.23	c cleaning 61005 clauses out of 122009 with flag 4014642/1943050
973.23/959.66	c cleaning 61964 clauses out of 123956 with flag 4144414/2006002
1026.87/1012.84	c cleaning 62995 clauses out of 125990 with flag 4275917/2070000
1084.09/1069.56	c cleaning 63996 clauses out of 127995 with flag 4409659/2135000
1146.60/1131.45	c cleaning 65015 clauses out of 130030 with flag 4545044/2201031
1209.00/1193.30	c cleaning 66010 clauses out of 132020 with flag 4682535/2268036
1275.38/1259.04	c cleaning 66995 clauses out of 133989 with flag 4821972/2336015
1350.07/1333.16	c cleaning 68030 clauses out of 136060 with flag 4963045/2405081
1425.18/1407.68	c cleaning 69010 clauses out of 138020 with flag 5106416/2475071
1501.32/1483.11	c cleaning 70016 clauses out of 140031 with flag 5252021/2546092
1587.69/1568.65	c cleaning 70954 clauses out of 141923 with flag 5398859/2618000
1678.18/1658.58	c cleaning 72042 clauses out of 144083 with flag 5548524/2691114
1771.51/1750.98	c cleaning 72945 clauses out of 145927 with flag 5699418/2765000
1800.08/1779.20	c starts		: 1
1800.08/1779.20	c conflicts		: 2803975
1800.08/1779.20	c decisions		: 3897906
1800.08/1779.20	c propagations		: 186838706
1800.08/1779.20	c inspects		: 24483732086
1800.08/1779.20	c shortcuts		: 0
1800.08/1779.20	c learnt literals	: 0
1800.08/1779.20	c learnt binary clauses	: 0
1800.08/1779.20	c learnt ternary clauses	: 0
1800.08/1779.20	c learnt constraints	: 2803975
1800.08/1779.20	c ignored constraints	: 0
1800.08/1779.20	c root simplifications	: 0
1800.08/1779.20	c removed literals (reason simplification)	: 0
1800.08/1779.20	c reason swapping (by a shorter reason)	: 0
1800.08/1779.20	c Calls to reduceDB	: 70
1800.08/1779.20	c Number of update (reduction) of LBD	: 161675
1800.08/1779.20	c Imported unit clauses	: 0
1800.08/1779.20	c number of reductions to clauses (during analyze)	: 0
1800.08/1779.20	c number of learned constraints concerned by reduction	: 0
1800.08/1779.20	c number of learning phase by resolution	: 0
1800.08/1779.20	c number of learning phase by cutting planes	: 0
1800.08/1779.20	c speed (assignments/second)	: 105046.06732349958
1800.08/1779.20	c non guided choices	6799
1800.08/1779.21	c timeout
1800.08/1779.23	c learnt constraints type 
1800.08/1779.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111958
1800.08/1779.23	s UNKNOWN
1800.08/1779.23	c Total wall clock time (in seconds): 1779.106

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

pid=13352
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.21 2.22 2.18 3/194 13355
/proc/meminfo: memFree=29940056/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/13355/stat : 13355 (java) D 13352 13355 12782 0 -1 4202496 171 0 0 0 0 0 0 0 20 0 1 0 30221164 2560000 46 33554432000 1073741824 1073778376 140737098918736 140737098915864 272877317415 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/13355/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 2.21 2.22 2.18 3/194 13355
/proc/meminfo: memFree=29940056/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 4315 0 1 0 6 1 0 0 20 0 18 0 30221164 9787879424 4923 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2389619 4936 2084 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200242 s]
/proc/loadavg: 2.21 2.22 2.18 3/194 13355
/proc/meminfo: memFree=29940056/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 4755 0 1 0 21 1 0 0 20 0 18 0 30221164 9787879424 6333 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2389619 6333 2199 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300223 s]
/proc/loadavg: 2.21 2.22 2.18 3/194 13355
/proc/meminfo: memFree=29940056/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 5353 0 1 0 40 1 0 0 20 0 18 0 30221164 9787879424 7874 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2389619 7874 2237 9 0 2380296 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9558476

[startup+0.700163 s]
/proc/loadavg: 2.21 2.22 2.18 3/194 13355
/proc/meminfo: memFree=29940056/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9625040 CPUtime=1.62 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 24394 0 1 0 156 6 0 0 20 0 19 0 30221164 9856040960 36897 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2406260 36897 2260 9 0 2396937 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.21 2.22 2.18 4/213 13374
/proc/meminfo: memFree=29788124/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9625040 CPUtime=3.21 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 32003 0 1 0 314 7 0 0 20 0 19 0 30221164 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2406260 40620 2268 9 0 2396937 0
[pid=13355/tid=13357] ppid=13352 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/13355/task/13357/stat : 13357 (java) R 13352 13355 12782 0 -1 4202560 2515 0 1 0 143 2 0 0 20 0 19 0 30221165 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809315003032 139809187846845 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13358] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13358/stat : 13358 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809158724264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13359] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13359/stat : 13359 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809157671720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13360] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13360/stat : 13360 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809156619176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13361] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13361/stat : 13361 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809155566632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13362] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13362/stat : 13362 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809154513064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13363] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13363/stat : 13363 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809153460520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13364] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13364/stat : 13364 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809152407976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13365] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13365/stat : 13365 (java) S 13352 13355 12782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809151355432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13366] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13366/stat : 13366 (java) S 13352 13355 12782 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809139157608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13367] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13367/stat : 13367 (java) S 13352 13355 12782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809138103928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13368] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13368/stat : 13368 (java) S 13352 13355 12782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809137051272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13369] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13369/stat : 13369 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809136000016 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13370] ppid=13352 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/13355/task/13370/stat : 13370 (java) S 13352 13355 12782 0 -1 4202560 10664 0 0 0 87 2 0 0 20 0 19 0 30221171 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809134946360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13371] ppid=13352 vsize=9625040 CPUtime=0.84 cores=0,2,4,6
/proc/13355/task/13371/stat : 13371 (java) S 13352 13355 12782 0 -1 4202560 17547 0 0 0 81 3 0 0 20 0 19 0 30221171 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809133893816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13372] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13372/stat : 13372 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809132841464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13373] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13373/stat : 13373 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809131789128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13374] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13374/stat : 13374 (java) S 13352 13355 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30221221 9856040960 40620 33554432000 1073741824 1073778376 140733356013456 139809130734888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.21
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.21 2.22 2.18 3/213 13374
/proc/meminfo: memFree=29778876/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9625040 CPUtime=4.91 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 32027 0 1 0 484 7 0 0 20 0 19 0 30221164 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2406260 43709 2271 9 0 2396937 0
[pid=13355/tid=13357] ppid=13352 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/13355/task/13357/stat : 13357 (java) R 13352 13355 12782 0 -1 4202560 2522 0 1 0 303 2 0 0 20 0 19 0 30221165 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809315004792 139809187915693 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13358] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13358/stat : 13358 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809158724264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13359] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13359/stat : 13359 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809157671720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13360] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13360/stat : 13360 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809156619176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13361] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13361/stat : 13361 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809155566632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13362] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13362/stat : 13362 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809154513064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13363] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13363/stat : 13363 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809153460520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13364] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13364/stat : 13364 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809152407976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13365] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13365/stat : 13365 (java) S 13352 13355 12782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809151355432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13366] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13366/stat : 13366 (java) S 13352 13355 12782 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809139157608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13367] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13367/stat : 13367 (java) S 13352 13355 12782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809138103928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13368] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13368/stat : 13368 (java) S 13352 13355 12782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809137051272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13369] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13369/stat : 13369 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809136000016 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13370] ppid=13352 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/13355/task/13370/stat : 13370 (java) S 13352 13355 12782 0 -1 4202560 10679 0 0 0 94 2 0 0 20 0 19 0 30221171 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809134946360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13371] ppid=13352 vsize=9625040 CPUtime=0.87 cores=0,2,4,6
/proc/13355/task/13371/stat : 13371 (java) S 13352 13355 12782 0 -1 4202560 17548 0 0 0 83 4 0 0 20 0 19 0 30221171 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809133893816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13372] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13372/stat : 13372 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809132841464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13373] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13373/stat : 13373 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809131789128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13374] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13374/stat : 13374 (java) S 13352 13355 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30221221 9856040960 43709 33554432000 1073741824 1073778376 140733356013456 139809130734888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 9625040

[startup+6.30085 s]
/proc/loadavg: 2.28 2.24 2.19 3/213 13440
/proc/meminfo: memFree=30303396/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9625040 CPUtime=8.18 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 32060 0 1 0 810 8 0 0 20 0 19 0 30221164 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2406260 48110 2276 9 0 2396937 0
[pid=13355/tid=13357] ppid=13352 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/13355/task/13357/stat : 13357 (java) R 13352 13355 12782 0 -1 4202560 2538 0 1 0 622 3 0 0 20 0 19 0 30221165 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809315002824 139809187885206 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13358] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13358/stat : 13358 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809158724264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13359] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13359/stat : 13359 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809157671720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13360] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13360/stat : 13360 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809156619176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13361] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13361/stat : 13361 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809155566632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13362] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13362/stat : 13362 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809154513064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13363] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13363/stat : 13363 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809153460520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13364] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13364/stat : 13364 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809152407976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13365] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13365/stat : 13365 (java) S 13352 13355 12782 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30221167 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809151355432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13366] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13366/stat : 13366 (java) S 13352 13355 12782 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809139157608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13367] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13367/stat : 13367 (java) S 13352 13355 12782 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809138103928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13368] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13368/stat : 13368 (java) S 13352 13355 12782 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809137051272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13369] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13369/stat : 13369 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809136000016 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13370] ppid=13352 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/13355/task/13370/stat : 13370 (java) S 13352 13355 12782 0 -1 4202560 10687 0 0 0 98 2 0 0 20 0 19 0 30221171 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809134946360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13371] ppid=13352 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/13355/task/13371/stat : 13371 (java) S 13352 13355 12782 0 -1 4202560 17557 0 0 0 86 4 0 0 20 0 19 0 30221171 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809133893816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13372] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13372/stat : 13372 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809132841464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13373] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13373/stat : 13373 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809131789128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13374] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13374/stat : 13374 (java) S 13352 13355 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30221221 9856040960 48110 33554432000 1073741824 1073778376 140733356013456 139809130734888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 9625040


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

[pid=13355/tid=13367] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13367/stat : 13367 (java) S 13352 13355 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809138103928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13368] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13368/stat : 13368 (java) S 13352 13355 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809137051272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13369] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13369/stat : 13369 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809136000016 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13370] ppid=13352 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/13355/task/13370/stat : 13370 (java) S 13352 13355 12782 0 -1 4202560 10687 0 0 0 99 2 0 0 20 0 19 0 30221171 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809134946360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13371] ppid=13352 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/13355/task/13371/stat : 13371 (java) S 13352 13355 12782 0 -1 4202560 17565 0 0 0 99 4 0 0 20 0 19 0 30221171 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809133893816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13372] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13372/stat : 13372 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809132841464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13373] ppid=13352 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/13355/task/13373/stat : 13373 (java) S 13352 13355 12782 0 -1 4202560 93 0 0 0 23 27 0 0 20 0 19 0 30221171 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809131789128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13374] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13374/stat : 13374 (java) S 13352 13355 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30221221 9856040960 185615 33554432000 1073741824 1073778376 140733356013456 139809130734888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1621.7
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.15 2.17 2.18 4/213 13481
/proc/meminfo: memFree=29362076/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9625040 CPUtime=1682.06 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 57726 0 1 0 167958 248 0 0 20 0 19 0 30221164 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2406260 184566 2298 9 0 2396937 0
[pid=13355/tid=13357] ppid=13352 vsize=9625040 CPUtime=1649.87 cores=0,2,4,6
/proc/13355/task/13357/stat : 13357 (java) R 13352 13355 12782 0 -1 4202560 2769 0 1 0 164956 31 0 0 20 0 19 0 30221165 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809315003616 139809188020743 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13358] ppid=13352 vsize=9625040 CPUtime=2.84 cores=0,2,4,6
/proc/13355/task/13358/stat : 13358 (java) S 13352 13355 12782 0 -1 4202560 3950 0 0 0 257 27 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809158724264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13359] ppid=13352 vsize=9625040 CPUtime=3.21 cores=0,2,4,6
/proc/13355/task/13359/stat : 13359 (java) S 13352 13355 12782 0 -1 4202560 2593 0 0 0 296 25 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809157671720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13360] ppid=13352 vsize=9625040 CPUtime=2.9 cores=0,2,4,6
/proc/13355/task/13360/stat : 13360 (java) S 13352 13355 12782 0 -1 4202560 3847 0 0 0 269 21 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809156619176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13361] ppid=13352 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/13355/task/13361/stat : 13361 (java) S 13352 13355 12782 0 -1 4202560 1981 0 0 0 277 30 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809155566632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13362] ppid=13352 vsize=9625040 CPUtime=3.02 cores=0,2,4,6
/proc/13355/task/13362/stat : 13362 (java) S 13352 13355 12782 0 -1 4202560 2720 0 0 0 273 29 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809154513064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13363] ppid=13352 vsize=9625040 CPUtime=3 cores=0,2,4,6
/proc/13355/task/13363/stat : 13363 (java) S 13352 13355 12782 0 -1 4202560 2270 0 0 0 274 26 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809153460520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13364] ppid=13352 vsize=9625040 CPUtime=2.99 cores=0,2,4,6
/proc/13355/task/13364/stat : 13364 (java) S 13352 13355 12782 0 -1 4202560 2708 0 0 0 276 23 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809152407976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13365] ppid=13352 vsize=9625040 CPUtime=3.31 cores=0,2,4,6
/proc/13355/task/13365/stat : 13365 (java) S 13352 13355 12782 0 -1 4202560 3419 0 0 0 303 28 0 0 20 0 19 0 30221167 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809151355432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13366] ppid=13352 vsize=9625040 CPUtime=5.56 cores=0,2,4,6
/proc/13355/task/13366/stat : 13366 (java) S 13352 13355 12782 0 -1 4202560 1859 0 0 0 549 7 0 0 20 0 19 0 30221168 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809139157608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13367] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13367/stat : 13367 (java) S 13352 13355 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809138103928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13368] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13368/stat : 13368 (java) S 13352 13355 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809137051272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13369] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13369/stat : 13369 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809136000016 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13370] ppid=13352 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/13355/task/13370/stat : 13370 (java) S 13352 13355 12782 0 -1 4202560 10687 0 0 0 99 2 0 0 20 0 19 0 30221171 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809134946360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13371] ppid=13352 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/13355/task/13371/stat : 13371 (java) S 13352 13355 12782 0 -1 4202560 17565 0 0 0 99 4 0 0 20 0 19 0 30221171 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809133893816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13372] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13372/stat : 13372 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809132841464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13373] ppid=13352 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/13355/task/13373/stat : 13373 (java) S 13352 13355 12782 0 -1 4202560 95 0 0 0 25 27 0 0 20 0 19 0 30221171 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809131789128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13374] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13374/stat : 13374 (java) S 13352 13355 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30221221 9856040960 184566 33554432000 1073741824 1073778376 140733356013456 139809130734888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1682.06
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.58 2.29 2.22 3/213 13483
/proc/meminfo: memFree=29308228/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9625040 CPUtime=1742.71 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 59237 0 1 0 174009 262 0 0 20 0 19 0 30221164 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2406260 196906 2298 9 0 2396937 0
[pid=13355/tid=13357] ppid=13352 vsize=9625040 CPUtime=1709.39 cores=0,2,4,6
/proc/13355/task/13357/stat : 13357 (java) R 13352 13355 12782 0 -1 4202560 2777 0 1 0 170908 31 0 0 20 0 19 0 30221165 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809315003632 139809188020738 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13358] ppid=13352 vsize=9625040 CPUtime=2.96 cores=0,2,4,6
/proc/13355/task/13358/stat : 13358 (java) S 13352 13355 12782 0 -1 4202560 4306 0 0 0 267 29 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809158724264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13359] ppid=13352 vsize=9625040 CPUtime=3.31 cores=0,2,4,6
/proc/13355/task/13359/stat : 13359 (java) S 13352 13355 12782 0 -1 4202560 2769 0 0 0 305 26 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809157671720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13360] ppid=13352 vsize=9625040 CPUtime=3.03 cores=0,2,4,6
/proc/13355/task/13360/stat : 13360 (java) S 13352 13355 12782 0 -1 4202560 4177 0 0 0 280 23 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809156619176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13361] ppid=13352 vsize=9625040 CPUtime=3.2 cores=0,2,4,6
/proc/13355/task/13361/stat : 13361 (java) S 13352 13355 12782 0 -1 4202560 2271 0 0 0 288 32 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809155566632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13362] ppid=13352 vsize=9625040 CPUtime=3.11 cores=0,2,4,6
/proc/13355/task/13362/stat : 13362 (java) S 13352 13355 12782 0 -1 4202560 2741 0 0 0 281 30 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809154513064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13363] ppid=13352 vsize=9625040 CPUtime=3.09 cores=0,2,4,6
/proc/13355/task/13363/stat : 13363 (java) S 13352 13355 12782 0 -1 4202560 2293 0 0 0 281 28 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809153460520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13364] ppid=13352 vsize=9625040 CPUtime=3.12 cores=0,2,4,6
/proc/13355/task/13364/stat : 13364 (java) S 13352 13355 12782 0 -1 4202560 2951 0 0 0 287 25 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809152407976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13365] ppid=13352 vsize=9625040 CPUtime=3.41 cores=0,2,4,6
/proc/13355/task/13365/stat : 13365 (java) S 13352 13355 12782 0 -1 4202560 3471 0 0 0 311 30 0 0 20 0 19 0 30221167 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809151355432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13366] ppid=13352 vsize=9625040 CPUtime=5.8 cores=0,2,4,6
/proc/13355/task/13366/stat : 13366 (java) S 13352 13355 12782 0 -1 4202560 1867 0 0 0 573 7 0 0 20 0 19 0 30221168 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809139157608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13367] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13367/stat : 13367 (java) S 13352 13355 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809138103928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13368] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13368/stat : 13368 (java) S 13352 13355 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809137051272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13369] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13369/stat : 13369 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809136000016 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13370] ppid=13352 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/13355/task/13370/stat : 13370 (java) S 13352 13355 12782 0 -1 4202560 10687 0 0 0 99 2 0 0 20 0 19 0 30221171 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809134946360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13371] ppid=13352 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/13355/task/13371/stat : 13371 (java) S 13352 13355 12782 0 -1 4202560 17565 0 0 0 99 4 0 0 20 0 19 0 30221171 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809133893816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13372] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13372/stat : 13372 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809132841464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13373] ppid=13352 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/13355/task/13373/stat : 13373 (java) S 13352 13355 12782 0 -1 4202560 99 0 0 0 25 29 0 0 20 0 19 0 30221171 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809131789128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13374] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13374/stat : 13374 (java) S 13352 13355 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30221221 9856040960 196906 33554432000 1073741824 1073778376 140733356013456 139809130734888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1742.71
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.2 s]
/proc/loadavg: 2.33 2.27 2.21 3/213 13484
/proc/meminfo: memFree=29361068/32872528 swapFree=1244176/1391344
[pid=13355] ppid=13352 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/13355/stat : 13355 (java) S 13352 13355 12782 0 -1 4202496 59254 0 1 0 179745 263 0 0 20 0 19 0 30221164 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 140733356004592 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13355/statm: 2406260 183396 2298 9 0 2396937 0
[pid=13355/tid=13357] ppid=13352 vsize=9625040 CPUtime=1765.95 cores=0,2,4,6
/proc/13355/task/13357/stat : 13357 (java) R 13352 13355 12782 0 -1 4202560 2786 0 1 0 176563 32 0 0 20 0 19 0 30221165 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809315003632 139809188020738 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13358] ppid=13352 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/13355/task/13358/stat : 13358 (java) S 13352 13355 12782 0 -1 4202560 4306 0 0 0 277 29 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809158724264 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13359] ppid=13352 vsize=9625040 CPUtime=3.38 cores=0,2,4,6
/proc/13355/task/13359/stat : 13359 (java) S 13352 13355 12782 0 -1 4202560 2769 0 0 0 312 26 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809157671720 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13360] ppid=13352 vsize=9625040 CPUtime=3.1 cores=0,2,4,6
/proc/13355/task/13360/stat : 13360 (java) S 13352 13355 12782 0 -1 4202560 4177 0 0 0 287 23 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809156619176 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13361] ppid=13352 vsize=9625040 CPUtime=3.27 cores=0,2,4,6
/proc/13355/task/13361/stat : 13361 (java) S 13352 13355 12782 0 -1 4202560 2271 0 0 0 295 32 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809155566632 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13355/tid=13362] ppid=13352 vsize=9625040 CPUtime=3.18 cores=0,2,4,6
/proc/13355/task/13362/stat : 13362 (java) S 13352 13355 12782 0 -1 4202560 2741 0 0 0 288 30 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809154513064 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13363] ppid=13352 vsize=9625040 CPUtime=3.19 cores=0,2,4,6
/proc/13355/task/13363/stat : 13363 (java) S 13352 13355 12782 0 -1 4202560 2293 0 0 0 291 28 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809153460520 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13364] ppid=13352 vsize=9625040 CPUtime=3.2 cores=0,2,4,6
/proc/13355/task/13364/stat : 13364 (java) S 13352 13355 12782 0 -1 4202560 2951 0 0 0 295 25 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809152407976 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13355/tid=13365] ppid=13352 vsize=9625040 CPUtime=3.52 cores=0,2,4,6
/proc/13355/task/13365/stat : 13365 (java) S 13352 13355 12782 0 -1 4202560 3471 0 0 0 322 30 0 0 20 0 19 0 30221167 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809151355432 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13366] ppid=13352 vsize=9625040 CPUtime=5.94 cores=0,2,4,6
/proc/13355/task/13366/stat : 13366 (java) S 13352 13355 12782 0 -1 4202560 1871 0 0 0 587 7 0 0 20 0 19 0 30221168 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809139157608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13367] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13367/stat : 13367 (java) S 13352 13355 12782 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809138103928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13368] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13368/stat : 13368 (java) S 13352 13355 12782 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30221168 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809137051272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13369] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13369/stat : 13369 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809136000016 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13370] ppid=13352 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/13355/task/13370/stat : 13370 (java) S 13352 13355 12782 0 -1 4202560 10687 0 0 0 99 2 0 0 20 0 19 0 30221171 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809134946360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13355/tid=13371] ppid=13352 vsize=9625040 CPUtime=1.03 cores=0,2,4,6
/proc/13355/task/13371/stat : 13371 (java) S 13352 13355 12782 0 -1 4202560 17565 0 0 0 99 4 0 0 20 0 19 0 30221171 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809133893816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13372] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13372/stat : 13372 (java) S 13352 13355 12782 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30221171 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809132841464 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13373] ppid=13352 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/13355/task/13373/stat : 13373 (java) S 13352 13355 12782 0 -1 4202560 103 0 0 0 26 30 0 0 20 0 19 0 30221171 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809131789128 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13355/tid=13374] ppid=13352 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/13355/task/13374/stat : 13374 (java) S 13352 13355 12782 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30221221 9856040960 183396 33554432000 1073741824 1073778376 140733356013456 139809130734888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 13355 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1779.24
CPU time (s): 1800.7
CPU user time (s): 1797.58
CPU system time (s): 3.12152
CPU usage (%): 101.206
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.58
system time used= 3.12153
maximum resident set size= 1239392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59285
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45582
involuntary context switches= 42052

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1315 second user time and 13.7529 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-18 22:28:45
IDJOB=4106918
IDBENCH=48323
IDSOLVER=2546
FILE ID=node119/4106918-1466281725
RUNJOBID= node119-1466276358-12798
PBS_JOBID= 19918260
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= bd09cdc4b500cb737de1028eb4fdb581
RANDOM SEED=998942050

node119.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29940476 kB
Buffers:           81604 kB
Cached:           119704 kB
SwapCached:         1572 kB
Active:           638696 kB
Inactive:         140352 kB
Active(anon):     576396 kB
Inactive(anon):     3832 kB
Active(file):      62300 kB
Inactive(file):   136520 kB
Unevictable:     1391344 kB
Mlocked:         1244176 kB
SwapTotal:      67108856 kB
SwapFree:       67100120 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       1953912 kB
Mapped:            17064 kB
Shmem:                 0 kB
Slab:             603684 kB
SReclaimable:      47552 kB
SUnreclaim:       556132 kB
KernelStack:        1760 kB
PageTables:         8160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2179596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    696320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node119 at 2016-06-18 22:58:25