Trace number 3689449

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.01 1792.66

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-122.opb
MD5SUM45533d52c524a74641c715d4320b890b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
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 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.08	c version 2.3.2.v20120418
0.05/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.08	c java.vm.version	19.1-b02
0.05/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.08	c sun.arch.data.model	64
0.05/0.08	c java.version		1.6.0_24
0.05/0.08	c os.name		Linux
0.05/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.08	c os.arch		amd64
0.05/0.09	c Free memory 		501472288
0.05/0.09	c Max memory 		7480803328
0.05/0.09	c Total memory 		504102912
0.05/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3689449-1337890486.opb
0.10/0.11	c reading problem ... 
8.33/6.66	c ... done. Wall clock time 6.548s.
8.33/6.66	c declared #vars     48411
8.33/6.66	c #constraints  1123290
8.33/6.66	c constraints type 
8.33/6.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773682
8.33/6.66	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
8.33/6.66	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235813
8.33/6.66	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110271
8.33/6.66	c 1123290 constraints processed.
16.12/13.93	c cleaning 2488 clauses out of 5001 with flag 5001/5001
21.48/18.73	c cleaning 4253 clauses out of 8512 with flag 11000/11000
29.12/26.31	c cleaning 5601 clauses out of 11259 with flag 18000/18000
33.95/31.17	c cleaning 6811 clauses out of 13661 with flag 26003/26003
39.53/36.65	c cleaning 7897 clauses out of 15850 with flag 35003/35003
46.37/43.44	c cleaning 8956 clauses out of 17951 with flag 45001/45001
53.70/50.75	c cleaning 9973 clauses out of 19994 with flag 56000/56000
61.95/58.92	c cleaning 11005 clauses out of 22021 with flag 68000/68000
71.18/68.11	c cleaning 12006 clauses out of 24017 with flag 81001/81001
81.51/78.49	c cleaning 12971 clauses out of 26011 with flag 95001/95001
90.77/87.66	c cleaning 14008 clauses out of 28039 with flag 110000/110000
100.80/97.60	c cleaning 14988 clauses out of 30031 with flag 126000/126000
111.64/108.46	c cleaning 15978 clauses out of 32043 with flag 143000/143000
125.59/122.38	c cleaning 16980 clauses out of 34066 with flag 161001/161001
139.06/135.71	c cleaning 17966 clauses out of 36085 with flag 180000/180000
147.70/144.30	c cleaning 18951 clauses out of 38120 with flag 200003/200003
158.26/154.83	c cleaning 20053 clauses out of 40164 with flag 221000/221000
170.87/167.41	c cleaning 20991 clauses out of 42111 with flag 243000/243000
186.53/183.03	c cleaning 22009 clauses out of 44120 with flag 266001/266001
200.28/196.72	c cleaning 23025 clauses out of 46112 with flag 290002/290002
212.93/209.31	c cleaning 24029 clauses out of 48085 with flag 315000/315000
225.80/222.13	c cleaning 24988 clauses out of 50056 with flag 341000/341000
246.33/242.67	c cleaning 26020 clauses out of 52071 with flag 368003/368003
271.62/267.81	c cleaning 27012 clauses out of 54050 with flag 396002/396002
297.03/293.12	c cleaning 27809 clauses out of 56037 with flag 425001/425001
312.58/308.65	c cleaning 29081 clauses out of 58226 with flag 455001/455001
334.72/330.70	c cleaning 30041 clauses out of 60144 with flag 486000/486000
357.20/353.16	c cleaning 31021 clauses out of 62104 with flag 518002/518002
392.66/388.50	c cleaning 32030 clauses out of 64081 with flag 551000/551000
426.05/421.84	c cleaning 33017 clauses out of 66051 with flag 585000/585000
451.07/446.85	c cleaning 33995 clauses out of 68033 with flag 620000/620000
473.23/468.93	c cleaning 34996 clauses out of 70040 with flag 656002/656002
498.79/494.49	c cleaning 35998 clauses out of 72042 with flag 693000/693000
526.05/521.64	c cleaning 36982 clauses out of 74045 with flag 731001/731001
549.19/544.79	c cleaning 38013 clauses out of 76061 with flag 770000/770000
573.27/568.75	c cleaning 38991 clauses out of 78049 with flag 810001/810001
598.00/593.44	c cleaning 39982 clauses out of 80058 with flag 851001/851001
627.36/622.71	c cleaning 41014 clauses out of 82075 with flag 893000/893000
666.30/661.61	c cleaning 42011 clauses out of 84064 with flag 936003/936003
705.85/701.12	c cleaning 42985 clauses out of 86050 with flag 980000/980000
731.06/726.26	c cleaning 44022 clauses out of 88065 with flag 1025000/1025000
770.73/765.89	c cleaning 44981 clauses out of 90043 with flag 1071000/1071000
811.99/807.07	c cleaning 45999 clauses out of 92062 with flag 1118000/1118000
853.60/848.55	c cleaning 46956 clauses out of 94063 with flag 1166001/1166001
895.20/890.02	c cleaning 48019 clauses out of 96106 with flag 1215000/1215000
933.52/928.21	c cleaning 49003 clauses out of 98088 with flag 1265001/1265001
971.74/966.30	c cleaning 49979 clauses out of 100086 with flag 1316003/1316003
1009.53/1004.06	c cleaning 50989 clauses out of 102105 with flag 1368001/1368001
1051.25/1045.67	c cleaning 52004 clauses out of 104116 with flag 1421001/1421001
1081.45/1075.77	c cleaning 52992 clauses out of 106108 with flag 1475001/1475001
1124.70/1118.95	c cleaning 54054 clauses out of 108117 with flag 1530002/1530002
1176.21/1170.37	c cleaning 54953 clauses out of 110062 with flag 1586001/1586001
1228.26/1222.35	c cleaning 56030 clauses out of 112109 with flag 1643001/1643001
1271.29/1265.21	c cleaning 57014 clauses out of 114078 with flag 1701000/1701000
1315.84/1309.65	c cleaning 57969 clauses out of 116068 with flag 1760004/1760004
1363.36/1357.04	c cleaning 58942 clauses out of 118095 with flag 1820000/1820000
1412.22/1405.69	c cleaning 59990 clauses out of 120154 with flag 1881001/1881001
1463.20/1456.47	c cleaning 61075 clauses out of 122164 with flag 1943001/1943001
1519.79/1512.96	c cleaning 62034 clauses out of 124092 with flag 2006004/2006004
1569.68/1562.79	c cleaning 63009 clauses out of 126056 with flag 2070002/2070002
1616.78/1609.76	c cleaning 64005 clauses out of 128047 with flag 2135002/2135002
1670.84/1663.75	c cleaning 65001 clauses out of 130040 with flag 2201000/2201000
1725.02/1717.85	c cleaning 65986 clauses out of 132044 with flag 2268005/2268005
1770.42/1763.10	c cleaning 67012 clauses out of 134055 with flag 2336002/2336002
1800.01/1792.61	c starts		: 228
1800.01/1792.61	c conflicts		: 2390225
1800.01/1792.61	c decisions		: 16429988
1800.01/1792.61	c propagations		: 4005736586
1800.01/1792.61	c inspects		: 19588945098
1800.01/1792.61	c shortcuts		: 0
1800.01/1792.61	c learnt literals	: 16
1800.01/1792.61	c learnt binary clauses	: 504
1800.01/1792.61	c learnt ternary clauses	: 2034
1800.01/1792.61	c learnt constraints	: 2390209
1800.01/1792.61	c ignored constraints	: 0
1800.01/1792.61	c root simplifications	: 0
1800.01/1792.61	c removed literals (reason simplification)	: 0
1800.01/1792.61	c reason swapping (by a shorter reason)	: 0
1800.01/1792.61	c Calls to reduceDB	: 64
1800.01/1792.61	c number of reductions to clauses (during analyze)	: 0
1800.01/1792.61	c number of learned constraints concerned by reduction	: 0
1800.01/1792.61	c number of learning phase by resolution	: 0
1800.01/1792.61	c number of learning phase by cutting planes	: 0
1800.01/1792.61	c speed (assignments/second)	: 2242953.823265419
1800.01/1792.61	c non guided choices	1742550
1800.01/1792.65	c learnt constraints type 
1800.01/1792.65	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 504
1800.01/1792.65	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 120817
1800.01/1792.65	c constraints type 
1800.01/1792.65	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773682
1800.01/1792.65	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
1800.01/1792.65	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235813
1800.01/1792.65	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110271
1800.01/1792.65	c 1123290 constraints processed.
1800.01/1792.65	s UNKNOWN
1800.01/1792.65	c Total wall clock time (in seconds): 1792.538

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-3689449-1337890486/watcher-3689449-1337890486 -o /tmp/evaluation-result-3689449-1337890486/solver-3689449-1337890486 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689449-1337890486.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.92 1.46 2.37 3/191 6333
/proc/meminfo: memFree=29523708/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/6333/stat : 6333 (java) R 6331 6333 718 0 -1 4202496 986 0 0 0 0 0 0 0 20 0 1 0 255174192 23793664 714 33554432000 1073741824 1073778376 140734696116336 140734696105400 229346687056 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 5809 714 528 9 0 128 0

