Trace number 3687333

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
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.02 1789.86

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUM84dfc4b706a5e82746c96ff285501708
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
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 7
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.01/0.35	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.35	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.35	c See www.sat4j.org for details.
0.01/0.36	c version 2.3.2.v20120418
0.01/0.36	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.36	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.36	c java.vm.version	19.1-b02
0.01/0.36	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.36	c sun.arch.data.model	64
0.01/0.36	c java.version		1.6.0_24
0.01/0.36	c os.name		Linux
0.01/0.36	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.36	c os.arch		amd64
0.01/0.36	c Free memory 		501472288
0.01/0.36	c Max memory 		7480803328
0.01/0.36	c Total memory 		504102912
0.01/0.36	c Number of processors 	8
0.01/0.38	c Pseudo Boolean Optimization by upper bound
0.01/0.38	c --- Begin Solver configuration ---
0.01/0.38	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.01/0.38	c Learn all clauses as in MiniSAT
0.01/0.38	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.01/0.38	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.01/0.38	c No reason simplification
0.01/0.38	c Armin Biere (Picosat) restarts strategy
0.01/0.38	c Glucose learned constraints deletion strategy
0.01/0.38	c timeout=2147483s
0.01/0.38	c DB Simplification allowed=false
0.01/0.38	c c --- End Solver configuration ---
0.01/0.38	c solving HOME/instance-3687333-1337871904.opb
0.01/0.38	c reading problem ... 
4.05/3.46	c ... done. Wall clock time 3.08s.
4.05/3.46	c declared #vars     3750
4.05/3.46	c #constraints  468375
4.05/3.46	c constraints type 
4.05/3.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 467625
4.05/3.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 750
4.05/3.46	c 468375 constraints processed.
6.00/4.94	c cleaning 2498 clauses out of 5002 with flag 5002/5002
7.85/6.53	c cleaning 4248 clauses out of 8503 with flag 11001/11001
9.46/8.17	c cleaning 5620 clauses out of 11255 with flag 18001/18001
11.41/10.03	c cleaning 6816 clauses out of 13636 with flag 26002/26002
13.57/12.11	c cleaning 7907 clauses out of 15819 with flag 35001/35001
15.58/14.18	c cleaning 8950 clauses out of 17912 with flag 45001/45001
18.10/16.61	c cleaning 9971 clauses out of 19963 with flag 56002/56002
20.84/19.36	c cleaning 10980 clauses out of 21990 with flag 68000/68000
23.99/22.47	c cleaning 12001 clauses out of 24012 with flag 81002/81002
27.12/25.55	c cleaning 12992 clauses out of 26011 with flag 95002/95002
30.54/28.99	c cleaning 13993 clauses out of 28017 with flag 110000/110000
34.28/32.67	c cleaning 15005 clauses out of 30028 with flag 126004/126004
38.28/36.66	c cleaning 16000 clauses out of 32019 with flag 143000/143000
42.81/41.16	c cleaning 16999 clauses out of 34024 with flag 161005/161005
47.43/45.74	c cleaning 18010 clauses out of 36021 with flag 180001/180001
51.87/50.19	c cleaning 18991 clauses out of 38011 with flag 200001/200001
56.80/55.07	c cleaning 19993 clauses out of 40020 with flag 221001/221001
62.14/60.34	c cleaning 21003 clauses out of 42026 with flag 243000/243000
67.78/65.99	c cleaning 21999 clauses out of 44023 with flag 266000/266000
73.02/71.19	c cleaning 22996 clauses out of 46024 with flag 290000/290000
79.27/77.32	c cleaning 24011 clauses out of 48030 with flag 315002/315002
86.41/84.41	c cleaning 25000 clauses out of 50018 with flag 341001/341001
93.69/91.65	c cleaning 25998 clauses out of 52017 with flag 368000/368000
101.07/98.92	c cleaning 27009 clauses out of 54019 with flag 396000/396000
107.92/105.72	c cleaning 27985 clauses out of 56010 with flag 425000/425000
115.28/113.02	c cleaning 28986 clauses out of 58027 with flag 455002/455002
123.82/121.53	c cleaning 29995 clauses out of 60040 with flag 486001/486001
134.09/131.76	c cleaning 30993 clauses out of 62048 with flag 518004/518004
144.77/142.34	c cleaning 32019 clauses out of 64052 with flag 551001/551001
156.54/154.06	c cleaning 32976 clauses out of 66033 with flag 585001/585001
164.71/162.15	c cleaning 34011 clauses out of 68059 with flag 620003/620003
173.33/170.79	c cleaning 34988 clauses out of 70045 with flag 656000/656000
183.50/180.88	c cleaning 36018 clauses out of 72060 with flag 693003/693003
194.26/191.50	c cleaning 37013 clauses out of 74040 with flag 731001/731001
206.44/203.60	c cleaning 37981 clauses out of 76026 with flag 770000/770000
218.14/215.27	c cleaning 39002 clauses out of 78045 with flag 810000/810000
231.93/228.93	c cleaning 39983 clauses out of 80044 with flag 851001/851001
243.73/240.66	c cleaning 41020 clauses out of 82060 with flag 893000/893000
253.92/250.74	c cleaning 41996 clauses out of 84040 with flag 936000/936000
266.46/263.26	c cleaning 42996 clauses out of 86045 with flag 980001/980001
279.11/275.83	c cleaning 44004 clauses out of 88048 with flag 1025000/1025000
294.98/291.66	c cleaning 44996 clauses out of 90044 with flag 1071000/1071000
310.17/306.80	c cleaning 45987 clauses out of 92050 with flag 1118002/1118002
328.26/324.73	c cleaning 46997 clauses out of 94062 with flag 1166001/1166001
342.37/338.75	c cleaning 48002 clauses out of 96064 with flag 1215000/1215000
359.37/355.60	c cleaning 49011 clauses out of 98062 with flag 1265000/1265000
377.59/373.79	c cleaning 50002 clauses out of 100052 with flag 1316001/1316001
389.84/385.87	c cleaning 51004 clauses out of 102050 with flag 1368001/1368001
403.40/399.38	c cleaning 51998 clauses out of 104047 with flag 1421002/1421002
420.48/416.32	c cleaning 52990 clauses out of 106049 with flag 1475002/1475002
438.48/434.26	c cleaning 54003 clauses out of 108057 with flag 1530000/1530000
456.41/452.04	c cleaning 55006 clauses out of 110054 with flag 1586000/1586000
472.61/468.19	c cleaning 55992 clauses out of 112048 with flag 1643000/1643000
493.30/488.79	c cleaning 56995 clauses out of 114057 with flag 1701001/1701001
514.59/509.98	c cleaning 58006 clauses out of 116062 with flag 1760001/1760001
532.71/527.95	c cleaning 59003 clauses out of 118058 with flag 1820003/1820003
554.62/549.79	c cleaning 60005 clauses out of 120052 with flag 1881000/1881000
579.19/574.26	c cleaning 60984 clauses out of 122049 with flag 1943002/1943002
598.91/593.83	c cleaning 62012 clauses out of 124063 with flag 2006000/2006000
616.03/610.88	c cleaning 63007 clauses out of 126052 with flag 2070001/2070001
635.70/630.41	c cleaning 63996 clauses out of 128044 with flag 2135000/2135000
659.31/653.91	c cleaning 65005 clauses out of 130049 with flag 2201001/2201001
686.14/680.67	c cleaning 65965 clauses out of 132043 with flag 2268000/2268000
709.91/704.29	c cleaning 66991 clauses out of 134078 with flag 2336000/2336000
737.35/731.57	c cleaning 68008 clauses out of 136088 with flag 2405001/2405001
759.10/753.12	c cleaning 69030 clauses out of 138084 with flag 2475005/2475005
791.42/785.32	c cleaning 70002 clauses out of 140049 with flag 2546000/2546000
822.27/816.00	c cleaning 70995 clauses out of 142047 with flag 2618000/2618000
845.46/839.10	c cleaning 72006 clauses out of 144052 with flag 2691000/2691000
875.57/869.15	c cleaning 72990 clauses out of 146047 with flag 2765001/2765001
910.33/903.73	c cleaning 73994 clauses out of 148057 with flag 2840001/2840001
940.61/933.88	c cleaning 74988 clauses out of 150065 with flag 2916003/2916003
974.32/967.43	c cleaning 76031 clauses out of 152075 with flag 2993001/2993001
995.94/988.94	c cleaning 77004 clauses out of 154046 with flag 3071003/3071003
1021.63/1014.53	c cleaning 77986 clauses out of 156039 with flag 3150000/3150000
1046.53/1039.33	c cleaning 79000 clauses out of 158053 with flag 3230000/3230000
1074.17/1066.80	c cleaning 79993 clauses out of 160053 with flag 3311000/3311000
1106.90/1099.42	c cleaning 80991 clauses out of 162060 with flag 3393000/3393000
1137.00/1129.45	c cleaning 81999 clauses out of 164071 with flag 3476002/3476002
1176.56/1168.88	c cleaning 83003 clauses out of 166071 with flag 3560001/3560001
1220.21/1212.35	c cleaning 83988 clauses out of 168068 with flag 3645001/3645001
1259.13/1251.06	c cleaning 85013 clauses out of 170079 with flag 3731000/3731000
1299.08/1290.87	c cleaning 86010 clauses out of 172068 with flag 3818002/3818002
1340.83/1332.47	c cleaning 86999 clauses out of 174056 with flag 3906000/3906000
1385.18/1376.68	c cleaning 87999 clauses out of 176057 with flag 3995000/3995000
1427.13/1418.44	c cleaning 88987 clauses out of 178058 with flag 4085000/4085000
1470.70/1461.82	c cleaning 89991 clauses out of 180071 with flag 4176000/4176000
1513.84/1504.86	c cleaning 90986 clauses out of 182080 with flag 4268000/4268000
1558.09/1548.94	c cleaning 92016 clauses out of 184097 with flag 4361003/4361003
1606.40/1597.01	c cleaning 93020 clauses out of 186080 with flag 4455002/4455002
1632.05/1622.52	c cleaning 94016 clauses out of 188058 with flag 4550000/4550000
1662.55/1652.91	c cleaning 94988 clauses out of 190042 with flag 4646000/4646000
1696.56/1686.89	c cleaning 96000 clauses out of 192055 with flag 4743001/4743001
1731.19/1721.38	c cleaning 97003 clauses out of 194056 with flag 4841002/4841002
1778.96/1768.92	c cleaning 97994 clauses out of 196051 with flag 4940000/4940000
1800.02/1789.81	c starts		: 273
1800.02/1789.81	c conflicts		: 4994784
1800.02/1789.81	c decisions		: 6864232
1800.02/1789.81	c propagations		: 980290596
1800.02/1789.81	c inspects		: 16734053790
1800.02/1789.81	c shortcuts		: 0
1800.02/1789.81	c learnt literals	: 0
1800.02/1789.81	c learnt binary clauses	: 0
1800.02/1789.81	c learnt ternary clauses	: 0
1800.02/1789.81	c learnt constraints	: 4994784
1800.02/1789.81	c ignored constraints	: 0
1800.02/1789.81	c root simplifications	: 0
1800.02/1789.81	c removed literals (reason simplification)	: 0
1800.02/1789.81	c reason swapping (by a shorter reason)	: 0
1800.02/1789.81	c Calls to reduceDB	: 95
1800.02/1789.81	c number of reductions to clauses (during analyze)	: 0
1800.02/1789.81	c number of learned constraints concerned by reduction	: 0
1800.02/1789.81	c number of learning phase by resolution	: 0
1800.02/1789.81	c number of learning phase by cutting planes	: 0
1800.02/1789.81	c speed (assignments/second)	: 548770.453553075
1800.02/1789.81	c non guided choices	683
1800.02/1789.85	c learnt constraints type 
1800.02/1789.85	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 152882
1800.02/1789.85	c constraints type 
1800.02/1789.85	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 467625
1800.02/1789.85	c org.sat4j.minisat.constraints.card.MinWatchCard => 750
1800.02/1789.85	c 468375 constraints processed.
1800.02/1789.85	s UNKNOWN
1800.02/1789.85	c Total wall clock time (in seconds): 1789.463

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3687333-1337871904/watcher-3687333-1337871904 -o /tmp/evaluation-result-3687333-1337871904/solver-3687333-1337871904 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687333-1337871904.opb 

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: 0.16 0.03 0.01 3/194 8885
/proc/meminfo: memFree=28522776/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/8885/stat : 8885 (runsolver) D 8883 8885 8709 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 253315337 12095488 50 33554432000 4194304 5436572 140737090574912 140737090571208 4883175 0 0 4096 24578 18446744071579943789 0 0 17 3 0 0 0 0 0
/proc/8885/statm: 2953 50 31 304 0 2645 0

