Trace number 4121070

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.03 1799.24

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n86-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUMf8d4db1d4d0eb2092bc6592dcb088d56
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 benchmark6.57
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables129
Total number of constraints344
Number of constraints which are clauses344
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4121070-1467313312.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  no objective function found
0.11/0.15	c ... done. Wall clock time 0.046s.
0.11/0.15	c declared #vars     129
0.11/0.15	c #constraints  344
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 344
0.11/0.15	c 344 constraints processed.
0.64/0.40	c cleaning 2495 clauses out of 5002 with flag 19254/5002
1.03/0.77	c cleaning 4246 clauses out of 8505 with flag 46944/11000
1.74/1.40	c cleaning 5619 clauses out of 11259 with flag 78300/18000
2.41/2.00	c cleaning 6816 clauses out of 13641 with flag 113641/26001
2.82/2.45	c cleaning 7908 clauses out of 15826 with flag 151434/35002
3.41/3.00	c cleaning 8954 clauses out of 17917 with flag 201824/45001
4.02/3.65	c cleaning 9972 clauses out of 19962 with flag 281257/56000
4.72/4.37	c cleaning 10993 clauses out of 21991 with flag 354484/68001
5.51/5.17	c cleaning 11991 clauses out of 23997 with flag 421661/81000
6.51/6.15	c cleaning 13003 clauses out of 26007 with flag 495663/95001
7.71/7.35	c cleaning 13998 clauses out of 28004 with flag 569642/110001
9.22/8.82	c cleaning 14998 clauses out of 30005 with flag 654648/126000
10.62/10.22	c cleaning 15998 clauses out of 32007 with flag 736983/143000
12.42/12.03	c cleaning 17000 clauses out of 34009 with flag 818524/161000
14.52/14.16	c cleaning 18001 clauses out of 36010 with flag 912280/180001
17.02/16.65	c cleaning 18998 clauses out of 38009 with flag 1019401/200001
19.81/19.41	c cleaning 20001 clauses out of 40011 with flag 1108704/221001
22.81/22.49	c cleaning 21002 clauses out of 42009 with flag 1200372/243000
26.01/25.69	c cleaning 21998 clauses out of 44007 with flag 1300494/266000
29.71/29.38	c cleaning 23004 clauses out of 46009 with flag 1411909/290000
33.71/33.39	c cleaning 24002 clauses out of 48005 with flag 1536471/315000
38.21/37.82	c cleaning 24998 clauses out of 50003 with flag 1668442/341000
42.32/41.95	c cleaning 26000 clauses out of 52005 with flag 1811904/368000
47.61/47.20	c cleaning 26996 clauses out of 54006 with flag 1972665/396001
52.71/52.31	c cleaning 28003 clauses out of 56010 with flag 2133155/425001
58.01/57.61	c cleaning 28998 clauses out of 58006 with flag 2289758/455000
64.10/63.73	c cleaning 30004 clauses out of 60009 with flag 2445940/486001
69.90/69.55	c cleaning 30994 clauses out of 62005 with flag 2613127/518001
78.30/77.93	c cleaning 32004 clauses out of 64010 with flag 2764977/551000
86.09/85.74	c cleaning 33003 clauses out of 66007 with flag 2934560/585001
93.29/92.93	c cleaning 33998 clauses out of 68004 with flag 3118559/620001
101.19/100.81	c cleaning 35001 clauses out of 70005 with flag 3306317/656000
109.78/109.43	c cleaning 35999 clauses out of 72004 with flag 3500324/693000
118.99/118.64	c cleaning 36998 clauses out of 74005 with flag 3700458/731000
128.69/128.30	c cleaning 37999 clauses out of 76007 with flag 3902171/770000
139.29/138.92	c cleaning 39002 clauses out of 78008 with flag 4121409/810000
150.51/150.10	c cleaning 40001 clauses out of 80006 with flag 4319669/851000
162.41/162.06	c cleaning 41000 clauses out of 82005 with flag 4534041/893000
174.71/174.32	c cleaning 41998 clauses out of 84006 with flag 4745056/936001
188.40/188.07	c cleaning 42999 clauses out of 86008 with flag 4953358/980001
204.20/203.88	c cleaning 43999 clauses out of 88008 with flag 5188657/1025000
220.81/220.48	c cleaning 45003 clauses out of 90009 with flag 5419784/1071000
235.71/235.34	c cleaning 45995 clauses out of 92007 with flag 5657199/1118001
253.53/253.13	c cleaning 47001 clauses out of 94012 with flag 5887469/1166001
272.02/271.63	c cleaning 47998 clauses out of 96010 with flag 6126490/1215000
293.83/293.45	c cleaning 49003 clauses out of 98012 with flag 6372949/1265000
314.83/314.42	c cleaning 49999 clauses out of 100009 with flag 6629776/1316000
334.84/334.49	c cleaning 51001 clauses out of 102010 with flag 6883294/1368000
355.03/354.66	c cleaning 52002 clauses out of 104010 with flag 7148214/1421001
380.05/379.62	c cleaning 52997 clauses out of 106007 with flag 7422693/1475000
403.04/402.67	c cleaning 54003 clauses out of 108011 with flag 7707706/1530001
427.54/427.12	c cleaning 54998 clauses out of 110007 with flag 7988940/1586000
452.94/452.57	c cleaning 56002 clauses out of 112009 with flag 8277647/1643000
478.65/478.21	c cleaning 57002 clauses out of 114009 with flag 8575140/1701002
505.81/505.40	c cleaning 57998 clauses out of 116005 with flag 8875035/1760000
538.72/538.29	c cleaning 58999 clauses out of 118007 with flag 9157501/1820000
577.73/577.25	c cleaning 60005 clauses out of 120009 with flag 9465051/1881001
618.34/617.87	c cleaning 60999 clauses out of 122003 with flag 9764577/1943000
654.94/654.47	c cleaning 61996 clauses out of 124005 with flag 10068214/2006001
693.74/693.24	c cleaning 63000 clauses out of 126009 with flag 10390368/2070001
740.04/739.58	c cleaning 63999 clauses out of 128009 with flag 10707364/2135001
785.85/785.36	c cleaning 65003 clauses out of 130009 with flag 11017752/2201000
829.16/828.69	c cleaning 65998 clauses out of 132006 with flag 11344106/2268000
877.18/876.62	c cleaning 67001 clauses out of 134008 with flag 11677784/2336000
921.89/921.30	c cleaning 67997 clauses out of 136008 with flag 12017262/2405001
968.29/967.74	c cleaning 69002 clauses out of 138011 with flag 12383823/2475001
1013.82/1013.24	c cleaning 70000 clauses out of 140008 with flag 12746290/2546000
1080.62/1080.02	c cleaning 70999 clauses out of 142009 with flag 13034284/2618001
1151.94/1151.32	c cleaning 72002 clauses out of 144009 with flag 13344508/2691000
1223.48/1222.86	c cleaning 73000 clauses out of 146008 with flag 13659497/2765001
1294.60/1293.95	c cleaning 73997 clauses out of 148007 with flag 13972314/2840000
1353.52/1352.88	c cleaning 74999 clauses out of 150010 with flag 14286290/2916000
1415.63/1415.00	c cleaning 76001 clauses out of 152012 with flag 14599916/2993001
1486.65/1486.00	c cleaning 77001 clauses out of 154011 with flag 14924709/3071001
1571.07/1570.32	c cleaning 78000 clauses out of 156010 with flag 15284980/3150001
1645.29/1644.57	c cleaning 79001 clauses out of 158009 with flag 15676700/3230000
1716.91/1716.12	c cleaning 79994 clauses out of 160009 with flag 16074591/3311001
1800.03/1799.20	c starts		: 2737
1800.03/1799.20	c conflicts		: 3380918
1800.03/1799.20	c decisions		: 4386902
1800.03/1799.20	c propagations		: 28599752
1800.03/1799.20	c inspects		: 40931241663
1800.03/1799.20	c shortcuts		: 0
1800.03/1799.20	c learnt literals	: 0
1800.03/1799.20	c learnt binary clauses	: 0
1800.03/1799.20	c learnt ternary clauses	: 4
1800.03/1799.20	c learnt constraints	: 3380918
1800.03/1799.20	c ignored constraints	: 0
1800.03/1799.20	c root simplifications	: 0
1800.03/1799.20	c removed literals (reason simplification)	: 0
1800.03/1799.20	c reason swapping (by a shorter reason)	: 0
1800.03/1799.20	c Calls to reduceDB	: 77
1800.03/1799.20	c Number of update (reduction) of LBD	: 283913
1800.03/1799.20	c Imported unit clauses	: 0
1800.03/1799.20	c number of reductions to clauses (during analyze)	: 0
1800.03/1799.20	c number of learned constraints concerned by reduction	: 0
1800.03/1799.20	c number of learning phase by resolution	: 0
1800.03/1799.20	c number of learning phase by cutting planes	: 0
1800.03/1799.20	c speed (assignments/second)	: 15897.11475982086
1800.03/1799.20	c non guided choices	416
1800.03/1799.21	c timeout
1800.03/1799.23	c learnt constraints type 
1800.03/1799.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 149933
1800.03/1799.23	s UNKNOWN
1800.03/1799.23	c Total wall clock time (in seconds): 1799.129

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-4121070-1467313312/watcher-4121070-1467313312 -o /tmp/evaluation-result-4121070-1467313312/solver-4121070-1467313312 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467309899-13788 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4121070-1467313312.opb 