[startup+0.071075 s]
/proc/loadavg: 0.92 1.46 2.37 3/191 6333
/proc/meminfo: memFree=29523708/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 3290 0 1 0 5 0 0 0 20 0 18 0 255174192 9787813888 4499 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2389603 4499 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100332 s]
/proc/loadavg: 0.92 1.46 2.37 3/191 6333
/proc/meminfo: memFree=29523708/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 4358 0 1 0 9 1 0 0 20 0 18 0 255174192 9787813888 5542 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2389603 5544 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300165 s]
/proc/loadavg: 0.92 1.46 2.37 3/191 6333
/proc/meminfo: memFree=29523708/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9558412 CPUtime=0.49 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 6029 0 1 0 47 2 0 0 20 0 18 0 255174192 9787813888 10162 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2389603 10162 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558412

[startup+0.700327 s]
/proc/loadavg: 0.92 1.46 2.37 3/191 6333
/proc/meminfo: memFree=29523708/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9558412 CPUtime=1.16 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 6873 0 1 0 112 4 0 0 20 0 18 0 255174192 9787813888 40260 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2389603 40260 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9558412

[startup+1.5007 s]
/proc/loadavg: 0.92 1.46 2.37 5/209 6351
/proc/meminfo: memFree=29195108/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9558412 CPUtime=2.19 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 8308 0 1 0 209 10 0 0 20 0 18 0 255174192 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2389603 77289 2247 9 0 2380296 0
[pid=6333/tid=6335] ppid=6331 vsize=9558412 CPUtime=1.43 cores=1,3,5,7
/proc/6333/task/6335/stat : 6335 (java) R 6331 6333 718 0 -1 4202560 2571 0 1 0 137 6 0 0 20 0 18 0 255174193 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070473247896 229359281421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6336] ppid=6331 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/6333/task/6336/stat : 6336 (java) S 6331 6333 718 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 255174193 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070434740648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6337] ppid=6331 vsize=9558412 CPUtime=0.01 cores=1,3,5,7
/proc/6333/task/6337/stat : 6337 (java) S 6331 6333 718 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 18 0 255174193 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070433688104 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6338] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6338/stat : 6338 (java) S 6331 6333 718 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 255174193 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070432635048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6339] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6339/stat : 6339 (java) S 6331 6333 718 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 255174193 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070431582504 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6340] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6340/stat : 6340 (java) S 6331 6333 718 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 255174194 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070430530472 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6341] ppid=6331 vsize=9558412 CPUtime=0.01 cores=1,3,5,7
/proc/6333/task/6341/stat : 6341 (java) S 6331 6333 718 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 255174194 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070429477928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6342] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6342/stat : 6342 (java) S 6331 6333 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 255174194 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070428424872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6343] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6343/stat : 6343 (java) S 6331 6333 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255174194 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070427372328 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6344] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6344/stat : 6344 (java) S 6331 6333 718 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070297442664 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6345] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6345/stat : 6345 (java) S 6331 6333 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070296388984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6346] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6346/stat : 6346 (java) S 6331 6333 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070295335816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6347] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6347/stat : 6347 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070294284560 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6348] ppid=6331 vsize=9558412 CPUtime=0.31 cores=1,3,5,7
/proc/6333/task/6348/stat : 6348 (java) S 6331 6333 718 0 -1 4202560 1558 0 0 0 31 0 0 0 20 0 18 0 255174198 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140070293232440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6349] ppid=6331 vsize=9558412 CPUtime=0.26 cores=1,3,5,7
/proc/6333/task/6349/stat : 6349 (java) S 6331 6333 718 0 -1 4202560 2739 0 0 0 26 0 0 0 20 0 18 0 255174198 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140069419609016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6350] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6350/stat : 6350 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140069418556152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6351] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6351/stat : 6351 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 77289 33554432000 1073741824 1073778376 140734696116336 140069417503816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9558412

