Trace number 3689397

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.06 1792.86

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-146.opb
MD5SUM132271a8a55b01af9ffef359148ae5e1
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 variables48417
Total number of constraints1121431
Number of constraints which are clauses1007614
Number of constraints which are cardinality constraints (but not clauses)3525
Number of constraints which are nor clauses,nor cardinality constraints110292
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/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-3689397-1337890008.opb
0.10/0.11	c reading problem ... 
8.27/6.68	c ... done. Wall clock time 6.565s.
8.27/6.68	c declared #vars     48417
8.27/6.68	c #constraints  1123206
8.27/6.68	c constraints type 
8.27/6.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773802
8.27/6.68	c org.sat4j.minisat.constraints.card.MinWatchCard => 3527
8.27/6.68	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235585
8.27/6.68	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110292
8.27/6.68	c 1123206 constraints processed.
23.11/20.97	c cleaning 2474 clauses out of 5000 with flag 5000/5000
32.54/29.93	c cleaning 4255 clauses out of 8526 with flag 11000/11000
41.36/38.77	c cleaning 5609 clauses out of 11271 with flag 18000/18000
54.30/51.67	c cleaning 6825 clauses out of 13662 with flag 26000/26000
62.34/59.60	c cleaning 7886 clauses out of 15839 with flag 35002/35002
71.19/68.46	c cleaning 8941 clauses out of 17953 with flag 45002/45002
80.92/78.15	c cleaning 9958 clauses out of 20010 with flag 56000/56000
89.43/86.69	c cleaning 10992 clauses out of 22054 with flag 68002/68002
97.05/94.25	c cleaning 12009 clauses out of 24061 with flag 81001/81001
106.97/104.18	c cleaning 12996 clauses out of 26052 with flag 95001/95001
115.10/112.27	c cleaning 14027 clauses out of 28059 with flag 110004/110004
127.95/125.03	c cleaning 14956 clauses out of 30023 with flag 126000/126000
138.72/135.70	c cleaning 15924 clauses out of 32067 with flag 143000/143000
152.46/149.50	c cleaning 16955 clauses out of 34143 with flag 161000/161000
166.22/163.14	c cleaning 17982 clauses out of 36186 with flag 180000/180000
187.01/183.88	c cleaning 19063 clauses out of 38202 with flag 200000/200000
201.06/197.90	c cleaning 19971 clauses out of 40137 with flag 221000/221000
214.11/210.84	c cleaning 21046 clauses out of 42167 with flag 243001/243001
230.66/227.30	c cleaning 22060 clauses out of 44121 with flag 266001/266001
248.14/244.79	c cleaning 22993 clauses out of 46058 with flag 290000/290000
265.10/261.62	c cleaning 23984 clauses out of 48066 with flag 315001/315001
285.35/281.89	c cleaning 24984 clauses out of 50080 with flag 341000/341000
306.39/302.88	c cleaning 26010 clauses out of 52096 with flag 368000/368000
323.97/320.35	c cleaning 27001 clauses out of 54086 with flag 396000/396000
343.02/339.35	c cleaning 28018 clauses out of 56084 with flag 425000/425000
359.29/355.53	c cleaning 29010 clauses out of 58066 with flag 455000/455000
375.77/371.99	c cleaning 29996 clauses out of 60057 with flag 486001/486001
392.15/388.26	c cleaning 30994 clauses out of 62060 with flag 518000/518000
412.19/408.30	c cleaning 32014 clauses out of 64066 with flag 551000/551000
426.47/422.43	c cleaning 33017 clauses out of 66054 with flag 585002/585002
446.70/442.65	c cleaning 33970 clauses out of 68035 with flag 620000/620000
468.56/464.40	c cleaning 34970 clauses out of 70066 with flag 656001/656001
482.99/478.89	c cleaning 35930 clauses out of 72095 with flag 693000/693000
509.94/505.71	c cleaning 37040 clauses out of 74166 with flag 731001/731001
533.23/528.95	c cleaning 38024 clauses out of 76127 with flag 770002/770002
565.89/561.56	c cleaning 39033 clauses out of 78102 with flag 810001/810001
588.49/584.02	c cleaning 39896 clauses out of 80068 with flag 851000/851000
608.83/604.32	c cleaning 40957 clauses out of 82172 with flag 893000/893000
626.24/621.66	c cleaning 42093 clauses out of 84217 with flag 936002/936002
642.79/638.17	c cleaning 42849 clauses out of 86122 with flag 980000/980000
678.15/673.44	c cleaning 44099 clauses out of 88273 with flag 1025000/1025000
715.63/710.85	c cleaning 45078 clauses out of 90174 with flag 1071000/1071000
744.21/739.38	c cleaning 45896 clauses out of 92096 with flag 1118000/1118000
763.86/758.96	c cleaning 46510 clauses out of 94200 with flag 1166000/1166000
783.83/778.85	c cleaning 48279 clauses out of 96692 with flag 1215002/1215002
813.49/808.49	c cleaning 49195 clauses out of 98412 with flag 1265001/1265001
852.96/847.80	c cleaning 50010 clauses out of 100216 with flag 1316000/1316000
883.35/878.10	c cleaning 51064 clauses out of 102208 with flag 1368002/1368002
909.45/904.11	c cleaning 52000 clauses out of 104142 with flag 1421000/1421000
939.03/933.63	c cleaning 52939 clauses out of 106142 with flag 1475000/1475000
973.40/967.93	c cleaning 54070 clauses out of 108203 with flag 1530000/1530000
999.25/993.79	c cleaning 55046 clauses out of 110133 with flag 1586000/1586000
1063.90/1058.34	c cleaning 56028 clauses out of 112087 with flag 1643000/1643000
1097.79/1092.16	c cleaning 57022 clauses out of 114060 with flag 1701001/1701001
1127.68/1121.94	c cleaning 58005 clauses out of 116037 with flag 1760000/1760000
1163.22/1157.44	c cleaning 58903 clauses out of 118032 with flag 1820000/1820000
1198.39/1192.52	c cleaning 60047 clauses out of 120129 with flag 1881000/1881000
1248.11/1242.11	c cleaning 60985 clauses out of 122082 with flag 1943000/1943000
1300.18/1294.15	c cleaning 62028 clauses out of 124097 with flag 2006000/2006000
1339.79/1333.65	c cleaning 62985 clauses out of 126069 with flag 2070000/2070000
1371.39/1365.11	c cleaning 63806 clauses out of 128086 with flag 2135002/2135002
1407.78/1401.49	c cleaning 64872 clauses out of 130278 with flag 2201000/2201000
1441.56/1435.14	c cleaning 66048 clauses out of 132407 with flag 2268001/2268001
1478.76/1472.28	c cleaning 67129 clauses out of 134358 with flag 2336000/2336000
1509.46/1502.87	c cleaning 68032 clauses out of 136230 with flag 2405001/2405001
1544.74/1538.00	c cleaning 69009 clauses out of 138199 with flag 2475002/2475002
1582.05/1575.26	c cleaning 69836 clauses out of 140189 with flag 2546001/2546001
1622.81/1615.96	c cleaning 70921 clauses out of 142352 with flag 2618000/2618000
1665.39/1658.46	c cleaning 72060 clauses out of 144431 with flag 2691000/2691000
1718.95/1711.90	c cleaning 73153 clauses out of 146373 with flag 2765002/2765002
1774.89/1767.74	c cleaning 74051 clauses out of 148218 with flag 2840000/2840000
1800.06/1792.81	c starts		: 231
1800.06/1792.81	c conflicts		: 2877496
1800.06/1792.81	c decisions		: 39246541
1800.06/1792.81	c propagations		: 3333546502
1800.06/1792.81	c inspects		: 18744481333
1800.06/1792.81	c shortcuts		: 0
1800.06/1792.81	c learnt literals	: 15
1800.06/1792.81	c learnt binary clauses	: 618
1800.06/1792.81	c learnt ternary clauses	: 4083
1800.06/1792.81	c learnt constraints	: 2877481
1800.06/1792.81	c ignored constraints	: 0
1800.06/1792.81	c root simplifications	: 0
1800.06/1792.81	c removed literals (reason simplification)	: 0
1800.06/1792.81	c reason swapping (by a shorter reason)	: 0
1800.06/1792.81	c Calls to reduceDB	: 71
1800.06/1792.81	c number of reductions to clauses (during analyze)	: 0
1800.06/1792.81	c number of learned constraints concerned by reduction	: 0
1800.06/1792.81	c number of learning phase by resolution	: 0
1800.06/1792.81	c number of learning phase by cutting planes	: 0
1800.06/1792.81	c speed (assignments/second)	: 1866383.2898493926
1800.06/1792.81	c non guided choices	8761097
1800.06/1792.84	c learnt constraints type 
1800.06/1792.84	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 618
1800.06/1792.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111088
1800.06/1792.84	c constraints type 
1800.06/1792.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773802
1800.06/1792.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 3527
1800.06/1792.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235585
1800.06/1792.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110292
1800.06/1792.84	c 1123206 constraints processed.
1800.06/1792.84	s UNKNOWN
1800.06/1792.84	c Total wall clock time (in seconds): 1792.729

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-3689397-1337890008/watcher-3689397-1337890008 -o /tmp/evaluation-result-3689397-1337890008/solver-3689397-1337890008 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689397-1337890008.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: 1.85 2.23 2.98 3/194 27516
/proc/meminfo: memFree=28509720/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (java) D 27514 27516 20503 0 -1 4202496 298 0 0 0 0 0 0 0 20 0 1 0 255129382 2560000 46 33554432000 1073741824 1073778376 140734756204032 140734756201160 270109076775 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 625 46 37 9 0 29 0