[startup+0.03195 s]
/proc/loadavg: 0.16 0.03 0.01 3/194 8885
/proc/meminfo: memFree=28522776/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/8885/stat : 8885 (runsolver) D 8883 8885 8709 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 253315337 12095488 50 33554432000 4194304 5436572 140737090574912 140737090571208 4883175 0 0 4096 24578 18446744072101258628 0 0 17 3 0 0 1 0 0
/proc/8885/statm: 2953 50 31 304 0 2645 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11812

[startup+0.100286 s]
/proc/loadavg: 0.16 0.03 0.01 3/194 8885
/proc/meminfo: memFree=28522776/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8885/stat : 8885 (java) D 8883 8885 8709 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 253315337 9515008 175 33554432000 1073741824 1073778376 140735546542016 140735546524744 213419639696 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 1 0 0
/proc/8885/statm: 2323 175 133 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9292

[startup+0.300268 s]
/proc/loadavg: 0.16 0.03 0.01 3/194 8885
/proc/meminfo: memFree=28522776/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9092432 CPUtime=0.01 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 2938 0 1 0 1 0 0 0 20 0 11 0 253315337 9310650368 3638 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2273108 3638 1644 9 0 2263809 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9092432

[startup+0.700248 s]
/proc/loadavg: 0.16 0.03 0.01 3/194 8885
/proc/meminfo: memFree=28522776/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9558412 CPUtime=0.73 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 8158 0 1 0 71 2 0 0 20 0 18 0 253315337 9787813888 17911 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2389603 17911 2227 9 0 2380296 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 9558412