pid=15301
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.22 2.18 2.12 3/195 15304
/proc/meminfo: memFree=26557376/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 1329 0 0 0 0 0 0 0 20 0 2 0 12298482 98635776 961 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 24065 962 730 9 0 16771 0
[pid=15304/tid=15305] ppid=15301 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 12298483 98570240 977 33554432000 1073741824 1073778376 140735065600480 139752207719976 213193147776 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.22 2.18 2.12 3/195 15304
/proc/meminfo: memFree=26557376/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 4490 0 1 0 10 1 0 0 20 0 18 0 12298482 9787879424 6122 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2389619 6122 2157 9 0 2380296 0
[pid=15304/tid=15305] ppid=15301 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2374 0 1 0 7 0 0 0 20 0 18 0 12298483 9787879424 6122 33554432000 1073741824 1073778376 140735065600480 139752207723424 213196530101 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200384 s]
/proc/loadavg: 2.22 2.18 2.12 3/195 15304
/proc/meminfo: memFree=26557376/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 6748 0 1 0 27 1 0 0 20 0 19 0 12298482 9856040960 7720 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 7720 2227 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2396 0 1 0 17 0 0 0 20 0 19 0 12298483 9856040960 7720 33554432000 1073741824 1073778376 140735065600480 139752207725184 139752078697459 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9625040