[startup+0.0254461 s]
/proc/loadavg: 1.85 2.23 2.98 3/194 27516
/proc/meminfo: memFree=28509720/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 2805 0 1 0 0 0 0 0 20 0 10 0 255129382 9233014784 2993 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2254154 2993 1538 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100378 s]
/proc/loadavg: 1.85 2.23 2.98 3/194 27516
/proc/meminfo: memFree=28509720/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 4351 0 1 0 9 1 0 0 20 0 18 0 255129382 9787813888 5021 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2389603 5021 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300198 s]
/proc/loadavg: 1.85 2.23 2.98 3/194 27516
/proc/meminfo: memFree=28509720/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9558412 CPUtime=0.47 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 6139 0 1 0 45 2 0 0 20 0 18 0 255129382 9787813888 9763 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2389603 9763 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700388 s]
/proc/loadavg: 1.85 2.23 2.98 3/194 27516
/proc/meminfo: memFree=28509720/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9558412 CPUtime=1.14 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 6941 0 1 0 109 5 0 0 20 0 18 0 255129382 9787813888 39851 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2389603 39851 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9558412

[startup+1.50079 s]
/proc/loadavg: 1.85 2.23 2.98 5/212 27534
/proc/meminfo: memFree=28329884/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9558412 CPUtime=2.18 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 8504 0 1 0 208 10 0 0 20 0 18 0 255129382 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2389603 76771 2247 9 0 2380296 0
[pid=27516/tid=27518] ppid=27514 vsize=9558412 CPUtime=1.41 cores=1,3,5,7
/proc/27516/task/27518/stat : 27518 (java) R 27514 27516 20503 0 -1 4202560 2622 0 1 0 135 6 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895199805312 270121624845 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27519/stat : 27519 (java) S 27514 27516 20503 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895043209768 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27520/stat : 27520 (java) S 27514 27516 20503 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895042156968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27521/stat : 27521 (java) S 27514 27516 20503 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895041104168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27522/stat : 27522 (java) S 27514 27516 20503 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895040051368 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=9558412 CPUtime=0.02 cores=1,3,5,7
/proc/27516/task/27523/stat : 27523 (java) S 27514 27516 20503 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895038999592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27524/stat : 27524 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895037946792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27525] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27525/stat : 27525 (java) S 27514 27516 20503 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895036893992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27526] ppid=27514 vsize=9558412 CPUtime=0.01 cores=1,3,5,7
/proc/27516/task/27526/stat : 27526 (java) S 27514 27516 20503 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 255129383 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895035841192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27527] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27527/stat : 27527 (java) S 27514 27516 20503 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895023643112 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27528] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27528/stat : 27528 (java) S 27514 27516 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895022589176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27529] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27529/stat : 27529 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895021536264 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27530] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27530/stat : 27530 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895020484752 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27531] ppid=27514 vsize=9558412 CPUtime=0.32 cores=1,3,5,7
/proc/27516/task/27531/stat : 27531 (java) S 27514 27516 20503 0 -1 4202560 2361 0 0 0 32 0 0 0 20 0 18 0 255129388 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895019432888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27532] ppid=27514 vsize=9558412 CPUtime=0.24 cores=1,3,5,7
/proc/27516/task/27532/stat : 27532 (java) S 27514 27516 20503 0 -1 4202560 2084 0 0 0 24 0 0 0 20 0 18 0 255129388 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895018380088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27533] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27533/stat : 27533 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895017327480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27534] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27534/stat : 27534 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 76771 33554432000 1073741824 1073778376 140734756204032 139895016274888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 9558412

