Trace number 4096166

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.08 1798.84

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-random4regular-55.opb
MD5SUM1467b17e0964de0b8d01d85faefe8250
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.010998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables221
Total number of constraints110
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)110
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4096166-1466103635.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.13	c ... done. Wall clock time 0.028s.
0.10/0.13	c declared #vars     221
0.10/0.13	c #constraints  220
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 220
0.10/0.13	c 220 constraints processed.
0.79/0.50	c cleaning 2496 clauses out of 5001 with flag 36363/5001
1.19/0.84	c cleaning 4252 clauses out of 8504 with flag 81280/11000
1.65/1.27	c cleaning 5623 clauses out of 11252 with flag 135477/18000
2.15/1.73	c cleaning 6810 clauses out of 13629 with flag 196994/26000
2.67/2.26	c cleaning 7899 clauses out of 15820 with flag 267914/35001
3.26/2.87	c cleaning 8953 clauses out of 17920 with flag 343149/45000
4.06/3.67	c cleaning 9976 clauses out of 19967 with flag 426337/56000
4.97/4.59	c cleaning 10991 clauses out of 21992 with flag 519229/68001
5.97/5.57	c cleaning 11995 clauses out of 24000 with flag 612803/81000
7.06/6.68	c cleaning 12991 clauses out of 26006 with flag 711214/95001
8.66/8.29	c cleaning 13998 clauses out of 28015 with flag 823603/110001
10.36/9.93	c cleaning 15003 clauses out of 30017 with flag 945340/126001
11.96/11.56	c cleaning 15988 clauses out of 32014 with flag 1072590/143001
13.86/13.48	c cleaning 17004 clauses out of 34026 with flag 1211145/161001
15.87/15.49	c cleaning 18011 clauses out of 36021 with flag 1353350/180000
18.07/17.67	c cleaning 19000 clauses out of 38015 with flag 1495515/200005
20.76/20.31	c cleaning 19986 clauses out of 40011 with flag 1652155/221001
23.45/23.02	c cleaning 20993 clauses out of 42024 with flag 1811620/243000
26.55/26.11	c cleaning 22010 clauses out of 44032 with flag 1994291/266001
29.95/29.51	c cleaning 22992 clauses out of 46023 with flag 2175767/290002
34.55/34.15	c cleaning 23997 clauses out of 48029 with flag 2400199/315000
38.85/38.40	c cleaning 25002 clauses out of 50032 with flag 2613606/341000
42.84/42.48	c cleaning 26009 clauses out of 52030 with flag 2808601/368000
47.14/46.75	c cleaning 27010 clauses out of 54021 with flag 3009346/396000
51.74/51.31	c cleaning 27999 clauses out of 56012 with flag 3216915/425001
56.84/56.42	c cleaning 28992 clauses out of 58012 with flag 3455904/455000
61.84/61.41	c cleaning 30000 clauses out of 60021 with flag 3700488/486001
67.54/67.11	c cleaning 31000 clauses out of 62021 with flag 3940996/518001
73.63/73.21	c cleaning 31997 clauses out of 64020 with flag 4192668/551000
79.83/79.48	c cleaning 33001 clauses out of 66023 with flag 4462198/585000
86.34/85.91	c cleaning 34003 clauses out of 68024 with flag 4714450/620002
94.54/94.10	c cleaning 35002 clauses out of 70019 with flag 5017726/656000
101.67/101.23	c cleaning 36001 clauses out of 72018 with flag 5300024/693001
108.97/108.51	c cleaning 37003 clauses out of 74019 with flag 5589331/731003
116.17/115.70	c cleaning 37996 clauses out of 76013 with flag 5890781/770000
123.77/123.34	c cleaning 39004 clauses out of 78017 with flag 6186113/810000
132.37/131.96	c cleaning 40003 clauses out of 80014 with flag 6494686/851001
140.77/140.35	c cleaning 40997 clauses out of 82010 with flag 6818847/893000
150.07/149.63	c cleaning 41998 clauses out of 84013 with flag 7136573/936000
159.97/159.52	c cleaning 43000 clauses out of 86015 with flag 7490220/980000
172.18/171.75	c cleaning 43997 clauses out of 88016 with flag 7924666/1025001
184.47/184.05	c cleaning 44998 clauses out of 90018 with flag 8346353/1071000
195.37/194.94	c cleaning 45994 clauses out of 92020 with flag 8715694/1118000
206.97/206.51	c cleaning 46998 clauses out of 94027 with flag 9086645/1166001
218.77/218.39	c cleaning 48005 clauses out of 96030 with flag 9448624/1215002
231.27/230.85	c cleaning 49004 clauses out of 98023 with flag 9832520/1265000
244.78/244.31	c cleaning 50003 clauses out of 100019 with flag 10205590/1316000
258.79/258.35	c cleaning 50993 clauses out of 102020 with flag 10596788/1368004
274.46/273.96	c cleaning 52009 clauses out of 104023 with flag 11037064/1421000
288.65/288.15	c cleaning 52998 clauses out of 106015 with flag 11435217/1475001
302.55/302.00	c cleaning 54006 clauses out of 108019 with flag 11848094/1530003
317.55/317.09	c cleaning 55002 clauses out of 110011 with flag 12281766/1586001
332.76/332.25	c cleaning 55996 clauses out of 112010 with flag 12710176/1643002
349.85/349.37	c cleaning 56996 clauses out of 114012 with flag 13163039/1701000
366.86/366.37	c cleaning 58003 clauses out of 116016 with flag 13603200/1760000
384.86/384.33	c cleaning 59001 clauses out of 118013 with flag 14055048/1820000
405.26/404.80	c cleaning 59990 clauses out of 120013 with flag 14542372/1881001
423.86/423.37	c cleaning 61003 clauses out of 122023 with flag 14995750/1943001
444.46/443.96	c cleaning 62002 clauses out of 124020 with flag 15491257/2006001
465.94/465.34	c cleaning 63003 clauses out of 126017 with flag 15990235/2070000
486.34/485.73	c cleaning 64001 clauses out of 128014 with flag 16486232/2135000
508.24/507.67	c cleaning 65000 clauses out of 130016 with flag 16976782/2201003
531.25/530.64	c cleaning 65998 clauses out of 132013 with flag 17472553/2268000
564.07/563.43	c cleaning 66998 clauses out of 134015 with flag 18062088/2336000
587.47/586.89	c cleaning 68006 clauses out of 136018 with flag 18606461/2405001
611.88/611.24	c cleaning 68996 clauses out of 138011 with flag 19118456/2475000
638.38/637.77	c cleaning 69998 clauses out of 140016 with flag 19644787/2546001
666.48/665.85	c cleaning 71000 clauses out of 142018 with flag 20187291/2618001
692.88/692.30	c cleaning 71992 clauses out of 144017 with flag 20716279/2691000
722.49/721.74	c cleaning 73005 clauses out of 146026 with flag 21270371/2765001
751.98/751.24	c cleaning 74001 clauses out of 148020 with flag 21819522/2840000
781.99/781.28	c cleaning 75002 clauses out of 150019 with flag 22377172/2916000
811.89/811.16	c cleaning 76004 clauses out of 152022 with flag 22940364/2993005
844.19/843.48	c cleaning 77001 clauses out of 154013 with flag 23504197/3071000
876.51/875.77	c cleaning 77999 clauses out of 156013 with flag 24070933/3150001
910.10/909.33	c cleaning 78995 clauses out of 158015 with flag 24630488/3230002
951.51/950.71	c cleaning 79995 clauses out of 160019 with flag 25236265/3311001
986.51/985.74	c cleaning 81004 clauses out of 162024 with flag 25836616/3393001
1024.73/1023.82	c cleaning 82003 clauses out of 164019 with flag 26425722/3476000
1062.63/1061.77	c cleaning 83006 clauses out of 166016 with flag 27030835/3560000
1101.54/1100.67	c cleaning 84003 clauses out of 168011 with flag 27667155/3645001
1141.44/1140.58	c cleaning 84995 clauses out of 170008 with flag 28279696/3731001
1182.26/1181.40	c cleaning 85997 clauses out of 172012 with flag 28941494/3818000
1223.77/1222.81	c cleaning 87004 clauses out of 174016 with flag 29580637/3906001
1266.97/1266.02	c cleaning 88001 clauses out of 176011 with flag 30240854/3995000
1333.88/1332.95	c cleaning 88991 clauses out of 178010 with flag 30988339/4085000
1415.50/1414.43	c cleaning 90001 clauses out of 180019 with flag 31775302/4176000
1463.51/1462.45	c cleaning 91005 clauses out of 182018 with flag 32477475/4268000
1510.61/1509.56	c cleaning 91995 clauses out of 184014 with flag 33183115/4361001
1557.21/1556.14	c cleaning 93000 clauses out of 186018 with flag 33844360/4455000
1606.32/1605.21	c cleaning 93983 clauses out of 188018 with flag 34531449/4550000
1657.13/1656.07	c cleaning 95008 clauses out of 190036 with flag 35252951/4646001
1712.98/1711.79	c cleaning 96003 clauses out of 192027 with flag 35968538/4743000
1769.28/1768.04	c cleaning 97000 clauses out of 194025 with flag 36697949/4841001
1800.08/1798.80	c starts		: 23009
1800.08/1798.80	c conflicts		: 4906478
1800.08/1798.80	c decisions		: 8114493
1800.08/1798.80	c propagations		: 143847455
1800.08/1798.80	c inspects		: 41993452655
1800.08/1798.80	c shortcuts		: 0
1800.08/1798.80	c learnt literals	: 0
1800.08/1798.80	c learnt binary clauses	: 0
1800.08/1798.80	c learnt ternary clauses	: 0
1800.08/1798.80	c learnt constraints	: 4906478
1800.08/1798.80	c ignored constraints	: 0
1800.08/1798.80	c root simplifications	: 0
1800.08/1798.80	c removed literals (reason simplification)	: 0
1800.08/1798.80	c reason swapping (by a shorter reason)	: 0
1800.08/1798.80	c Calls to reduceDB	: 94
1800.08/1798.80	c Number of update (reduction) of LBD	: 1535074
1800.08/1798.80	c Imported unit clauses	: 0
1800.08/1798.80	c number of reductions to clauses (during analyze)	: 0
1800.08/1798.80	c number of learned constraints concerned by reduction	: 0
1800.08/1798.80	c number of learning phase by resolution	: 0
1800.08/1798.80	c number of learning phase by cutting planes	: 0
1800.08/1798.80	c speed (assignments/second)	: 79974.52612102525
1800.08/1798.80	c non guided choices	88
1800.08/1798.80	c timeout
1800.08/1798.83	c learnt constraints type 
1800.08/1798.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 162503
1800.08/1798.83	s UNKNOWN
1800.08/1798.83	c Total wall clock time (in seconds): 1798.723

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

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

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