[startup+1.50083 s]
/proc/loadavg: 0.16 0.03 0.01 2/189 8928
/proc/meminfo: memFree=28434312/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9558412 CPUtime=1.78 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 9356 0 1 0 171 7 0 0 20 0 18 0 253315337 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2389603 52756 2245 9 0 2380296 0
[pid=8885/tid=8887] ppid=8883 vsize=9558412 CPUtime=1.16 cores=1,3,5,7
/proc/8885/task/8887/stat : 8887 (java) R 8883 8885 8709 0 -1 4202560 2544 0 1 0 112 4 0 0 20 0 18 0 253315353 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065466408832 140065338899757 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8888] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8888/stat : 8888 (java) S 8883 8885 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 253315364 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065310095784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8889] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8889/stat : 8889 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 253315364 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065309043240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8890] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8890/stat : 8890 (java) S 8883 8885 8709 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 253315364 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065307990184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8891] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8891/stat : 8891 (java) S 8883 8885 8709 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 253315365 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065306937640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8892] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8892/stat : 8892 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 253315365 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065305885608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8893] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8893/stat : 8893 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 253315365 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065304833064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8894] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8894/stat : 8894 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253315365 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065303780008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8895] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8895/stat : 8895 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 253315365 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065302727464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8896] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8896/stat : 8896 (java) S 8883 8885 8709 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 253315367 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065290529128 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8897] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8897/stat : 8897 (java) S 8883 8885 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 253315368 9787813888 52756 33554432000 1073741824 1073778376 140735135057312 140065289475448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8898] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8898/stat : 8898 (java) S 8883 8885 8709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 253315368 9787813888 53268 33554432000 1073741824 1073778376 140735135057312 140065288422280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8899] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8899/stat : 8899 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253315370 9787813888 53268 33554432000 1073741824 1073778376 140735135057312 140065287371024 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8900] ppid=8883 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/8885/task/8900/stat : 8900 (java) S 8883 8885 8709 0 -1 4202560 2473 0 0 0 23 0 0 0 20 0 18 0 253315370 9787813888 53268 33554432000 1073741824 1073778376 140735135057312 140065286318904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8901] ppid=8883 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/8885/task/8901/stat : 8901 (java) S 8883 8885 8709 0 -1 4202560 3044 0 0 0 25 0 0 0 20 0 18 0 253315370 9787813888 53268 33554432000 1073741824 1073778376 140735135057312 140065285266360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8902] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8902/stat : 8902 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253315370 9787813888 53268 33554432000 1073741824 1073778376 140735135057312 140065284213496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8903] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8903/stat : 8903 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253315370 9787813888 53268 33554432000 1073741824 1073778376 140735135057312 140065283161160 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 9558412