[startup+3.1008 s]
/proc/loadavg: 1.86 2.23 2.98 3/212 27534
/proc/meminfo: memFree=28109572/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9558412 CPUtime=4.03 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 8993 0 1 0 380 23 0 0 20 0 18 0 255129382 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2389603 149236 2247 9 0 2380296 0
[pid=27516/tid=27518] ppid=27514 vsize=9558412 CPUtime=2.92 cores=1,3,5,7
/proc/27516/task/27518/stat : 27518 (java) R 27514 27516 20503 0 -1 4202560 2739 0 1 0 281 11 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895199805312 270121624845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/27516/task/27519/stat : 27519 (java) S 27514 27516 20503 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895043209768 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/27516/task/27520/stat : 27520 (java) S 27514 27516 20503 0 -1 4202560 17 0 0 0 3 2 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895042156968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/27516/task/27521/stat : 27521 (java) S 27514 27516 20503 0 -1 4202560 22 0 0 0 4 2 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895041104168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/27516/task/27522/stat : 27522 (java) S 27514 27516 20503 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895040051368 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/27516/task/27523/stat : 27523 (java) S 27514 27516 20503 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895038999592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/27516/task/27524/stat : 27524 (java) S 27514 27516 20503 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895037946792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27525] ppid=27514 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/27516/task/27525/stat : 27525 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 3 0 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895036893992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27526] ppid=27514 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/27516/task/27526/stat : 27526 (java) S 27514 27516 20503 0 -1 4202560 31 0 0 0 6 1 0 0 20 0 18 0 255129383 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895035841192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27527] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27527/stat : 27527 (java) S 27514 27516 20503 0 -1 4202560 459 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895023643112 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27528] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27528/stat : 27528 (java) S 27514 27516 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895022589176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27529] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27529/stat : 27529 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895021536264 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27530] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27530/stat : 27530 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895020484752 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27531] ppid=27514 vsize=9558412 CPUtime=0.34 cores=1,3,5,7
/proc/27516/task/27531/stat : 27531 (java) S 27514 27516 20503 0 -1 4202560 2367 0 0 0 34 0 0 0 20 0 18 0 255129388 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895019432888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27532] ppid=27514 vsize=9558412 CPUtime=0.24 cores=1,3,5,7
/proc/27516/task/27532/stat : 27532 (java) S 27514 27516 20503 0 -1 4202560 2084 0 0 0 24 0 0 0 20 0 18 0 255129388 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895018380088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27533] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27533/stat : 27533 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895017327480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27534] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27534/stat : 27534 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 149236 33554432000 1073741824 1073778376 140734756204032 139895016274888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 9558412