[startup+0 s]
/proc/loadavg: 1.33 1.33 1.60 3/188 19977
/proc/meminfo: memFree=30294524/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=96272 CPUtime=0 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 1363 0 0 0 0 0 0 0 20 0 2 0 12409448 98582528 986 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 24068 986 750 9 0 16774 0
[pid=19977/tid=19979] ppid=19974 vsize=96268 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) D 19974 19977 19260 0 -1 4202560 142 0 0 0 0 0 0 0 20 0 2 0 12409449 98578432 990 33554432000 1073741824 1073778376 140733895794080 140156941652664 215115459879 0 0 0 16784584 18446744072100756772 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 1.33 1.33 1.60 3/188 19977
/proc/meminfo: memFree=30294524/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 4410 0 1 0 9 1 0 0 20 0 18 0 12409448 9787879424 6046 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2389619 6046 2140 9 0 2380296 0
[pid=19977/tid=19979] ppid=19974 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2385 0 1 0 8 0 0 0 20 0 18 0 12409449 9787879424 6046 33554432000 1073741824 1073778376 140733895794080 140156941654944 215128007949 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200319 s]
/proc/loadavg: 1.33 1.33 1.60 3/188 19977
/proc/meminfo: memFree=30294524/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 6823 0 1 0 29 1 0 0 20 0 19 0 12409448 9856040960 7581 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 7581 2220 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2404 0 1 0 18 0 0 0 20 0 19 0 12409449 9856040960 7581 33554432000 1073741824 1073778376 140733895794080 140156941656704 140156944941975 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300317 s]
/proc/loadavg: 1.33 1.33 1.60 3/188 19977
/proc/meminfo: memFree=30294524/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 8335 0 1 0 52 2 0 0 20 0 19 0 12409448 9856040960 8957 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 8957 2227 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2405 0 1 0 27 0 0 0 20 0 19 0 12409449 9856040960 8957 33554432000 1073741824 1073778376 140733895794080 140156941656472 140156812197836 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9625040