[startup+0.30036 s]
/proc/loadavg: 2.22 2.18 2.12 3/195 15304
/proc/meminfo: memFree=26557376/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 7055 0 1 0 47 1 0 0 20 0 19 0 12298482 9856040960 8108 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 8108 2242 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2399 0 1 0 27 0 0 0 20 0 19 0 12298483 9856040960 8108 33554432000 1073741824 1073778376 140735065600480 139752207724824 139752079031291 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700344 s]
/proc/loadavg: 2.22 2.18 2.12 3/195 15304
/proc/meminfo: memFree=26557376/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=1.03 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 7726 0 1 0 101 2 0 0 20 0 19 0 12298482 9856040960 8297 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 8297 2254 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2399 0 1 0 67 0 0 0 20 0 19 0 12298483 9856040960 8297 33554432000 1073741824 1073778376 140735065600480 139752207724856 139752079010293 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9625040

[startup+1.50078 s]
/proc/loadavg: 2.22 2.18 2.12 3/214 15323
/proc/meminfo: memFree=26524228/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=1.84 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 7736 0 1 0 182 2 0 0 20 0 19 0 12298482 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 11372 2256 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2406 0 1 0 145 1 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752207716032 139752079054147 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15307] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752050998312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15308] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752049945512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15309] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752048892712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15310] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752047839912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15311] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752046787112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15312] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752045734312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15313] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752044681512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15314] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752043628712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15315] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12298484 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752031431656 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15316] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752030377720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15317] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752029324808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15318] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752028273296 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15319] ppid=15301 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13214 0 -1 4202560 2531 0 0 0 20 0 0 0 20 0 19 0 12298487 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752027220408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15320] ppid=15301 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/15304/task/15320/stat : 15320 (java) S 15301 15304 13214 0 -1 4202560 1528 0 0 0 13 0 0 0 20 0 19 0 12298487 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752026167608 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15321] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15321/stat : 15321 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752025115000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15322] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15322/stat : 15322 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752024062408 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15323] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15323/stat : 15323 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298498 9856040960 11372 33554432000 1073741824 1073778376 140735065600480 139752023008936 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.22 2.18 2.12 3/214 15323
/proc/meminfo: memFree=26516472/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=3.51 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 9060 0 1 0 349 2 0 0 20 0 19 0 12298482 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 12667 2257 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2408 0 1 0 305 1 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752207716000 139752079010293 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15307] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752050998312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15308] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752049945512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15309] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752048892712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15310] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752047839912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15311] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752046787112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15312] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752045734312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15313] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752044681512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15314] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752043628712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15315] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12298484 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752031431656 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15316] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752030377720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15317] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752029324808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15318] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752028273296 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15319] ppid=15301 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13214 0 -1 4202560 2531 0 0 0 21 0 0 0 20 0 19 0 12298487 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752027220408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15320] ppid=15301 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/15304/task/15320/stat : 15320 (java) S 15301 15304 13214 0 -1 4202560 2850 0 0 0 20 0 0 0 20 0 19 0 12298487 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752026167608 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15321] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15321/stat : 15321 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752025115000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15322] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15322/stat : 15322 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752024062408 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15323] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15323/stat : 15323 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298498 9856040960 12667 33554432000 1073741824 1073778376 140735065600480 139752023008936 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.20 2.18 2.11 3/214 15323
/proc/meminfo: memFree=26507660/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=6.71 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 9066 0 1 0 669 2 0 0 20 0 19 0 12298482 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 14594 2258 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2413 0 1 0 624 1 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752207716000 139752079054262 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15307] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752050998312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15308] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752049945512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15309] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752048892712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15310] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752047839912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15311] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752046787112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15312] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752045734312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15313] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752044681512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15314] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13214 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752043628712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15315] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12298484 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752031431656 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15316] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13214 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752030377720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15317] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752029324808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15318] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752028273296 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15319] ppid=15301 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13214 0 -1 4202560 2531 0 0 0 21 0 0 0 20 0 19 0 12298487 9856040960 14594 33554432000 1073741824 1073778376 140735065600480 139752027220408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15320] ppid=15301 vsize=9625040 CPUtime=0.2 cores=1,3,5,7

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