[startup+6.30082 s]
/proc/loadavg: 1.86 2.23 2.98 3/212 27534
/proc/meminfo: memFree=27363236/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9558412 CPUtime=7.97 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 10628 0 1 0 742 55 0 0 20 0 18 0 255129382 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2389603 305848 2247 9 0 2380296 0
[pid=27516/tid=27518] ppid=27514 vsize=9558412 CPUtime=5.86 cores=1,3,5,7
/proc/27516/task/27518/stat : 27518 (java) R 27514 27516 20503 0 -1 4202560 2971 0 1 0 565 21 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895199812408 270121624845 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/27516/task/27519/stat : 27519 (java) S 27514 27516 20503 0 -1 4202560 128 0 0 0 11 4 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895043209768 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/27516/task/27520/stat : 27520 (java) S 27514 27516 20503 0 -1 4202560 109 0 0 0 11 4 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895042156968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=9558412 CPUtime=0.2 cores=1,3,5,7
/proc/27516/task/27521/stat : 27521 (java) S 27514 27516 20503 0 -1 4202560 172 0 0 0 15 5 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895041104168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=9558412 CPUtime=0.19 cores=1,3,5,7
/proc/27516/task/27522/stat : 27522 (java) S 27514 27516 20503 0 -1 4202560 174 0 0 0 13 6 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895040051368 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/27516/task/27523/stat : 27523 (java) S 27514 27516 20503 0 -1 4202560 163 0 0 0 11 4 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895038999592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=9558412 CPUtime=0.16 cores=1,3,5,7
/proc/27516/task/27524/stat : 27524 (java) S 27514 27516 20503 0 -1 4202560 62 0 0 0 12 4 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895037946792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27525] ppid=27514 vsize=9558412 CPUtime=0.15 cores=1,3,5,7
/proc/27516/task/27525/stat : 27525 (java) S 27514 27516 20503 0 -1 4202560 49 0 0 0 11 4 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895036893992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27526] ppid=27514 vsize=9558412 CPUtime=0.21 cores=1,3,5,7
/proc/27516/task/27526/stat : 27526 (java) S 27514 27516 20503 0 -1 4202560 179 0 0 0 16 5 0 0 20 0 18 0 255129383 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895035841192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27527] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27527/stat : 27527 (java) S 27514 27516 20503 0 -1 4202560 992 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895023643112 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27528] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27528/stat : 27528 (java) S 27514 27516 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895022589176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27529] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27529/stat : 27529 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255129385 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895021536264 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27530] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27530/stat : 27530 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895020484752 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27531] ppid=27514 vsize=9558412 CPUtime=0.34 cores=1,3,5,7
/proc/27516/task/27531/stat : 27531 (java) S 27514 27516 20503 0 -1 4202560 2367 0 0 0 34 0 0 0 20 0 18 0 255129388 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895019432888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27532] ppid=27514 vsize=9558412 CPUtime=0.25 cores=1,3,5,7
/proc/27516/task/27532/stat : 27532 (java) S 27514 27516 20503 0 -1 4202560 2088 0 0 0 25 0 0 0 20 0 18 0 255129388 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895018380088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27533] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27533/stat : 27533 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895017327480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27534] ppid=27514 vsize=9558412 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27534/stat : 27534 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255129388 9787813888 305848 33554432000 1073741824 1073778376 140734756204032 139895016274888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 9558412