[startup+3.10082 s]
/proc/loadavg: 0.16 0.03 0.01 2/189 8928
/proc/meminfo: memFree=28283996/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9558412 CPUtime=3.57 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 9734 0 1 0 338 19 0 0 20 0 18 0 253315337 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2389603 125128 2245 9 0 2380296 0
[pid=8885/tid=8887] ppid=8883 vsize=9558412 CPUtime=2.69 cores=1,3,5,7
/proc/8885/task/8887/stat : 8887 (java) R 8883 8885 8709 0 -1 4202560 2667 0 1 0 260 9 0 0 20 0 18 0 253315353 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065466408832 140065338965907 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8888] ppid=8883 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/8885/task/8888/stat : 8888 (java) S 8883 8885 8709 0 -1 4202560 30 0 0 0 2 0 0 0 20 0 18 0 253315364 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065310095784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8889] ppid=8883 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/8885/task/8889/stat : 8889 (java) S 8883 8885 8709 0 -1 4202560 17 0 0 0 2 2 0 0 20 0 18 0 253315364 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065309043240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8890] ppid=8883 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/8885/task/8890/stat : 8890 (java) S 8883 8885 8709 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 18 0 253315364 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065307990184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8891] ppid=8883 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/8885/task/8891/stat : 8891 (java) S 8883 8885 8709 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 18 0 253315365 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065306937640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8892] ppid=8883 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/8885/task/8892/stat : 8892 (java) S 8883 8885 8709 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 253315365 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065305885608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8893] ppid=8883 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/8885/task/8893/stat : 8893 (java) S 8883 8885 8709 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 18 0 253315365 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065304833064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8894] ppid=8883 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/8885/task/8894/stat : 8894 (java) S 8883 8885 8709 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 18 0 253315365 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065303780008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8895] ppid=8883 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/8885/task/8895/stat : 8895 (java) S 8883 8885 8709 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 18 0 253315365 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065302727464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8896] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8896/stat : 8896 (java) S 8883 8885 8709 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 253315367 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065290529128 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8897] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8897/stat : 8897 (java) S 8883 8885 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 253315368 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065289475448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8898] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8898/stat : 8898 (java) S 8883 8885 8709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 253315368 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065288422280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8899] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8899/stat : 8899 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253315370 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065287371024 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8900] ppid=8883 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/8885/task/8900/stat : 8900 (java) S 8883 8885 8709 0 -1 4202560 2473 0 0 0 23 0 0 0 20 0 18 0 253315370 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065286318904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8901] ppid=8883 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/8885/task/8901/stat : 8901 (java) S 8883 8885 8709 0 -1 4202560 3044 0 0 0 25 0 0 0 20 0 18 0 253315370 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065285266360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8902] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8902/stat : 8902 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253315370 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065284213496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8903] ppid=8883 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8903/stat : 8903 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253315370 9787813888 125128 33554432000 1073741824 1073778376 140735135057312 140065283161160 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 9558412