[pid=15304/tid=15323] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15323/stat : 15323 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298498 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752023008936 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1663.09
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.09 2.10 2.09 3/214 15495
/proc/meminfo: memFree=26326948/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=1723.1 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 9399 0 1 0 172267 43 0 0 20 0 19 0 12298482 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 51530 2272 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=1717.67 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2467 0 1 0 171736 31 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752207716000 139752079054119 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15307] ppid=15301 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13214 0 -1 4202560 48 0 0 0 1 1 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752050998312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15308] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13214 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752049945512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15309] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752048892712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15310] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13214 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752047839912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15311] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13214 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752046787112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15312] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752045734312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15313] ppid=15301 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13214 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752044681512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15314] ppid=15301 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13214 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752043628712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15315] ppid=15301 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13214 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12298484 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752031431656 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15316] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752030377720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15317] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752029324808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15318] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752028273296 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15319] ppid=15301 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13214 0 -1 4202560 2537 0 0 0 23 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752027220408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15320] ppid=15301 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/15304/task/15320/stat : 15320 (java) S 15301 15304 13214 0 -1 4202560 2850 0 0 0 20 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752026167608 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15321] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15321/stat : 15321 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752025115000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15322] ppid=15301 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/15304/task/15322/stat : 15322 (java) S 15301 15304 13214 0 -1 4202560 100 0 0 0 29 39 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752024062408 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15323] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15323/stat : 15323 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298498 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752023008936 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1723.1
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.03 2.08 2.08 4/213 15497
/proc/meminfo: memFree=26327096/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=1783.12 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 9403 0 1 0 178267 45 0 0 20 0 19 0 12298482 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 51530 2272 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=1777.52 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2467 0 1 0 177720 32 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752207716000 139752079054110 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15307] ppid=15301 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13214 0 -1 4202560 48 0 0 0 1 1 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752050998312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15308] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13214 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752049945512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15309] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752048892712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15310] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13214 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752047839912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15311] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13214 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752046787112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15312] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752045734312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15313] ppid=15301 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13214 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752044681512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15314] ppid=15301 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13214 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752043628712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15315] ppid=15301 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13214 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12298484 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752031431656 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15316] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752030377720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15317] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752029324808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15318] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752028273296 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15319] ppid=15301 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13214 0 -1 4202560 2537 0 0 0 23 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752027220408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15320] ppid=15301 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/15304/task/15320/stat : 15320 (java) S 15301 15304 13214 0 -1 4202560 2850 0 0 0 20 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752026167608 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15321] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15321/stat : 15321 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752025115000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15322] ppid=15301 vsize=9625040 CPUtime=0.7 cores=1,3,5,7
/proc/15304/task/15322/stat : 15322 (java) S 15301 15304 13214 0 -1 4202560 104 0 0 0 30 40 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752024062408 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15323] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15323/stat : 15323 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298498 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752023008936 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1783.12
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1799.2 s]
/proc/loadavg: 2.02 2.07 2.08 3/213 15497
/proc/meminfo: memFree=26326976/32872528 swapFree=11480/941500
[pid=15304] ppid=15301 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/15304/stat : 15304 (java) S 15301 15304 13214 0 -1 4202496 9403 0 1 0 179957 46 0 0 20 0 19 0 12298482 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 140735065591616 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/15304/statm: 2406260 51530 2272 9 0 2396937 0
[pid=15304/tid=15305] ppid=15301 vsize=9625040 CPUtime=1794.37 cores=1,3,5,7
/proc/15304/task/15305/stat : 15305 (java) R 15301 15304 13214 0 -1 4202560 2467 0 1 0 179405 32 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752207716000 139752079054147 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15307] ppid=15301 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15304/task/15307/stat : 15307 (java) S 15301 15304 13214 0 -1 4202560 48 0 0 0 1 1 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752050998312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15308] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15308/stat : 15308 (java) S 15301 15304 13214 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752049945512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15309] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15309/stat : 15309 (java) S 15301 15304 13214 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752048892712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15310] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15310/stat : 15310 (java) S 15301 15304 13214 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752047839912 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15311] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15311/stat : 15311 (java) S 15301 15304 13214 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752046787112 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15312] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15312/stat : 15312 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752045734312 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15304/tid=15313] ppid=15301 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15304/task/15313/stat : 15313 (java) S 15301 15304 13214 0 -1 4202560 34 0 0 0 1 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752044681512 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15314] ppid=15301 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/15304/task/15314/stat : 15314 (java) S 15301 15304 13214 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 12298483 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752043628712 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15315] ppid=15301 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/15304/task/15315/stat : 15315 (java) S 15301 15304 13214 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 19 0 12298484 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752031431656 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15316] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15316/stat : 15316 (java) S 15301 15304 13214 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752030377720 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15317] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15317/stat : 15317 (java) S 15301 15304 13214 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 12298485 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752029324808 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15318] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15318/stat : 15318 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752028273296 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15319] ppid=15301 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/15304/task/15319/stat : 15319 (java) S 15301 15304 13214 0 -1 4202560 2537 0 0 0 23 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752027220408 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15304/tid=15320] ppid=15301 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/15304/task/15320/stat : 15320 (java) S 15301 15304 13214 0 -1 4202560 2850 0 0 0 20 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752026167608 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15321] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15321/stat : 15321 (java) S 15301 15304 13214 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752025115000 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15304/tid=15322] ppid=15301 vsize=9625040 CPUtime=0.71 cores=1,3,5,7
/proc/15304/task/15322/stat : 15322 (java) S 15301 15304 13214 0 -1 4202560 104 0 0 0 30 41 0 0 20 0 19 0 12298487 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752024062408 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15304/tid=15323] ppid=15301 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/15304/task/15323/stat : 15323 (java) S 15301 15304 13214 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 12298498 9856040960 51530 33554432000 1073741824 1073778376 140735065600480 139752023008936 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 15304 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 15304 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=969123
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=881865
# CPU time returned by wait4() is 1795.85
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1799.24
CPU time (s): 1800.03
CPU user time (s): 1799.57
CPU system time (s): 0.46
CPU usage (%): 100.044
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.97
system time used= 0.881865
maximum resident set size= 206272
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9448
page faults= 1
swaps= 0
block input operations= 0
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38005
involuntary context switches= 4449

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0732 second user time and 12.4731 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 21:01:52
IDJOB=4121070
IDBENCH=110281
IDSOLVER=2546
FILE ID=node113/4121070-1467313312
RUNJOBID= node113-1467309899-13788
PBS_JOBID= 20005277
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n86-d3-i1-f.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121070-1467313312/watcher-4121070-1467313312 -o /tmp/evaluation-result-4121070-1467313312/solver-4121070-1467313312 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467309899-13788 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4121070-1467313312.opb

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

MD5SUM BENCH= f8d4db1d4d0eb2092bc6592dcb088d56
RANDOM SEED=615418236

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.947
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.54
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.947
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.56
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.947
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.947
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.947
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26557904 kB
Buffers:          128304 kB
Cached:          4270948 kB
SwapCached:            0 kB
Active:          3127844 kB
Inactive:        1476780 kB
Active(anon):     202152 kB
Inactive(anon):     5656 kB
Active(file):    2925692 kB
Inactive(file):  1471124 kB
Unevictable:      941500 kB
Mlocked:           11480 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               632 kB
Writeback:             0 kB
AnonPages:       1155020 kB
Mapped:            21468 kB
Shmem:               204 kB
Slab:             629412 kB
SReclaimable:      73380 kB
SUnreclaim:       556032 kB
KernelStack:        1600 kB
PageTables:         6640 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1632440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1124352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node113 at 2016-06-30 21:31:51