[startup+12.7008 s]
/proc/loadavg: 1.88 2.22 2.97 3/213 27535
/proc/meminfo: memFree=27292624/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9624976 CPUtime=14.83 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 11036 0 1 0 1427 56 0 0 20 0 19 0 255129382 9855975424 305937 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2406244 305937 2265 9 0 2396937 0
[pid=27516/tid=27518] ppid=27514 vsize=9624976 CPUtime=12.24 cores=1,3,5,7

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

[pid=27516/tid=27531] ppid=27514 vsize=9624976 CPUtime=0.75 cores=1,3,5,7
/proc/27516/task/27531/stat : 27531 (java) S 27514 27516 20503 0 -1 4202560 3360 0 0 0 75 0 0 0 20 0 19 0 255129388 9855975424 355540 33554432000 1073741824 1073778376 140734756204032 139895019432888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27532] ppid=27514 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/27516/task/27532/stat : 27532 (java) S 27514 27516 20503 0 -1 4202560 2140 0 0 0 55 0 0 0 20 0 19 0 255129388 9855975424 355540 33554432000 1073741824 1073778376 140734756204032 139895018380088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27533] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27533/stat : 27533 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255129388 9855975424 355540 33554432000 1073741824 1073778376 140734756204032 139895017327480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27534] ppid=27514 vsize=9624976 CPUtime=0.82 cores=1,3,5,7
/proc/27516/task/27534/stat : 27534 (java) S 27514 27516 20503 0 -1 4202560 95 0 0 0 50 32 0 0 20 0 19 0 255129388 9855975424 355540 33554432000 1073741824 1073778376 140734756204032 139895016274888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27535] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27535/stat : 27535 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255130053 9855975424 355540 33554432000 1073741824 1073778376 140734756204032 139895015220392 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1669.36
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.14 3/214 27667
/proc/meminfo: memFree=26755900/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9624976 CPUtime=1729.49 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 15593 0 1 0 172839 110 0 0 20 0 19 0 255129382 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2406244 355594 2282 9 0 2396937 0
[pid=27516/tid=27518] ppid=27514 vsize=9624976 CPUtime=1684.7 cores=1,3,5,7
/proc/27516/task/27518/stat : 27518 (java) R 27514 27516 20503 0 -1 4202560 3060 0 1 0 168421 49 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895199813920 139895140242607 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/27516/task/27519/stat : 27519 (java) S 27514 27516 20503 0 -1 4202560 691 0 0 0 90 6 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895043209768 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/27516/task/27520/stat : 27520 (java) S 27514 27516 20503 0 -1 4202560 539 0 0 0 88 6 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895042156968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/27516/task/27521/stat : 27521 (java) S 27514 27516 20503 0 -1 4202560 911 0 0 0 88 8 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895041104168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/27516/task/27522/stat : 27522 (java) S 27514 27516 20503 0 -1 4202560 315 0 0 0 93 8 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895040051368 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/27516/task/27523/stat : 27523 (java) S 27514 27516 20503 0 -1 4202560 667 0 0 0 90 8 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895038999592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=9624976 CPUtime=0.95 cores=1,3,5,7
/proc/27516/task/27524/stat : 27524 (java) S 27514 27516 20503 0 -1 4202560 387 0 0 0 89 6 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895037946792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27525] ppid=27514 vsize=9624976 CPUtime=1.05 cores=1,3,5,7
/proc/27516/task/27525/stat : 27525 (java) S 27514 27516 20503 0 -1 4202560 365 0 0 0 99 6 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895036893992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27526] ppid=27514 vsize=9624976 CPUtime=1.04 cores=1,3,5,7
/proc/27516/task/27526/stat : 27526 (java) S 27514 27516 20503 0 -1 4202560 655 0 0 0 97 7 0 0 20 0 19 0 255129383 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895035841192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27527] ppid=27514 vsize=9624976 CPUtime=30.51 cores=1,3,5,7
/proc/27516/task/27527/stat : 27527 (java) S 27514 27516 20503 0 -1 4202560 1223 0 0 0 3045 6 0 0 20 0 19 0 255129385 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895023643112 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27528] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27528/stat : 27528 (java) S 27514 27516 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255129385 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895022589176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27529] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27529/stat : 27529 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255129385 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895021536264 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27530] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27530/stat : 27530 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255129388 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895020484752 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27531] ppid=27514 vsize=9624976 CPUtime=0.75 cores=1,3,5,7
/proc/27516/task/27531/stat : 27531 (java) S 27514 27516 20503 0 -1 4202560 3360 0 0 0 75 0 0 0 20 0 19 0 255129388 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895019432888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27532] ppid=27514 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/27516/task/27532/stat : 27532 (java) S 27514 27516 20503 0 -1 4202560 2140 0 0 0 55 0 0 0 20 0 19 0 255129388 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895018380088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27533] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27533/stat : 27533 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255129388 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895017327480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27534] ppid=27514 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/27516/task/27534/stat : 27534 (java) S 27514 27516 20503 0 -1 4202560 99 0 0 0 52 33 0 0 20 0 19 0 255129388 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895016274888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27535] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27535/stat : 27535 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255130053 9855975424 355594 33554432000 1073741824 1073778376 140734756204032 139895015220392 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1729.49
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/213 27667
/proc/meminfo: memFree=26701792/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9624976 CPUtime=1789.56 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 15658 0 1 0 178843 113 0 0 20 0 19 0 255129382 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2406244 355650 2282 9 0 2396937 0
[pid=27516/tid=27518] ppid=27514 vsize=9624976 CPUtime=1744.07 cores=1,3,5,7
/proc/27516/task/27518/stat : 27518 (java) R 27514 27516 20503 0 -1 4202560 3061 0 1 0 174357 50 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895199813920 139895140306670 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/27516/task/27519/stat : 27519 (java) S 27514 27516 20503 0 -1 4202560 713 0 0 0 92 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895043209768 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/27516/task/27520/stat : 27520 (java) S 27514 27516 20503 0 -1 4202560 539 0 0 0 90 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895042156968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/27516/task/27521/stat : 27521 (java) S 27514 27516 20503 0 -1 4202560 911 0 0 0 88 8 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895041104168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/27516/task/27522/stat : 27522 (java) S 27514 27516 20503 0 -1 4202560 325 0 0 0 94 8 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895040051368 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/27516/task/27523/stat : 27523 (java) S 27514 27516 20503 0 -1 4202560 667 0 0 0 91 8 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895038999592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=9624976 CPUtime=0.97 cores=1,3,5,7
/proc/27516/task/27524/stat : 27524 (java) S 27514 27516 20503 0 -1 4202560 387 0 0 0 91 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895037946792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27525] ppid=27514 vsize=9624976 CPUtime=1.06 cores=1,3,5,7
/proc/27516/task/27525/stat : 27525 (java) S 27514 27516 20503 0 -1 4202560 379 0 0 0 100 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895036893992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27526] ppid=27514 vsize=9624976 CPUtime=1.05 cores=1,3,5,7
/proc/27516/task/27526/stat : 27526 (java) S 27514 27516 20503 0 -1 4202560 667 0 0 0 98 7 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895035841192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27527] ppid=27514 vsize=9624976 CPUtime=30.92 cores=1,3,5,7
/proc/27516/task/27527/stat : 27527 (java) S 27514 27516 20503 0 -1 4202560 1225 0 0 0 3086 6 0 0 20 0 19 0 255129385 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895023643112 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27528] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27528/stat : 27528 (java) S 27514 27516 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255129385 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895022589176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27529] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27529/stat : 27529 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255129385 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895021536264 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27530] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27530/stat : 27530 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895020484752 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27531] ppid=27514 vsize=9624976 CPUtime=0.75 cores=1,3,5,7
/proc/27516/task/27531/stat : 27531 (java) S 27514 27516 20503 0 -1 4202560 3360 0 0 0 75 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895019432888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27532] ppid=27514 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/27516/task/27532/stat : 27532 (java) S 27514 27516 20503 0 -1 4202560 2140 0 0 0 55 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895018380088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27533] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27533/stat : 27533 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895017327480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27534] ppid=27514 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/27516/task/27534/stat : 27534 (java) S 27514 27516 20503 0 -1 4202560 103 0 0 0 52 34 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895016274888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27535] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27535/stat : 27535 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255130053 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895015220392 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1789.56
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.8 s]
/proc/loadavg: 2.00 2.00 2.12 3/213 27667
/proc/meminfo: memFree=26699744/32873844 swapFree=6856/6856
[pid=27516] ppid=27514 vsize=9624976 CPUtime=1800.06 cores=1,3,5,7
/proc/27516/stat : 27516 (java) S 27514 27516 20503 0 -1 4202496 15658 0 1 0 179893 113 0 0 20 0 19 0 255129382 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 140734756195168 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/27516/statm: 2406244 355650 2282 9 0 2396937 0
[pid=27516/tid=27518] ppid=27514 vsize=9624976 CPUtime=1754.55 cores=1,3,5,7
/proc/27516/task/27518/stat : 27518 (java) R 27514 27516 20503 0 -1 4202560 3061 0 1 0 175405 50 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895199813920 139895140330696 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27519] ppid=27514 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/27516/task/27519/stat : 27519 (java) S 27514 27516 20503 0 -1 4202560 713 0 0 0 92 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895043209768 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27520] ppid=27514 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/27516/task/27520/stat : 27520 (java) S 27514 27516 20503 0 -1 4202560 539 0 0 0 90 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895042156968 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27521] ppid=27514 vsize=9624976 CPUtime=0.96 cores=1,3,5,7
/proc/27516/task/27521/stat : 27521 (java) S 27514 27516 20503 0 -1 4202560 911 0 0 0 88 8 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895041104168 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27522] ppid=27514 vsize=9624976 CPUtime=1.02 cores=1,3,5,7
/proc/27516/task/27522/stat : 27522 (java) S 27514 27516 20503 0 -1 4202560 325 0 0 0 94 8 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895040051368 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27523] ppid=27514 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/27516/task/27523/stat : 27523 (java) S 27514 27516 20503 0 -1 4202560 667 0 0 0 91 8 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895038999592 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27524] ppid=27514 vsize=9624976 CPUtime=0.97 cores=1,3,5,7
/proc/27516/task/27524/stat : 27524 (java) S 27514 27516 20503 0 -1 4202560 387 0 0 0 91 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895037946792 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27525] ppid=27514 vsize=9624976 CPUtime=1.06 cores=1,3,5,7
/proc/27516/task/27525/stat : 27525 (java) S 27514 27516 20503 0 -1 4202560 379 0 0 0 100 6 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895036893992 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27526] ppid=27514 vsize=9624976 CPUtime=1.05 cores=1,3,5,7
/proc/27516/task/27526/stat : 27526 (java) S 27514 27516 20503 0 -1 4202560 667 0 0 0 98 7 0 0 20 0 19 0 255129383 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895035841192 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27527] ppid=27514 vsize=9624976 CPUtime=30.92 cores=1,3,5,7
/proc/27516/task/27527/stat : 27527 (java) S 27514 27516 20503 0 -1 4202560 1225 0 0 0 3086 6 0 0 20 0 19 0 255129385 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895023643112 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27528] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27528/stat : 27528 (java) S 27514 27516 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255129385 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895022589176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27529] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27529/stat : 27529 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255129385 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895021536264 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27530] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27530/stat : 27530 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895020484752 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=27516/tid=27531] ppid=27514 vsize=9624976 CPUtime=0.75 cores=1,3,5,7
/proc/27516/task/27531/stat : 27531 (java) S 27514 27516 20503 0 -1 4202560 3360 0 0 0 75 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895019432888 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=27516/tid=27532] ppid=27514 vsize=9624976 CPUtime=0.55 cores=1,3,5,7
/proc/27516/task/27532/stat : 27532 (java) S 27514 27516 20503 0 -1 4202560 2140 0 0 0 55 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895018380088 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=27516/tid=27533] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27533/stat : 27533 (java) S 27514 27516 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895017327480 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27534] ppid=27514 vsize=9624976 CPUtime=0.87 cores=1,3,5,7
/proc/27516/task/27534/stat : 27534 (java) S 27514 27516 20503 0 -1 4202560 103 0 0 0 52 35 0 0 20 0 19 0 255129388 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895016274888 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=27516/tid=27535] ppid=27514 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/27516/task/27535/stat : 27535 (java) S 27514 27516 20503 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255130053 9855975424 355650 33554432000 1073741824 1073778376 140734756204032 139895015220392 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 27516 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=379212
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=602756
# CPU time returned by wait4() is 1795.98
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1792.86
CPU time (s): 1800.06
CPU user time (s): 1798.93
CPU system time (s): 1.13
CPU usage (%): 100.402
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.38
system time used= 1.60276
maximum resident set size= 1423588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15693
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40049
involuntary context switches= 35374

runsolver used 6.61099 second user time and 15.4427 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-24 22:06:49
IDJOB=3689397
IDBENCH=89637
IDSOLVER=2269
FILE ID=node106/3689397-1337890008
RUNJOBID= node106-1337889496-26305
PBS_JOBID= 14620098
Free space on /tmp= 71612 MiB

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

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

MD5SUM BENCH= 132271a8a55b01af9ffef359148ae5e1
RANDOM SEED=973339448

node106.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.065
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.13
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.065
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.065
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.065
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.92
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.065
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.91
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.065
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.91
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.065
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.91
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.065
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:        28509720 kB
Buffers:          216052 kB
Cached:          2990580 kB
SwapCached:            0 kB
Active:          1145764 kB
Inactive:        2446400 kB
Active(anon):     388252 kB
Inactive(anon):        0 kB
Active(file):     757512 kB
Inactive(file):  2446400 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50436 kB
Writeback:             0 kB
AnonPages:        394616 kB
Mapped:            22544 kB
Shmem:               200 kB
Slab:             630728 kB
SReclaimable:      72256 kB
SUnreclaim:       558472 kB
KernelStack:        1584 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1083356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 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= 71612 MiB
End job on node106 at 2012-05-24 22:36:44