[startup+3.10063 s]
/proc/loadavg: 0.92 1.46 2.37 3/209 6351
/proc/meminfo: memFree=28816108/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9558412 CPUtime=4.04 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 8805 0 1 0 380 24 0 0 20 0 18 0 255174192 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2389603 149761 2247 9 0 2380296 0
[pid=6333/tid=6335] ppid=6331 vsize=9558412 CPUtime=2.93 cores=1,3,5,7
/proc/6333/task/6335/stat : 6335 (java) R 6331 6333 718 0 -1 4202560 2688 0 1 0 282 11 0 0 20 0 18 0 255174193 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070473240592 140070309261276 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6336] ppid=6331 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/6333/task/6336/stat : 6336 (java) S 6331 6333 718 0 -1 4202560 24 0 0 0 2 2 0 0 20 0 18 0 255174193 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070434740648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6337] ppid=6331 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/6333/task/6337/stat : 6337 (java) S 6331 6333 718 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 18 0 255174193 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070433688104 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6338] ppid=6331 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/6333/task/6338/stat : 6338 (java) S 6331 6333 718 0 -1 4202560 24 0 0 0 4 2 0 0 20 0 18 0 255174193 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070432635048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6339] ppid=6331 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/6333/task/6339/stat : 6339 (java) S 6331 6333 718 0 -1 4202560 34 0 0 0 4 2 0 0 20 0 18 0 255174193 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070431582504 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6340] ppid=6331 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/6333/task/6340/stat : 6340 (java) S 6331 6333 718 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 18 0 255174194 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070430530472 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6341] ppid=6331 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/6333/task/6341/stat : 6341 (java) S 6331 6333 718 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 18 0 255174194 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070429477928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6342] ppid=6331 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/6333/task/6342/stat : 6342 (java) S 6331 6333 718 0 -1 4202560 20 0 0 0 4 1 0 0 20 0 18 0 255174194 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070428424872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6343] ppid=6331 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/6333/task/6343/stat : 6343 (java) S 6331 6333 718 0 -1 4202560 22 0 0 0 4 1 0 0 20 0 18 0 255174194 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070427372328 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6344] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6344/stat : 6344 (java) S 6331 6333 718 0 -1 4202560 459 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070297442664 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6345] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6345/stat : 6345 (java) S 6331 6333 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070296388984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6346] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6346/stat : 6346 (java) S 6331 6333 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070295335816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6347] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6347/stat : 6347 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070294284560 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6348] ppid=6331 vsize=9558412 CPUtime=0.31 cores=1,3,5,7
/proc/6333/task/6348/stat : 6348 (java) S 6331 6333 718 0 -1 4202560 1558 0 0 0 31 0 0 0 20 0 18 0 255174198 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140070293232440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6349] ppid=6331 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/6333/task/6349/stat : 6349 (java) S 6331 6333 718 0 -1 4202560 2747 0 0 0 27 0 0 0 20 0 18 0 255174198 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140069419609016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6350] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6350/stat : 6350 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140069418556152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6351] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6351/stat : 6351 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 149761 33554432000 1073741824 1073778376 140734696116336 140069417503816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.04
Current children cumulated vsize (KiB) 9558412