[startup+6.30077 s]
/proc/loadavg: 0.31 0.07 0.02 3/212 8960
/proc/meminfo: memFree=27564156/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9624976 CPUtime=7.62 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 13526 0 1 0 731 31 0 0 20 0 19 0 253315337 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2406244 171142 2278 9 0 2396937 0
[pid=8885/tid=8887] ppid=8883 vsize=9624976 CPUtime=5.5 cores=1,3,5,7
/proc/8885/task/8887/stat : 8887 (java) R 8883 8885 8709 0 -1 4202560 2715 0 1 0 540 10 0 0 20 0 19 0 253315353 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065466415784 140065339377938 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8888] ppid=8883 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/8885/task/8888/stat : 8888 (java) S 8883 8885 8709 0 -1 4202560 50 0 0 0 4 2 0 0 20 0 19 0 253315364 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065310095784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8889] ppid=8883 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/8885/task/8889/stat : 8889 (java) S 8883 8885 8709 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 19 0 253315364 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065309043240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8890] ppid=8883 vsize=9624976 CPUtime=0.1 cores=1,3,5,7
/proc/8885/task/8890/stat : 8890 (java) S 8883 8885 8709 0 -1 4202560 43 0 0 0 8 2 0 0 20 0 19 0 253315364 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065307990184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8891] ppid=8883 vsize=9624976 CPUtime=0.08 cores=1,3,5,7
/proc/8885/task/8891/stat : 8891 (java) S 8883 8885 8709 0 -1 4202560 46 0 0 0 6 2 0 0 20 0 19 0 253315365 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065306937640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8892] ppid=8883 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/8885/task/8892/stat : 8892 (java) S 8883 8885 8709 0 -1 4202560 56 0 0 0 9 3 0 0 20 0 19 0 253315365 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065305885608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8893] ppid=8883 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/8885/task/8893/stat : 8893 (java) S 8883 8885 8709 0 -1 4202560 54 0 0 0 5 2 0 0 20 0 19 0 253315365 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065304833064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8894] ppid=8883 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/8885/task/8894/stat : 8894 (java) S 8883 8885 8709 0 -1 4202560 36 0 0 0 6 1 0 0 20 0 19 0 253315365 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065303780008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8895] ppid=8883 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/8885/task/8895/stat : 8895 (java) S 8883 8885 8709 0 -1 4202560 68 0 0 0 10 4 0 0 20 0 19 0 253315365 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065302727464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8896] ppid=8883 vsize=9624976 CPUtime=0.23 cores=1,3,5,7
/proc/8885/task/8896/stat : 8896 (java) S 8883 8885 8709 0 -1 4202560 510 0 0 0 23 0 0 0 20 0 19 0 253315367 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065290529128 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8897] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8897/stat : 8897 (java) S 8883 8885 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065289475448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8898] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8898/stat : 8898 (java) S 8883 8885 8709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065288422280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8899] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8899/stat : 8899 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065287371024 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8900] ppid=8883 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/8885/task/8900/stat : 8900 (java) S 8883 8885 8709 0 -1 4202560 3239 0 0 0 41 0 0 0 20 0 19 0 253315370 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065286318904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8901] ppid=8883 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/8885/task/8901/stat : 8901 (java) S 8883 8885 8709 0 -1 4202560 5490 0 0 0 55 2 0 0 20 0 19 0 253315370 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065285266360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8902] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8902/stat : 8902 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065284213496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8903] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8903/stat : 8903 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065283161160 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8933] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8933/stat : 8933 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253315685 9855975424 171142 33554432000 1073741824 1073778376 140735135057312 140065282106408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]
/proc/loadavg: 0.44 0.10 0.03 3/192 8969
/proc/meminfo: memFree=27866744/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9624976 CPUtime=14.18 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 13540 0 1 0 1386 32 0 0 20 0 19 0 253315337 9855975424 173103 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0

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