[startup+0.700258 s]
/proc/loadavg: 1.33 1.33 1.60 3/188 19977
/proc/meminfo: memFree=30294524/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=1.07 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 9770 0 1 0 105 2 0 0 20 0 19 0 12409448 9856040960 8993 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 8993 2239 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2405 0 1 0 67 0 0 0 20 0 19 0 12409449 9856040960 8993 33554432000 1073741824 1073778376 140733895794080 140156941656472 140156812617660 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 1.38 1.34 1.60 3/216 20005
/proc/meminfo: memFree=30240120/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=1.95 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 10609 0 1 0 193 2 0 0 20 0 19 0 12409448 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 10073 2241 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2408 0 1 0 146 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156941656328 140156812615892 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19983] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19983/stat : 19983 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156930718632 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19984] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19984/stat : 19984 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156784557096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19985] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19985/stat : 19985 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156783504040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19977/tid=19986] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19986/stat : 19986 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156782451496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19987] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19987/stat : 19987 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156781398440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19988] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19988/stat : 19988 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156780345896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19989] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19989/stat : 19989 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156779292840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19990] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19990/stat : 19990 (java) S 19974 19977 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156778240296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19991] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19991/stat : 19991 (java) S 19974 19977 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156765829992 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19992] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19992/stat : 19992 (java) S 19974 19977 19260 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156764776312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19993] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19993/stat : 19993 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156763723144 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19999] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19999/stat : 19999 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156762671888 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20000] ppid=19974 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/19977/task/20000/stat : 20000 (java) S 19974 19977 19260 0 -1 4202560 3549 0 0 0 20 0 0 0 20 0 19 0 12409453 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156761618744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20001] ppid=19974 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/19977/task/20001/stat : 20001 (java) S 19974 19977 19260 0 -1 4202560 3380 0 0 0 24 0 0 0 20 0 19 0 12409453 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156760566200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20002] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20002/stat : 20002 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156759513336 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20003] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20003/stat : 20003 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156758461000 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=20005] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20005/stat : 20005 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409462 9856040960 10073 33554432000 1073741824 1073778376 140733895794080 140156757407272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 1.38 1.34 1.60 3/216 20005
/proc/meminfo: memFree=30231308/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=3.56 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 10612 0 1 0 354 2 0 0 20 0 19 0 12409448 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 11098 2241 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2410 0 1 0 305 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156941656160 140156812616144 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19983] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19983/stat : 19983 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156930718632 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19984] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19984/stat : 19984 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156784557096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19985] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19985/stat : 19985 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156783504040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19977/tid=19986] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19986/stat : 19986 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156782451496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19987] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19987/stat : 19987 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156781398440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19988] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19988/stat : 19988 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156780345896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19989] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19989/stat : 19989 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156779292840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19990] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19990/stat : 19990 (java) S 19974 19977 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156778240296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19991] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19991/stat : 19991 (java) S 19974 19977 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156765829992 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19992] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19992/stat : 19992 (java) S 19974 19977 19260 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156764776312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19993] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19993/stat : 19993 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156763723144 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19999] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19999/stat : 19999 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156762671888 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20000] ppid=19974 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/19977/task/20000/stat : 20000 (java) S 19974 19977 19260 0 -1 4202560 3550 0 0 0 21 0 0 0 20 0 19 0 12409453 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156761618744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20001] ppid=19974 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/19977/task/20001/stat : 20001 (java) S 19974 19977 19260 0 -1 4202560 3380 0 0 0 25 0 0 0 20 0 19 0 12409453 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156760566200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20002] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20002/stat : 20002 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156759513336 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20003] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20003/stat : 20003 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156758461000 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=20005] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20005/stat : 20005 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409462 9856040960 11098 33554432000 1073741824 1073778376 140733895794080 140156757407272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 1.43 1.35 1.60 4/216 20005
/proc/meminfo: memFree=30215448/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=6.76 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 10618 0 1 0 674 2 0 0 20 0 19 0 12409448 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 12985 2242 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2415 0 1 0 624 1 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156941647536 140156812615454 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19983] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19983/stat : 19983 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156930718632 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19984] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19984/stat : 19984 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156784557096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19985] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19985/stat : 19985 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156783504040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19977/tid=19986] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19986/stat : 19986 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156782451496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19987] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19987/stat : 19987 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156781398440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19988] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19988/stat : 19988 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156780345896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19989] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19989/stat : 19989 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156779292840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19990] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19990/stat : 19990 (java) S 19974 19977 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409449 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156778240296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19991] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19991/stat : 19991 (java) S 19974 19977 19260 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156765829992 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19992] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19992/stat : 19992 (java) S 19974 19977 19260 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156764776312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19993] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19993/stat : 19993 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156763723144 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19999] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19999/stat : 19999 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156762671888 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20000] ppid=19974 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/19977/task/20000/stat : 20000 (java) S 19974 19977 19260 0 -1 4202560 3550 0 0 0 21 0 0 0 20 0 19 0 12409453 9856040960 12985 33554432000 1073741824 1073778376 140733895794080 140156761618744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20001] ppid=19974 vsize=9625040 CPUtime=0.25 cores=0,2,4,6

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