[startup+6.30073 s]
/proc/loadavg: 1.01 1.47 2.37 3/210 6352
/proc/meminfo: memFree=27646080/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9558412 CPUtime=8.03 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 10618 0 1 0 746 57 0 0 20 0 18 0 255174192 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2389603 306514 2247 9 0 2380296 0
[pid=6333/tid=6335] ppid=6331 vsize=9558412 CPUtime=5.85 cores=1,3,5,7
/proc/6333/task/6335/stat : 6335 (java) R 6331 6333 718 0 -1 4202560 2920 0 1 0 564 21 0 0 20 0 18 0 255174193 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070473240720 140070309261061 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6336] ppid=6331 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/6333/task/6336/stat : 6336 (java) S 6331 6333 718 0 -1 4202560 89 0 0 0 9 3 0 0 20 0 18 0 255174193 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070434740648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6337] ppid=6331 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/6333/task/6337/stat : 6337 (java) S 6331 6333 718 0 -1 4202560 190 0 0 0 19 6 0 0 20 0 18 0 255174193 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070433688104 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6338] ppid=6331 vsize=9558412 CPUtime=0.17 cores=1,3,5,7
/proc/6333/task/6338/stat : 6338 (java) S 6331 6333 718 0 -1 4202560 208 0 0 0 13 4 0 0 20 0 18 0 255174193 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070432635048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6339] ppid=6331 vsize=9558412 CPUtime=0.23 cores=1,3,5,7
/proc/6333/task/6339/stat : 6339 (java) S 6331 6333 718 0 -1 4202560 293 0 0 0 17 6 0 0 20 0 18 0 255174193 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070431582504 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6340] ppid=6331 vsize=9558412 CPUtime=0.12 cores=1,3,5,7
/proc/6333/task/6340/stat : 6340 (java) S 6331 6333 718 0 -1 4202560 83 0 0 0 10 2 0 0 20 0 18 0 255174194 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070430530472 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6341] ppid=6331 vsize=9558412 CPUtime=0.17 cores=1,3,5,7
/proc/6333/task/6341/stat : 6341 (java) S 6331 6333 718 0 -1 4202560 78 0 0 0 12 5 0 0 20 0 18 0 255174194 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070429477928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6342] ppid=6331 vsize=9558412 CPUtime=0.19 cores=1,3,5,7
/proc/6333/task/6342/stat : 6342 (java) S 6331 6333 718 0 -1 4202560 156 0 0 0 14 5 0 0 20 0 18 0 255174194 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070428424872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6343] ppid=6331 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/6333/task/6343/stat : 6343 (java) S 6331 6333 718 0 -1 4202560 129 0 0 0 11 4 0 0 20 0 18 0 255174194 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070427372328 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6344] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6344/stat : 6344 (java) S 6331 6333 718 0 -1 4202560 992 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070297442664 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6345] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6345/stat : 6345 (java) S 6331 6333 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070296388984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6346] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6346/stat : 6346 (java) S 6331 6333 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 255174195 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070295335816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6347] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6347/stat : 6347 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070294284560 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6348] ppid=6331 vsize=9558412 CPUtime=0.33 cores=1,3,5,7
/proc/6333/task/6348/stat : 6348 (java) S 6331 6333 718 0 -1 4202560 1558 0 0 0 33 0 0 0 20 0 18 0 255174198 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140070293232440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6349] ppid=6331 vsize=9558412 CPUtime=0.27 cores=1,3,5,7
/proc/6333/task/6349/stat : 6349 (java) S 6331 6333 718 0 -1 4202560 2747 0 0 0 27 0 0 0 20 0 18 0 255174198 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140069419609016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6350] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6350/stat : 6350 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140069418556152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6351] ppid=6331 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6351/stat : 6351 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255174198 9787813888 306514 33554432000 1073741824 1073778376 140734696116336 140069417503816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 9558412