[pid=8885/tid=8900] ppid=8883 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/8885/task/8900/stat : 8900 (java) S 8883 8885 8709 0 -1 4202560 3241 0 0 0 44 0 0 0 20 0 19 0 253315370 9855975424 240908 33554432000 1073741824 1073778376 140735135057312 140065286318904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8901] ppid=8883 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/8885/task/8901/stat : 8901 (java) S 8883 8885 8709 0 -1 4202560 5504 0 0 0 63 2 0 0 20 0 19 0 253315370 9855975424 240908 33554432000 1073741824 1073778376 140735135057312 140065285266360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8902] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8902/stat : 8902 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 240908 33554432000 1073741824 1073778376 140735135057312 140065284213496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8903] ppid=8883 vsize=9624976 CPUtime=0.91 cores=1,3,5,7
/proc/8885/task/8903/stat : 8903 (java) S 8883 8885 8709 0 -1 4202560 95 0 0 0 46 45 0 0 20 0 19 0 253315370 9855975424 240908 33554432000 1073741824 1073778376 140735135057312 140065283161160 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8933] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8933/stat : 8933 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253315685 9855975424 240908 33554432000 1073741824 1073778376 140735135057312 140065282106408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1672.03
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.68 10/213 9546
/proc/meminfo: memFree=27311376/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9624976 CPUtime=1732.33 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 17856 0 1 0 173050 183 0 0 20 0 19 0 253315337 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2406244 240923 2279 9 0 2396937 0
[pid=8885/tid=8887] ppid=8883 vsize=9624976 CPUtime=1693.1 cores=1,3,5,7
/proc/8885/task/8887/stat : 8887 (java) R 8883 8885 8709 0 -1 4202560 2807 0 1 0 169275 35 0 0 20 0 19 0 253315353 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065466417560 140065339377876 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8888] ppid=8883 vsize=9624976 CPUtime=1.14 cores=1,3,5,7
/proc/8885/task/8888/stat : 8888 (java) S 8883 8885 8709 0 -1 4202560 461 0 0 0 107 7 0 0 20 0 19 0 253315364 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065310095784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8889] ppid=8883 vsize=9624976 CPUtime=1.1 cores=1,3,5,7
/proc/8885/task/8889/stat : 8889 (java) S 8883 8885 8709 0 -1 4202560 467 0 0 0 102 8 0 0 20 0 19 0 253315364 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065309043240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8890] ppid=8883 vsize=9624976 CPUtime=1.36 cores=1,3,5,7
/proc/8885/task/8890/stat : 8890 (java) S 8883 8885 8709 0 -1 4202560 554 0 0 0 129 7 0 0 20 0 19 0 253315364 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065307990184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8891] ppid=8883 vsize=9624976 CPUtime=1.2 cores=1,3,5,7
/proc/8885/task/8891/stat : 8891 (java) S 8883 8885 8709 0 -1 4202560 766 0 0 0 111 9 0 0 20 0 19 0 253315365 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065306937640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8892] ppid=8883 vsize=9624976 CPUtime=1.24 cores=1,3,5,7
/proc/8885/task/8892/stat : 8892 (java) S 8883 8885 8709 0 -1 4202560 514 0 0 0 116 8 0 0 20 0 19 0 253315365 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065305885608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8893] ppid=8883 vsize=9624976 CPUtime=1.25 cores=1,3,5,7
/proc/8885/task/8893/stat : 8893 (java) S 8883 8885 8709 0 -1 4202560 363 0 0 0 117 8 0 0 20 0 19 0 253315365 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065304833064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8894] ppid=8883 vsize=9624976 CPUtime=1.32 cores=1,3,5,7
/proc/8885/task/8894/stat : 8894 (java) S 8883 8885 8709 0 -1 4202560 612 0 0 0 125 7 0 0 20 0 19 0 253315365 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065303780008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8895] ppid=8883 vsize=9624976 CPUtime=1.33 cores=1,3,5,7
/proc/8885/task/8895/stat : 8895 (java) S 8883 8885 8709 0 -1 4202560 466 0 0 0 125 8 0 0 20 0 19 0 253315365 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065302727464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8896] ppid=8883 vsize=9624976 CPUtime=21.76 cores=1,3,5,7
/proc/8885/task/8896/stat : 8896 (java) S 8883 8885 8709 0 -1 4202560 821 0 0 0 2172 4 0 0 20 0 19 0 253315367 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065290529128 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8897] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8897/stat : 8897 (java) S 8883 8885 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065289475448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8898] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8898/stat : 8898 (java) S 8883 8885 8709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065288422280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8899] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8899/stat : 8899 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065287371024 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8900] ppid=8883 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/8885/task/8900/stat : 8900 (java) S 8883 8885 8709 0 -1 4202560 3241 0 0 0 44 0 0 0 20 0 19 0 253315370 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065286318904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8901] ppid=8883 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/8885/task/8901/stat : 8901 (java) S 8883 8885 8709 0 -1 4202560 5504 0 0 0 63 2 0 0 20 0 19 0 253315370 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065285266360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8902] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8902/stat : 8902 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065284213496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8903] ppid=8883 vsize=9624976 CPUtime=0.95 cores=1,3,5,7
/proc/8885/task/8903/stat : 8903 (java) S 8883 8885 8709 0 -1 4202560 99 0 0 0 48 47 0 0 20 0 19 0 253315370 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065283161160 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8933] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8933/stat : 8933 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253315685 9855975424 240923 33554432000 1073741824 1073778376 140735135057312 140065282106408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1732.33
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 1.70 3/213 9546
/proc/meminfo: memFree=27238952/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9624976 CPUtime=1792.5 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 17913 0 1 0 179063 187 0 0 20 0 19 0 253315337 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2406244 243008 2279 9 0 2396937 0
[pid=8885/tid=8887] ppid=8883 vsize=9624976 CPUtime=1752.65 cores=1,3,5,7
/proc/8885/task/8887/stat : 8887 (java) R 8883 8885 8709 0 -1 4202560 2808 0 1 0 175229 36 0 0 20 0 19 0 253315353 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065466417440 140065339377937 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8888] ppid=8883 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/8885/task/8888/stat : 8888 (java) S 8883 8885 8709 0 -1 4202560 472 0 0 0 109 7 0 0 20 0 19 0 253315364 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065310095784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8889] ppid=8883 vsize=9624976 CPUtime=1.12 cores=1,3,5,7
/proc/8885/task/8889/stat : 8889 (java) S 8883 8885 8709 0 -1 4202560 472 0 0 0 104 8 0 0 20 0 19 0 253315364 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065309043240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8890] ppid=8883 vsize=9624976 CPUtime=1.4 cores=1,3,5,7
/proc/8885/task/8890/stat : 8890 (java) S 8883 8885 8709 0 -1 4202560 562 0 0 0 133 7 0 0 20 0 19 0 253315364 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065307990184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8891] ppid=8883 vsize=9624976 CPUtime=1.22 cores=1,3,5,7
/proc/8885/task/8891/stat : 8891 (java) S 8883 8885 8709 0 -1 4202560 769 0 0 0 113 9 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065306937640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8892] ppid=8883 vsize=9624976 CPUtime=1.27 cores=1,3,5,7
/proc/8885/task/8892/stat : 8892 (java) S 8883 8885 8709 0 -1 4202560 520 0 0 0 118 9 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065305885608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8893] ppid=8883 vsize=9624976 CPUtime=1.26 cores=1,3,5,7
/proc/8885/task/8893/stat : 8893 (java) S 8883 8885 8709 0 -1 4202560 368 0 0 0 118 8 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065304833064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8894] ppid=8883 vsize=9624976 CPUtime=1.33 cores=1,3,5,7
/proc/8885/task/8894/stat : 8894 (java) S 8883 8885 8709 0 -1 4202560 615 0 0 0 126 7 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065303780008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8895] ppid=8883 vsize=9624976 CPUtime=1.34 cores=1,3,5,7
/proc/8885/task/8895/stat : 8895 (java) S 8883 8885 8709 0 -1 4202560 466 0 0 0 126 8 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065302727464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8896] ppid=8883 vsize=9624976 CPUtime=22 cores=1,3,5,7
/proc/8885/task/8896/stat : 8896 (java) S 8883 8885 8709 0 -1 4202560 832 0 0 0 2196 4 0 0 20 0 19 0 253315367 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065290529128 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8897] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8897/stat : 8897 (java) S 8883 8885 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065289475448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8898] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8898/stat : 8898 (java) S 8883 8885 8709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065288422280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8899] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8899/stat : 8899 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065287371024 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8900] ppid=8883 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/8885/task/8900/stat : 8900 (java) S 8883 8885 8709 0 -1 4202560 3241 0 0 0 44 0 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065286318904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8901] ppid=8883 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/8885/task/8901/stat : 8901 (java) S 8883 8885 8709 0 -1 4202560 5504 0 0 0 63 2 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065285266360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8902] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8902/stat : 8902 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065284213496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8903] ppid=8883 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/8885/task/8903/stat : 8903 (java) S 8883 8885 8709 0 -1 4202560 103 0 0 0 49 49 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065283161160 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8933] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8933/stat : 8933 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253315685 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065282106408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.8 s]
/proc/loadavg: 2.03 2.01 1.70 3/213 9547
/proc/meminfo: memFree=27239200/32873844 swapFree=6592/6592
[pid=8885] ppid=8883 vsize=9624976 CPUtime=1800.02 cores=1,3,5,7
/proc/8885/stat : 8885 (java) S 8883 8885 8709 0 -1 4202496 17913 0 1 0 179814 188 0 0 20 0 19 0 253315337 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140735135048448 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 1 0 0
/proc/8885/statm: 2406244 243008 2279 9 0 2396937 0
[pid=8885/tid=8887] ppid=8883 vsize=9624976 CPUtime=1760.14 cores=1,3,5,7
/proc/8885/task/8887/stat : 8887 (java) R 8883 8885 8709 0 -1 4202560 2808 0 1 0 175978 36 0 0 20 0 19 0 253315353 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065466417440 140065339152929 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8888] ppid=8883 vsize=9624976 CPUtime=1.16 cores=1,3,5,7
/proc/8885/task/8888/stat : 8888 (java) S 8883 8885 8709 0 -1 4202560 472 0 0 0 109 7 0 0 20 0 19 0 253315364 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065310095784 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8889] ppid=8883 vsize=9624976 CPUtime=1.12 cores=1,3,5,7
/proc/8885/task/8889/stat : 8889 (java) S 8883 8885 8709 0 -1 4202560 472 0 0 0 104 8 0 0 20 0 19 0 253315364 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065309043240 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8890] ppid=8883 vsize=9624976 CPUtime=1.4 cores=1,3,5,7
/proc/8885/task/8890/stat : 8890 (java) S 8883 8885 8709 0 -1 4202560 562 0 0 0 133 7 0 0 20 0 19 0 253315364 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065307990184 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8891] ppid=8883 vsize=9624976 CPUtime=1.22 cores=1,3,5,7
/proc/8885/task/8891/stat : 8891 (java) S 8883 8885 8709 0 -1 4202560 769 0 0 0 113 9 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065306937640 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8892] ppid=8883 vsize=9624976 CPUtime=1.27 cores=1,3,5,7
/proc/8885/task/8892/stat : 8892 (java) S 8883 8885 8709 0 -1 4202560 520 0 0 0 118 9 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065305885608 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8893] ppid=8883 vsize=9624976 CPUtime=1.26 cores=1,3,5,7
/proc/8885/task/8893/stat : 8893 (java) S 8883 8885 8709 0 -1 4202560 368 0 0 0 118 8 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065304833064 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8894] ppid=8883 vsize=9624976 CPUtime=1.33 cores=1,3,5,7
/proc/8885/task/8894/stat : 8894 (java) S 8883 8885 8709 0 -1 4202560 615 0 0 0 126 7 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065303780008 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8895] ppid=8883 vsize=9624976 CPUtime=1.34 cores=1,3,5,7
/proc/8885/task/8895/stat : 8895 (java) S 8883 8885 8709 0 -1 4202560 466 0 0 0 126 8 0 0 20 0 19 0 253315365 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065302727464 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8896] ppid=8883 vsize=9624976 CPUtime=22 cores=1,3,5,7
/proc/8885/task/8896/stat : 8896 (java) S 8883 8885 8709 0 -1 4202560 832 0 0 0 2196 4 0 0 20 0 19 0 253315367 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065290529128 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8897] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8897/stat : 8897 (java) S 8883 8885 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065289475448 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8898] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8898/stat : 8898 (java) S 8883 8885 8709 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253315368 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065288422280 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8899] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8899/stat : 8899 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065287371024 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8885/tid=8900] ppid=8883 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/8885/task/8900/stat : 8900 (java) S 8883 8885 8709 0 -1 4202560 3241 0 0 0 44 0 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065286318904 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8901] ppid=8883 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/8885/task/8901/stat : 8901 (java) S 8883 8885 8709 0 -1 4202560 5504 0 0 0 63 2 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065285266360 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8885/tid=8902] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8902/stat : 8902 (java) S 8883 8885 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065284213496 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8885/tid=8903] ppid=8883 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/8885/task/8903/stat : 8903 (java) S 8883 8885 8709 0 -1 4202560 103 0 0 0 50 49 0 0 20 0 19 0 253315370 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065283161160 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8885/tid=8933] ppid=8883 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/8885/task/8933/stat : 8933 (java) S 8883 8885 8709 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253315685 9855975424 243008 33554432000 1073741824 1073778376 140735135057312 140065282106408 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8885 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=989424
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=681744
# CPU time returned by wait4() is 1794.67
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1789.86
CPU time (s): 1800.02
CPU user time (s): 1798.14
CPU system time (s): 1.88
CPU usage (%): 100.568
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.99
system time used= 1.68174
maximum resident set size= 972156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17948
page faults= 1
swaps= 0
block input operations= 8
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40465
involuntary context switches= 12569