[pid=19977/tid=20005] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20005/stat : 20005 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409462 9856040960 74495 33554432000 1073741824 1073778376 140733895794080 140156757407272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1663.43
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.22 2.21 2.09 3/215 20067
/proc/meminfo: memFree=29683584/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=1723.58 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 11626 0 1 0 172317 41 0 0 20 0 19 0 12409448 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 79158 2257 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=1717.6 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2477 0 1 0 171731 29 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156941647632 140156812615357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19983] ppid=19974 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/19977/task/19983/stat : 19983 (java) S 19974 19977 19260 0 -1 4202560 57 0 0 0 6 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156930718632 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19984] ppid=19974 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/19977/task/19984/stat : 19984 (java) S 19974 19977 19260 0 -1 4202560 152 0 0 0 7 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156784557096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19985] ppid=19974 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/19977/task/19985/stat : 19985 (java) S 19974 19977 19260 0 -1 4202560 23 0 0 0 5 1 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156783504040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19986] ppid=19974 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/19977/task/19986/stat : 19986 (java) S 19974 19977 19260 0 -1 4202560 58 0 0 0 10 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156782451496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19987] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19987/stat : 19987 (java) S 19974 19977 19260 0 -1 4202560 102 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156781398440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19988] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19988/stat : 19988 (java) S 19974 19977 19260 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156780345896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19989] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19989/stat : 19989 (java) S 19974 19977 19260 0 -1 4202560 189 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156779292840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19990] ppid=19974 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/19977/task/19990/stat : 19990 (java) S 19974 19977 19260 0 -1 4202560 163 0 0 0 11 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156778240296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19977/tid=19991] ppid=19974 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/19977/task/19991/stat : 19991 (java) S 19974 19977 19260 0 -1 4202560 68 0 0 0 0 2 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156765829992 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19992] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19992/stat : 19992 (java) S 19974 19977 19260 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156764776312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19993] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19993/stat : 19993 (java) S 19974 19977 19260 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156763723144 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19999] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19999/stat : 19999 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156762671888 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20000] ppid=19974 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/19977/task/20000/stat : 20000 (java) S 19974 19977 19260 0 -1 4202560 3550 0 0 0 21 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156761618744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20001] ppid=19974 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/19977/task/20001/stat : 20001 (java) S 19974 19977 19260 0 -1 4202560 3384 0 0 0 28 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156760566200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20002] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20002/stat : 20002 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156759513336 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20003] ppid=19974 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/19977/task/20003/stat : 20003 (java) S 19974 19977 19260 0 -1 4202560 100 0 0 0 34 28 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156758461000 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=20005] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20005/stat : 20005 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409462 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156757407272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1723.58
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.23 2.22 2.10 4/216 20071
/proc/meminfo: memFree=29683532/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=1783.58 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 11630 0 1 0 178316 42 0 0 20 0 19 0 12409448 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 79158 2257 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=1777.45 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2477 0 1 0 177715 30 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156941647632 140156812615299 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19983] ppid=19974 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/19977/task/19983/stat : 19983 (java) S 19974 19977 19260 0 -1 4202560 57 0 0 0 6 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156930718632 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19984] ppid=19974 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/19977/task/19984/stat : 19984 (java) S 19974 19977 19260 0 -1 4202560 152 0 0 0 7 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156784557096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19985] ppid=19974 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/19977/task/19985/stat : 19985 (java) S 19974 19977 19260 0 -1 4202560 23 0 0 0 5 1 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156783504040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19986] ppid=19974 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/19977/task/19986/stat : 19986 (java) S 19974 19977 19260 0 -1 4202560 58 0 0 0 10 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156782451496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19987] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19987/stat : 19987 (java) S 19974 19977 19260 0 -1 4202560 102 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156781398440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19988] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19988/stat : 19988 (java) S 19974 19977 19260 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156780345896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19989] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19989/stat : 19989 (java) S 19974 19977 19260 0 -1 4202560 189 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156779292840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19990] ppid=19974 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/19977/task/19990/stat : 19990 (java) S 19974 19977 19260 0 -1 4202560 163 0 0 0 11 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156778240296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19977/tid=19991] ppid=19974 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/19977/task/19991/stat : 19991 (java) S 19974 19977 19260 0 -1 4202560 68 0 0 0 0 2 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156765829992 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19992] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19992/stat : 19992 (java) S 19974 19977 19260 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156764776312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19993] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19993/stat : 19993 (java) S 19974 19977 19260 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156763723144 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19999] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19999/stat : 19999 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156762671888 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20000] ppid=19974 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/19977/task/20000/stat : 20000 (java) S 19974 19977 19260 0 -1 4202560 3550 0 0 0 21 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156761618744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20001] ppid=19974 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/19977/task/20001/stat : 20001 (java) S 19974 19977 19260 0 -1 4202560 3384 0 0 0 28 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156760566200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20002] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20002/stat : 20002 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156759513336 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20003] ppid=19974 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/19977/task/20003/stat : 20003 (java) S 19974 19977 19260 0 -1 4202560 104 0 0 0 35 30 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156758461000 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=20005] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20005/stat : 20005 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409462 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156757407272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.8 s]
/proc/loadavg: 2.32 2.24 2.11 4/216 20071
/proc/meminfo: memFree=29683544/32872528 swapFree=1504664/1684536
[pid=19977] ppid=19974 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/19977/stat : 19977 (java) S 19974 19977 19260 0 -1 4202496 11630 0 1 0 179966 42 0 0 20 0 19 0 12409448 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140733895785216 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19977/statm: 2406260 79158 2257 9 0 2396937 0
[pid=19977/tid=19979] ppid=19974 vsize=9625040 CPUtime=1793.91 cores=0,2,4,6
/proc/19977/task/19979/stat : 19979 (java) R 19974 19977 19260 0 -1 4202560 2477 0 1 0 179361 30 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156941647632 140156812615267 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19983] ppid=19974 vsize=9625040 CPUtime=0.09 cores=0,2,4,6
/proc/19977/task/19983/stat : 19983 (java) S 19974 19977 19260 0 -1 4202560 57 0 0 0 6 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156930718632 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19984] ppid=19974 vsize=9625040 CPUtime=0.1 cores=0,2,4,6
/proc/19977/task/19984/stat : 19984 (java) S 19974 19977 19260 0 -1 4202560 152 0 0 0 7 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156784557096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19985] ppid=19974 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/19977/task/19985/stat : 19985 (java) S 19974 19977 19260 0 -1 4202560 23 0 0 0 5 1 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156783504040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19986] ppid=19974 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/19977/task/19986/stat : 19986 (java) S 19974 19977 19260 0 -1 4202560 58 0 0 0 10 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156782451496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19987] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19987/stat : 19987 (java) S 19974 19977 19260 0 -1 4202560 102 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156781398440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19988] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19988/stat : 19988 (java) S 19974 19977 19260 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156780345896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19989] ppid=19974 vsize=9625040 CPUtime=0.08 cores=0,2,4,6
/proc/19977/task/19989/stat : 19989 (java) S 19974 19977 19260 0 -1 4202560 189 0 0 0 6 2 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156779292840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=19990] ppid=19974 vsize=9625040 CPUtime=0.14 cores=0,2,4,6
/proc/19977/task/19990/stat : 19990 (java) S 19974 19977 19260 0 -1 4202560 163 0 0 0 11 3 0 0 20 0 19 0 12409449 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156778240296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19977/tid=19991] ppid=19974 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/19977/task/19991/stat : 19991 (java) S 19974 19977 19260 0 -1 4202560 68 0 0 0 0 2 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156765829992 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=19992] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19992/stat : 19992 (java) S 19974 19977 19260 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156764776312 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19993] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19993/stat : 19993 (java) S 19974 19977 19260 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 12409451 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156763723144 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=19999] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/19999/stat : 19999 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156762671888 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20000] ppid=19974 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/19977/task/20000/stat : 20000 (java) S 19974 19977 19260 0 -1 4202560 3550 0 0 0 21 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156761618744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19977/tid=20001] ppid=19974 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/19977/task/20001/stat : 20001 (java) S 19974 19977 19260 0 -1 4202560 3384 0 0 0 28 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156760566200 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20002] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20002/stat : 20002 (java) S 19974 19977 19260 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156759513336 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19977/tid=20003] ppid=19974 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/19977/task/20003/stat : 20003 (java) S 19974 19977 19260 0 -1 4202560 104 0 0 0 35 30 0 0 20 0 19 0 12409453 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156758461000 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19977/tid=20005] ppid=19974 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/19977/task/20005/stat : 20005 (java) S 19974 19977 19260 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12409462 9856040960 79158 33554432000 1073741824 1073778376 140733895794080 140156757407272 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 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 19977 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 19977 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=188089
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=953854
# CPU time returned by wait4() is 1796.14
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.84
CPU time (s): 1800.08
CPU user time (s): 1799.66
CPU system time (s): 0.42
CPU usage (%): 100.069
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.19
system time used= 0.953854
maximum resident set size= 316812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11681
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1040
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38143
involuntary context switches= 3637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0915 second user time and 14.2448 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-16 21:00:35
IDJOB=4096166
IDBENCH=107575
IDSOLVER=2546
FILE ID=node135/4096166-1466103635
RUNJOBID= node135-1466103635-19938
PBS_JOBID= 19904061
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 1467b17e0964de0b8d01d85faefe8250
RANDOM SEED=665356005

node135.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.004
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.00
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.004
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.004
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.57
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.004
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.004
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.004
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.004
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.004
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:        30302444 kB
Buffers:           54936 kB
Cached:           124864 kB
SwapCached:         2264 kB
Active:            94788 kB
Inactive:          89148 kB
Active(anon):       5284 kB
Inactive(anon):     1496 kB
Active(file):      89504 kB
Inactive(file):    87652 kB
Unevictable:     1684536 kB
Mlocked:         1504664 kB
SwapTotal:      67108856 kB
SwapFree:       67099252 kB
Dirty:              1564 kB
Writeback:             0 kB
AnonPages:       1786420 kB
Mapped:             8964 kB
Shmem:                 0 kB
Slab:             567724 kB
SReclaimable:      12292 kB
SUnreclaim:       555432 kB
KernelStack:        1440 kB
PageTables:         7060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1805392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 71700 MiB
End job on node135 at 2016-06-16 21:30:34