[startup+12.7007 s]
/proc/loadavg: 1.09 1.48 2.36 3/211 6353
/proc/meminfo: memFree=27567588/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9624976 CPUtime=14.9 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 12118 0 1 0 1432 58 0 0 20 0 19 0 255174192 9855975424 307187 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2406244 307187 2265 9 0 2396937 0
[pid=6333/tid=6335] ppid=6331 vsize=9624976 CPUtime=12.23 cores=1,3,5,7

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

[pid=6333/tid=6348] ppid=6331 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/6333/task/6348/stat : 6348 (java) S 6331 6333 718 0 -1 4202560 2937 0 0 0 64 0 0 0 20 0 19 0 255174198 9855975424 389466 33554432000 1073741824 1073778376 140734696116336 140070293232440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6349] ppid=6331 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/6333/task/6349/stat : 6349 (java) S 6331 6333 718 0 -1 4202560 2864 0 0 0 60 0 0 0 20 0 19 0 255174198 9855975424 389466 33554432000 1073741824 1073778376 140734696116336 140069419609016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6350] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6350/stat : 6350 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255174198 9855975424 389466 33554432000 1073741824 1073778376 140734696116336 140069418556152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6351] ppid=6331 vsize=9624976 CPUtime=0.88 cores=1,3,5,7
/proc/6333/task/6351/stat : 6351 (java) S 6331 6333 718 0 -1 4202560 97 0 0 0 49 39 0 0 20 0 19 0 255174198 9855975424 389466 33554432000 1073741824 1073778376 140734696116336 140069417503816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6353] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6353/stat : 6353 (java) S 6331 6333 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255174862 9855975424 389466 33554432000 1073741824 1073778376 140734696116336 140069416449064 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1669.44
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/211 6367
/proc/meminfo: memFree=27049724/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9624976 CPUtime=1729.6 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 15157 0 1 0 172813 147 0 0 20 0 19 0 255174192 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2406244 389483 2281 9 0 2396937 0
[pid=6333/tid=6335] ppid=6331 vsize=9624976 CPUtime=1687.5 cores=1,3,5,7
/proc/6333/task/6335/stat : 6335 (java) R 6331 6333 718 0 -1 4202560 3003 0 1 0 168702 48 0 0 20 0 19 0 255174193 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070473249056 140070309639986 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6336] ppid=6331 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/6333/task/6336/stat : 6336 (java) S 6331 6333 718 0 -1 4202560 367 0 0 0 75 9 0 0 20 0 19 0 255174193 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070434740648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6337] ppid=6331 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/6333/task/6337/stat : 6337 (java) S 6331 6333 718 0 -1 4202560 483 0 0 0 81 11 0 0 20 0 19 0 255174193 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070433688104 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6338] ppid=6331 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/6333/task/6338/stat : 6338 (java) S 6331 6333 718 0 -1 4202560 507 0 0 0 88 13 0 0 20 0 19 0 255174193 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070432635048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6339] ppid=6331 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/6333/task/6339/stat : 6339 (java) S 6331 6333 718 0 -1 4202560 664 0 0 0 80 12 0 0 20 0 19 0 255174193 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070431582504 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6340] ppid=6331 vsize=9624976 CPUtime=0.9 cores=1,3,5,7
/proc/6333/task/6340/stat : 6340 (java) S 6331 6333 718 0 -1 4202560 509 0 0 0 85 5 0 0 20 0 19 0 255174194 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070430530472 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6341] ppid=6331 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/6333/task/6341/stat : 6341 (java) S 6331 6333 718 0 -1 4202560 349 0 0 0 92 9 0 0 20 0 19 0 255174194 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070429477928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6342] ppid=6331 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/6333/task/6342/stat : 6342 (java) S 6331 6333 718 0 -1 4202560 552 0 0 0 89 10 0 0 20 0 19 0 255174194 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070428424872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6343] ppid=6331 vsize=9624976 CPUtime=0.97 cores=1,3,5,7
/proc/6333/task/6343/stat : 6343 (java) S 6331 6333 718 0 -1 4202560 356 0 0 0 86 11 0 0 20 0 19 0 255174194 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070427372328 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6344] ppid=6331 vsize=9624976 CPUtime=28.03 cores=1,3,5,7
/proc/6333/task/6344/stat : 6344 (java) S 6331 6333 718 0 -1 4202560 1286 0 0 0 2798 5 0 0 20 0 19 0 255174195 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070297442664 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6345] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6345/stat : 6345 (java) S 6331 6333 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255174195 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070296388984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6346] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6346/stat : 6346 (java) S 6331 6333 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255174195 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070295335816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6347] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6347/stat : 6347 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255174198 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070294284560 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6348] ppid=6331 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/6333/task/6348/stat : 6348 (java) S 6331 6333 718 0 -1 4202560 2937 0 0 0 64 0 0 0 20 0 19 0 255174198 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140070293232440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6349] ppid=6331 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/6333/task/6349/stat : 6349 (java) S 6331 6333 718 0 -1 4202560 2864 0 0 0 60 0 0 0 20 0 19 0 255174198 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140069419609016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6350] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6350/stat : 6350 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255174198 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140069418556152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6351] ppid=6331 vsize=9624976 CPUtime=0.91 cores=1,3,5,7
/proc/6333/task/6351/stat : 6351 (java) S 6331 6333 718 0 -1 4202560 99 0 0 0 51 40 0 0 20 0 19 0 255174198 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140069417503816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6353] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6353/stat : 6353 (java) S 6331 6333 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255174862 9855975424 389483 33554432000 1073741824 1073778376 140734696116336 140069416449064 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1729.6
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/211 6368
/proc/meminfo: memFree=27047304/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9624976 CPUtime=1789.7 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 15185 0 1 0 178821 149 0 0 20 0 19 0 255174192 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2406244 389503 2281 9 0 2396937 0
[pid=6333/tid=6335] ppid=6331 vsize=9624976 CPUtime=1746.73 cores=1,3,5,7
/proc/6333/task/6335/stat : 6335 (java) R 6331 6333 718 0 -1 4202560 3004 0 1 0 174624 49 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070473249056 140070309639811 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6336] ppid=6331 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/6333/task/6336/stat : 6336 (java) S 6331 6333 718 0 -1 4202560 367 0 0 0 75 9 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070434740648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6337] ppid=6331 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/6333/task/6337/stat : 6337 (java) S 6331 6333 718 0 -1 4202560 483 0 0 0 83 11 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070433688104 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6338] ppid=6331 vsize=9624976 CPUtime=1.03 cores=1,3,5,7
/proc/6333/task/6338/stat : 6338 (java) S 6331 6333 718 0 -1 4202560 513 0 0 0 90 13 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070432635048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6339] ppid=6331 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/6333/task/6339/stat : 6339 (java) S 6331 6333 718 0 -1 4202560 664 0 0 0 81 12 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070431582504 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6340] ppid=6331 vsize=9624976 CPUtime=0.9 cores=1,3,5,7
/proc/6333/task/6340/stat : 6340 (java) S 6331 6333 718 0 -1 4202560 509 0 0 0 85 5 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070430530472 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6341] ppid=6331 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/6333/task/6341/stat : 6341 (java) S 6331 6333 718 0 -1 4202560 351 0 0 0 93 9 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070429477928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6342] ppid=6331 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/6333/task/6342/stat : 6342 (java) S 6331 6333 718 0 -1 4202560 565 0 0 0 91 10 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070428424872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6343] ppid=6331 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/6333/task/6343/stat : 6343 (java) S 6331 6333 718 0 -1 4202560 356 0 0 0 87 11 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070427372328 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6344] ppid=6331 vsize=9624976 CPUtime=28.62 cores=1,3,5,7
/proc/6333/task/6344/stat : 6344 (java) S 6331 6333 718 0 -1 4202560 1288 0 0 0 2857 5 0 0 20 0 19 0 255174195 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070297442664 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6345] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6345/stat : 6345 (java) S 6331 6333 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255174195 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070296388984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6346] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6346/stat : 6346 (java) S 6331 6333 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255174195 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070295335816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6347] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6347/stat : 6347 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070294284560 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6348] ppid=6331 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/6333/task/6348/stat : 6348 (java) S 6331 6333 718 0 -1 4202560 2937 0 0 0 64 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070293232440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6349] ppid=6331 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/6333/task/6349/stat : 6349 (java) S 6331 6333 718 0 -1 4202560 2864 0 0 0 60 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069419609016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6350] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6350/stat : 6350 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069418556152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6351] ppid=6331 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/6333/task/6351/stat : 6351 (java) S 6331 6333 718 0 -1 4202560 103 0 0 0 54 42 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069417503816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6353] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6353/stat : 6353 (java) S 6331 6333 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255174862 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069416449064 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1789.7
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.6 s]
/proc/loadavg: 2.00 2.00 2.03 3/211 6368
/proc/meminfo: memFree=27047428/32873852 swapFree=6848/6848
[pid=6333] ppid=6331 vsize=9624976 CPUtime=1800.01 cores=1,3,5,7
/proc/6333/stat : 6333 (java) S 6331 6333 718 0 -1 4202496 15185 0 1 0 179852 149 0 0 20 0 19 0 255174192 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140734696107472 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6333/statm: 2406244 389503 2281 9 0 2396937 0
[pid=6333/tid=6335] ppid=6331 vsize=9624976 CPUtime=1757.01 cores=1,3,5,7
/proc/6333/task/6335/stat : 6335 (java) R 6331 6333 718 0 -1 4202560 3004 0 1 0 175652 49 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070473249056 140070309639825 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6336] ppid=6331 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/6333/task/6336/stat : 6336 (java) S 6331 6333 718 0 -1 4202560 367 0 0 0 75 9 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070434740648 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6337] ppid=6331 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/6333/task/6337/stat : 6337 (java) S 6331 6333 718 0 -1 4202560 483 0 0 0 83 11 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070433688104 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6338] ppid=6331 vsize=9624976 CPUtime=1.03 cores=1,3,5,7
/proc/6333/task/6338/stat : 6338 (java) S 6331 6333 718 0 -1 4202560 513 0 0 0 90 13 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070432635048 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6339] ppid=6331 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/6333/task/6339/stat : 6339 (java) S 6331 6333 718 0 -1 4202560 664 0 0 0 81 12 0 0 20 0 19 0 255174193 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070431582504 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6340] ppid=6331 vsize=9624976 CPUtime=0.9 cores=1,3,5,7
/proc/6333/task/6340/stat : 6340 (java) S 6331 6333 718 0 -1 4202560 509 0 0 0 85 5 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070430530472 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6341] ppid=6331 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/6333/task/6341/stat : 6341 (java) S 6331 6333 718 0 -1 4202560 351 0 0 0 93 9 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070429477928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6342] ppid=6331 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/6333/task/6342/stat : 6342 (java) S 6331 6333 718 0 -1 4202560 565 0 0 0 91 10 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070428424872 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6343] ppid=6331 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/6333/task/6343/stat : 6343 (java) S 6331 6333 718 0 -1 4202560 356 0 0 0 87 11 0 0 20 0 19 0 255174194 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070427372328 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6333/tid=6344] ppid=6331 vsize=9624976 CPUtime=28.62 cores=1,3,5,7
/proc/6333/task/6344/stat : 6344 (java) S 6331 6333 718 0 -1 4202560 1288 0 0 0 2857 5 0 0 20 0 19 0 255174195 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070297442664 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6345] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6345/stat : 6345 (java) S 6331 6333 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255174195 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070296388984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6346] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6346/stat : 6346 (java) S 6331 6333 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255174195 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070295335816 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6347] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6347/stat : 6347 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070294284560 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6348] ppid=6331 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/6333/task/6348/stat : 6348 (java) S 6331 6333 718 0 -1 4202560 2937 0 0 0 64 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140070293232440 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6333/tid=6349] ppid=6331 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/6333/task/6349/stat : 6349 (java) S 6331 6333 718 0 -1 4202560 2864 0 0 0 60 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069419609016 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6350] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6350/stat : 6350 (java) S 6331 6333 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069418556152 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6333/tid=6351] ppid=6331 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/6333/task/6351/stat : 6351 (java) S 6331 6333 718 0 -1 4202560 103 0 0 0 54 42 0 0 20 0 19 0 255174198 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069417503816 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6333/tid=6353] ppid=6331 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/6333/task/6353/stat : 6353 (java) S 6331 6333 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255174862 9855975424 389503 33554432000 1073741824 1073778376 140734696116336 140069416449064 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 6333 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=959276
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=911709
# CPU time returned by wait4() is 1795.87
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.66
CPU time (s): 1800.01
CPU user time (s): 1798.52
CPU system time (s): 1.49
CPU usage (%): 100.41
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.96
system time used= 1.91171
maximum resident set size= 1558256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15248
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39938
involuntary context switches= 17112