runsolver used 8.37973 second user time and 14.2838 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-24 17:05:05
IDJOB=3687333
IDBENCH=1373
IDSOLVER=2269
FILE ID=node140/3687333-1337871904
RUNJOBID= node140-1337871881-8726
PBS_JOBID= 14620064
Free space on /tmp= 71660 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687333-1337871904/watcher-3687333-1337871904 -o /tmp/evaluation-result-3687333-1337871904/solver-3687333-1337871904 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687333-1337871904.opb

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

MD5SUM BENCH= 84dfc4b706a5e82746c96ff285501708
RANDOM SEED=1892324202

node140.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.094
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.18
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.094
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	: 5331.91
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.094
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	: 5331.91
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.094
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	: 5331.91
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.094
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	: 5331.92
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.094
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	: 5331.88
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.094
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	: 5331.90
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.094
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28523420 kB
Buffers:          218296 kB
Cached:          3275228 kB
SwapCached:            0 kB
Active:           474984 kB
Inactive:        3094904 kB
Active(anon):      77952 kB
Inactive(anon):        0 kB
Active(file):     397032 kB
Inactive(file):  3094904 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20520 kB
Writeback:             0 kB
AnonPages:         86040 kB
Mapped:            22560 kB
Shmem:               200 kB
Slab:             640424 kB
SReclaimable:      82852 kB
SUnreclaim:       557572 kB
KernelStack:        1584 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     695308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71660 MiB
End job on node140 at 2012-05-24 17:34:57