runsolver used 9.43857 second user time and 12.5851 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-24 22:14:47
IDJOB=3689449
IDBENCH=89800
IDSOLVER=2269
FILE ID=node129/3689449-1337890486
RUNJOBID= node129-1337890486-6289
PBS_JOBID= 14620075
Free space on /tmp= 71560 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-122.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689449-1337890486/watcher-3689449-1337890486 -o /tmp/evaluation-result-3689449-1337890486/solver-3689449-1337890486 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689449-1337890486.opb

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

MD5SUM BENCH= 45533d52c524a74641c715d4320b890b
RANDOM SEED=969278243

node129.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.957
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29528176 kB
Buffers:          230780 kB
Cached:          2287640 kB
SwapCached:            0 kB
Active:           687448 kB
Inactive:        1890092 kB
Active(anon):      62040 kB
Inactive(anon):        0 kB
Active(file):     625408 kB
Inactive(file):  1890092 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             83504 kB
Writeback:             0 kB
AnonPages:         39796 kB
Mapped:            22312 kB
Shmem:               204 kB
Slab:             631524 kB
SReclaimable:      73712 kB
SUnreclaim:       557812 kB
KernelStack:        1576 kB
PageTables:         4312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     692436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71560 MiB
End job on node129 at 2012-05-24 22:44:42