Trace number 4084687

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.77 1778.64

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_2_15.opb
MD5SUM159c656bb3d53b355a331c1212862210
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.263959
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
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.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4084687-1465266541.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
1.05/0.55	c ... done. Wall clock time 0.436s.
1.05/0.55	c declared #vars     1000
1.05/0.55	c internal #vars     7328
1.05/0.55	c #constraints  14159
1.05/0.55	c constraints type 
1.05/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6328
1.05/0.55	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.05/0.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.05/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6328
1.05/0.55	c 14159 constraints processed.
4.95/3.20	c cleaning 2490 clauses out of 5000 with flag 10099/5000
7.71/5.80	c cleaning 4292 clauses out of 8584 with flag 22344/11074
10.90/8.95	c cleaning 5725 clauses out of 11449 with flag 36794/18231
14.11/12.19	c cleaning 6887 clauses out of 13773 with flag 53040/26280
17.63/15.57	c cleaning 7828 clauses out of 15656 with flag 70755/35050
21.32/19.28	c cleaning 8895 clauses out of 17789 with flag 90890/45011
25.63/23.35	c cleaning 9970 clauses out of 19939 with flag 113232/56056
29.73/27.42	c cleaning 11005 clauses out of 22010 with flag 137605/68097
33.63/31.40	c cleaning 11970 clauses out of 23939 with flag 164337/81031
37.34/34.89	c cleaning 12970 clauses out of 25940 with flag 193510/95002
44.84/42.30	c cleaning 14037 clauses out of 28073 with flag 224698/110105
53.54/51.03	c cleaning 15054 clauses out of 30108 with flag 257059/126177
61.93/59.33	c cleaning 15948 clauses out of 31895 with flag 290995/143018
69.84/67.21	c cleaning 16979 clauses out of 33957 with flag 327344/161028
77.01/74.28	c cleaning 18024 clauses out of 36047 with flag 365916/180097
84.75/81.80	c cleaning 19052 clauses out of 38104 with flag 407181/200178
99.15/96.23	c cleaning 19955 clauses out of 39910 with flag 449164/221036
113.44/110.29	c cleaning 21093 clauses out of 42186 with flag 493926/243267
124.95/121.74	c cleaning 21931 clauses out of 43862 with flag 539868/266036
135.60/131.87	c cleaning 22973 clauses out of 45946 with flag 588358/290051
146.67/142.86	c cleaning 24008 clauses out of 48046 with flag 639719/315124
157.85/153.86	c cleaning 24962 clauses out of 49944 with flag 692726/341030
169.37/165.15	c cleaning 26013 clauses out of 52057 with flag 748153/368105
179.30/174.92	c cleaning 26871 clauses out of 53939 with flag 805607/396000
189.23/184.80	c cleaning 28050 clauses out of 56099 with flag 865093/425031
202.53/197.88	c cleaning 29058 clauses out of 58120 with flag 926600/455102
213.76/209.00	c cleaning 30009 clauses out of 60042 with flag 990461/486082
227.01/222.07	c cleaning 30947 clauses out of 61996 with flag 1055963/518045
240.38/235.21	c cleaning 31998 clauses out of 64021 with flag 1123816/551017
254.91/249.55	c cleaning 33017 clauses out of 66045 with flag 1193884/585039
269.86/264.32	c cleaning 33930 clauses out of 67991 with flag 1265987/620002
283.11/277.35	c cleaning 35073 clauses out of 70148 with flag 1340610/656089
298.97/293.01	c cleaning 35988 clauses out of 72039 with flag 1416762/693053
315.58/309.48	c cleaning 37007 clauses out of 74049 with flag 1495354/731051
332.13/325.85	c cleaning 37947 clauses out of 75991 with flag 1576053/770000
346.82/340.31	c cleaning 38989 clauses out of 78047 with flag 1659224/810003
362.97/356.23	c cleaning 40039 clauses out of 80078 with flag 1744853/851023
379.30/372.37	c cleaning 40962 clauses out of 82016 with flag 1832574/893000
393.56/386.38	c cleaning 42033 clauses out of 84077 with flag 1923201/936023
403.17/395.77	c cleaning 42995 clauses out of 86023 with flag 2018870/980002
415.14/407.31	c cleaning 44010 clauses out of 88026 with flag 2118704/1025000
430.43/422.46	c cleaning 45008 clauses out of 90016 with flag 2216660/1071000
446.35/438.07	c cleaning 45992 clauses out of 92009 with flag 2315805/1118001
465.57/457.04	c cleaning 47038 clauses out of 94076 with flag 2416609/1166060
485.59/476.74	c cleaning 47991 clauses out of 95981 with flag 2518604/1215003
510.57/501.44	c cleaning 49020 clauses out of 98040 with flag 2622629/1265053
534.10/524.79	c cleaning 50030 clauses out of 100059 with flag 2728533/1316092
561.16/551.45	c cleaning 50973 clauses out of 101945 with flag 2836031/1368008
595.52/585.44	c cleaning 52037 clauses out of 104074 with flag 2946095/1421110
625.81/615.22	c cleaning 52995 clauses out of 105989 with flag 3057578/1475062
667.04/656.01	c cleaning 53965 clauses out of 107932 with flag 3170676/1530000
701.20/689.87	c cleaning 54994 clauses out of 109987 with flag 3286263/1586020
745.32/733.68	c cleaning 56022 clauses out of 112043 with flag 3403549/1643070
795.41/783.23	c cleaning 56976 clauses out of 113951 with flag 3522691/1701000
847.58/834.95	c cleaning 58006 clauses out of 116011 with flag 3644035/1760036
895.92/882.82	c cleaning 58985 clauses out of 117970 with flag 3767255/1820001
946.66/933.18	c cleaning 60025 clauses out of 120049 with flag 3892579/1881065
999.69/985.78	c cleaning 61005 clauses out of 122009 with flag 4019855/1943050
1059.31/1044.92	c cleaning 62023 clauses out of 124045 with flag 4149163/2006091
1123.21/1108.29	c cleaning 62993 clauses out of 125985 with flag 4280424/2070054
1185.72/1170.27	c cleaning 63968 clauses out of 127938 with flag 4413582/2135000
1257.42/1241.21	c cleaning 64988 clauses out of 129976 with flag 4548569/2201006
1328.90/1312.13	c cleaning 66017 clauses out of 132034 with flag 4686036/2268052
1400.82/1383.44	c cleaning 66977 clauses out of 133965 with flag 4824971/2336000
1484.91/1466.79	c cleaning 68000 clauses out of 136000 with flag 4966283/2405012
1562.74/1543.79	c cleaning 69000 clauses out of 137999 with flag 5109485/2475011
1653.13/1633.32	c cleaning 70061 clauses out of 140121 with flag 5254983/2546133
1735.14/1714.54	c cleaning 70956 clauses out of 141927 with flag 5401962/2618000
1800.05/1778.60	c starts		: 1
1800.05/1778.60	c conflicts		: 2680323
1800.05/1778.60	c decisions		: 3754840
1800.05/1778.60	c propagations		: 170955360
1800.05/1778.60	c inspects		: 24781854432
1800.05/1778.60	c shortcuts		: 0
1800.05/1778.60	c learnt literals	: 0
1800.05/1778.60	c learnt binary clauses	: 0
1800.05/1778.60	c learnt ternary clauses	: 0
1800.05/1778.60	c learnt constraints	: 2680323
1800.05/1778.60	c ignored constraints	: 0
1800.05/1778.60	c root simplifications	: 0
1800.05/1778.60	c removed literals (reason simplification)	: 0
1800.05/1778.60	c reason swapping (by a shorter reason)	: 0
1800.05/1778.60	c Calls to reduceDB	: 68
1800.05/1778.60	c Number of update (reduction) of LBD	: 158196
1800.05/1778.60	c Imported unit clauses	: 0
1800.05/1778.60	c number of reductions to clauses (during analyze)	: 0
1800.05/1778.60	c number of learned constraints concerned by reduction	: 0
1800.05/1778.60	c number of learning phase by resolution	: 0
1800.05/1778.60	c number of learning phase by cutting planes	: 0
1800.05/1778.60	c speed (assignments/second)	: 96147.83411237161
1800.05/1778.60	c non guided choices	6812
1800.05/1778.61	c timeout
1800.05/1778.63	c learnt constraints type 
1800.05/1778.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 133295
1800.05/1778.63	s UNKNOWN
1800.05/1778.63	c Total wall clock time (in seconds): 1778.52

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4084687-1465266541/watcher-4084687-1465266541 -o /tmp/evaluation-result-4084687-1465266541/solver-4084687-1465266541 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465253623-5697 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084687-1465266541.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.17 2.19 2.18 3/194 8854
/proc/meminfo: memFree=30064376/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=5632 CPUtime=0 cores=1,3,5,7
/proc/8854/stat : 8854 (java) R 8851 8854 5680 0 -1 4202496 384 0 0 0 0 0 0 0 20 0 1 0 108588848 5767168 55 33554432000 1073741824 1073778376 140733682396704 140733682393832 271778409767 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 1408 58 46 9 0 30 0

[startup+0.100159 s]
/proc/loadavg: 2.17 2.19 2.18 3/194 8854
/proc/meminfo: memFree=30064376/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 4448 0 1 0 8 1 0 0 20 0 18 0 108588848 9787879424 5573 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2389619 5573 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 2.17 2.19 2.18 3/194 8854
/proc/meminfo: memFree=30064376/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 4756 0 1 0 22 2 0 0 20 0 18 0 108588848 9787879424 6314 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2389619 6314 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 2.17 2.19 2.18 3/194 8854
/proc/meminfo: memFree=30064376/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 5532 0 1 0 43 2 0 0 20 0 18 0 108588848 9787879424 9026 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2389619 9026 2240 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700185 s]
/proc/loadavg: 2.17 2.19 2.18 3/194 8854
/proc/meminfo: memFree=30064376/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9626772 CPUtime=1.64 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 26827 0 1 0 158 6 0 0 20 0 19 0 108588848 9857814528 38859 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2406693 38859 2260 9 0 2397370 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9626772

[startup+1.50079 s]
/proc/loadavg: 2.17 2.19 2.18 3/213 8873
/proc/meminfo: memFree=29904504/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9625040 CPUtime=3.24 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 32386 0 1 0 317 7 0 0 20 0 19 0 108588848 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2406260 42515 2269 9 0 2396937 0
[pid=8854/tid=8856] ppid=8851 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/8854/task/8856/stat : 8856 (java) R 8851 8854 5680 0 -1 4202560 2522 0 1 0 144 2 0 0 20 0 19 0 108588849 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139691055181856 139690995649717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8857] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8857/stat : 8857 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690993920296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8858] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8858/stat : 8858 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690898045096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8859] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8859/stat : 8859 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690896992808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8860] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8860/stat : 8860 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690895940008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8861] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8861/stat : 8861 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690894887720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8862] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8862/stat : 8862 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690893834920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8863] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8863/stat : 8863 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690892782632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8864] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8864/stat : 8864 (java) S 8851 8854 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690891729832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8865] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8865/stat : 8865 (java) S 8851 8854 5680 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 108588851 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690879318248 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8866] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8866/stat : 8866 (java) S 8851 8854 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690878264312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8867] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8867/stat : 8867 (java) S 8851 8854 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690877211912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8868] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8868/stat : 8868 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690876160400 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8869] ppid=8851 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/8854/task/8869/stat : 8869 (java) S 8851 8854 5680 0 -1 4202560 12420 0 0 0 83 2 0 0 20 0 19 0 108588854 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690875108024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8870] ppid=8851 vsize=9625040 CPUtime=0.9 cores=1,3,5,7
/proc/8854/task/8870/stat : 8870 (java) S 8851 8854 5680 0 -1 4202560 16169 0 0 0 87 3 0 0 20 0 19 0 108588854 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690874055224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8871] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8871/stat : 8871 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690873003128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8872] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8872/stat : 8872 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690871950536 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8873] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8873/stat : 8873 (java) S 8851 8854 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108588904 9856040960 42515 33554432000 1073741824 1073778376 140733682396704 139690870895528 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 9625040

[startup+3.10083 s]
/proc/loadavg: 2.17 2.19 2.18 3/213 8873
/proc/meminfo: memFree=29895940/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9625040 CPUtime=4.95 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 32452 0 1 0 488 7 0 0 20 0 19 0 108588848 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2406260 45645 2271 9 0 2396937 0
[pid=8854/tid=8856] ppid=8851 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/8854/task/8856/stat : 8856 (java) R 8851 8854 5680 0 -1 4202560 2530 0 1 0 304 3 0 0 20 0 19 0 108588849 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139691055188424 139690995790817 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8857] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8857/stat : 8857 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690993920296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8858] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8858/stat : 8858 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690898045096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8859] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8859/stat : 8859 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690896992808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8860] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8860/stat : 8860 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690895940008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8861] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8861/stat : 8861 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690894887720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8862] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8862/stat : 8862 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690893834920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8863] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8863/stat : 8863 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690892782632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8864] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8864/stat : 8864 (java) S 8851 8854 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690891729832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8865] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8865/stat : 8865 (java) S 8851 8854 5680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108588851 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690879318248 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8866] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8866/stat : 8866 (java) S 8851 8854 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690878264312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8867] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8867/stat : 8867 (java) S 8851 8854 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 45645 33554432000 1073741824 1073778376 140733682396704 139690877211912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8868] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8868/stat : 8868 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 46157 33554432000 1073741824 1073778376 140733682396704 139690876160400 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8869] ppid=8851 vsize=9625040 CPUtime=0.87 cores=1,3,5,7
/proc/8854/task/8869/stat : 8869 (java) S 8851 8854 5680 0 -1 4202560 12423 0 0 0 85 2 0 0 20 0 19 0 108588854 9856040960 46157 33554432000 1073741824 1073778376 140733682396704 139690875108024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8870] ppid=8851 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/8854/task/8870/stat : 8870 (java) S 8851 8854 5680 0 -1 4202560 16223 0 0 0 95 3 0 0 20 0 19 0 108588854 9856040960 46157 33554432000 1073741824 1073778376 140733682396704 139690874055224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8871] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8871/stat : 8871 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 46157 33554432000 1073741824 1073778376 140733682396704 139690873003128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8872] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8872/stat : 8872 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 46157 33554432000 1073741824 1073778376 140733682396704 139690871950536 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8873] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8873/stat : 8873 (java) S 8851 8854 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108588904 9856040960 46157 33554432000 1073741824 1073778376 140733682396704 139690870895528 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.95
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.16 2.18 2.18 3/213 8873
/proc/meminfo: memFree=29881088/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9625040 CPUtime=8.21 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 32476 0 1 0 813 8 0 0 20 0 19 0 108588848 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2406260 44540 2276 9 0 2396937 0
[pid=8854/tid=8856] ppid=8851 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/8854/task/8856/stat : 8856 (java) R 8851 8854 5680 0 -1 4202560 2546 0 1 0 623 3 0 0 20 0 19 0 108588849 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139691055188384 139690995790812 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8857] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8857/stat : 8857 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690993920296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8858] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8858/stat : 8858 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690898045096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8859] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8859/stat : 8859 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690896992808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8860] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8860/stat : 8860 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690895940008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8861] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8861/stat : 8861 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690894887720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8862] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8862/stat : 8862 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690893834920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8863] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8863/stat : 8863 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690892782632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8864] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8864/stat : 8864 (java) S 8851 8854 5680 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 108588850 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690891729832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8865] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8865/stat : 8865 (java) S 8851 8854 5680 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 108588851 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690879318248 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8866] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8866/stat : 8866 (java) S 8851 8854 5680 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690878264312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8867] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8867/stat : 8867 (java) S 8851 8854 5680 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690877211912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8868] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8868/stat : 8868 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690876160400 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8869] ppid=8851 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/8854/task/8869/stat : 8869 (java) S 8851 8854 5680 0 -1 4202560 12427 0 0 0 89 2 0 0 20 0 19 0 108588854 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690875108024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8870] ppid=8851 vsize=9625040 CPUtime=1 cores=1,3,5,7
/proc/8854/task/8870/stat : 8870 (java) S 8851 8854 5680 0 -1 4202560 16227 0 0 0 97 3 0 0 20 0 19 0 108588854 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690874055224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8871] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8871/stat : 8871 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690873003128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8872] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8872/stat : 8872 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690871950536 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8873] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8873/stat : 8873 (java) S 8851 8854 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108588904 9856040960 44540 33554432000 1073741824 1073778376 140733682396704 139690870895528 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 9625040


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

[pid=8854/tid=8866] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8866/stat : 8866 (java) S 8851 8854 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690878264312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8867] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8867/stat : 8867 (java) S 8851 8854 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690877211912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8868] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8868/stat : 8868 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690876160400 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8869] ppid=8851 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/8854/task/8869/stat : 8869 (java) S 8851 8854 5680 0 -1 4202560 12427 0 0 0 89 2 0 0 20 0 19 0 108588854 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690875108024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8870] ppid=8851 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/8854/task/8870/stat : 8870 (java) S 8851 8854 5680 0 -1 4202560 17218 0 0 0 122 3 0 0 20 0 19 0 108588854 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690874055224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8871] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8871/stat : 8871 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690873003128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8872] ppid=8851 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/8854/task/8872/stat : 8872 (java) S 8851 8854 5680 0 -1 4202560 92 0 0 0 24 29 0 0 20 0 19 0 108588854 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690871950536 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8873] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8873/stat : 8873 (java) S 8851 8854 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108588904 9856040960 183214 33554432000 1073741824 1073778376 140733682396704 139690870895528 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1622.08
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.17 2.15 2.15 3/213 9173
/proc/meminfo: memFree=26998192/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9625040 CPUtime=1682.61 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 47905 0 1 0 168003 258 0 0 20 0 19 0 108588848 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2406260 174882 2298 9 0 2396937 0
[pid=8854/tid=8856] ppid=8851 vsize=9625040 CPUtime=1649.75 cores=1,3,5,7
/proc/8854/task/8856/stat : 8856 (java) R 8851 8854 5680 0 -1 4202560 2810 0 1 0 164944 31 0 0 20 0 19 0 108588849 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139691055189216 139690995686618 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8857] ppid=8851 vsize=9625040 CPUtime=3.01 cores=1,3,5,7
/proc/8854/task/8857/stat : 8857 (java) S 8851 8854 5680 0 -1 4202560 996 0 0 0 276 25 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690993920296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8858] ppid=8851 vsize=9625040 CPUtime=3.22 cores=1,3,5,7
/proc/8854/task/8858/stat : 8858 (java) S 8851 8854 5680 0 -1 4202560 1907 0 0 0 288 34 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690898045096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8859] ppid=8851 vsize=9625040 CPUtime=2.95 cores=1,3,5,7
/proc/8854/task/8859/stat : 8859 (java) S 8851 8854 5680 0 -1 4202560 1624 0 0 0 269 26 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690896992808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8860] ppid=8851 vsize=9625040 CPUtime=3.03 cores=1,3,5,7
/proc/8854/task/8860/stat : 8860 (java) S 8851 8854 5680 0 -1 4202560 1224 0 0 0 280 23 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690895940008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8861] ppid=8851 vsize=9625040 CPUtime=3.36 cores=1,3,5,7
/proc/8854/task/8861/stat : 8861 (java) S 8851 8854 5680 0 -1 4202560 1830 0 0 0 309 27 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690894887720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8862] ppid=8851 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/8854/task/8862/stat : 8862 (java) S 8851 8854 5680 0 -1 4202560 1131 0 0 0 274 30 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690893834920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8863] ppid=8851 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/8854/task/8863/stat : 8863 (java) S 8851 8854 5680 0 -1 4202560 1541 0 0 0 283 22 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690892782632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8864] ppid=8851 vsize=9625040 CPUtime=3.45 cores=1,3,5,7
/proc/8854/task/8864/stat : 8864 (java) S 8851 8854 5680 0 -1 4202560 1855 0 0 0 316 29 0 0 20 0 19 0 108588850 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690891729832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8865] ppid=8851 vsize=9625040 CPUtime=5.41 cores=1,3,5,7
/proc/8854/task/8865/stat : 8865 (java) S 8851 8854 5680 0 -1 4202560 1986 0 0 0 534 7 0 0 20 0 19 0 108588851 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690879318248 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8866] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8866/stat : 8866 (java) S 8851 8854 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690878264312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8867] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8867/stat : 8867 (java) S 8851 8854 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690877211912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8868] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8868/stat : 8868 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690876160400 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8869] ppid=8851 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/8854/task/8869/stat : 8869 (java) S 8851 8854 5680 0 -1 4202560 12427 0 0 0 89 2 0 0 20 0 19 0 108588854 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690875108024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8870] ppid=8851 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/8854/task/8870/stat : 8870 (java) S 8851 8854 5680 0 -1 4202560 17218 0 0 0 122 3 0 0 20 0 19 0 108588854 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690874055224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8871] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8871/stat : 8871 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690873003128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8872] ppid=8851 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/8854/task/8872/stat : 8872 (java) S 8851 8854 5680 0 -1 4202560 94 0 0 0 26 29 0 0 20 0 19 0 108588854 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690871950536 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8873] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8873/stat : 8873 (java) S 8851 8854 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108588904 9856040960 174882 33554432000 1073741824 1073778376 140733682396704 139690870895528 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1682.61
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.11 2.14 2.15 3/213 9174
/proc/meminfo: memFree=26964540/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9625040 CPUtime=1743.09 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 48477 0 1 0 174045 264 0 0 20 0 19 0 108588848 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2406260 183276 2298 9 0 2396937 0
[pid=8854/tid=8856] ppid=8851 vsize=9625040 CPUtime=1709.35 cores=1,3,5,7
/proc/8854/task/8856/stat : 8856 (java) R 8851 8854 5680 0 -1 4202560 2821 0 1 0 170904 31 0 0 20 0 19 0 108588849 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139691055189216 139690995790812 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8857] ppid=8851 vsize=9625040 CPUtime=3.13 cores=1,3,5,7
/proc/8854/task/8857/stat : 8857 (java) S 8851 8854 5680 0 -1 4202560 1114 0 0 0 286 27 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690993920296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8858] ppid=8851 vsize=9625040 CPUtime=3.3 cores=1,3,5,7
/proc/8854/task/8858/stat : 8858 (java) S 8851 8854 5680 0 -1 4202560 1913 0 0 0 296 34 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690898045096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8859] ppid=8851 vsize=9625040 CPUtime=3.03 cores=1,3,5,7
/proc/8854/task/8859/stat : 8859 (java) S 8851 8854 5680 0 -1 4202560 1628 0 0 0 277 26 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690896992808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8860] ppid=8851 vsize=9625040 CPUtime=3.11 cores=1,3,5,7
/proc/8854/task/8860/stat : 8860 (java) S 8851 8854 5680 0 -1 4202560 1314 0 0 0 288 23 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690895940008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8861] ppid=8851 vsize=9625040 CPUtime=3.44 cores=1,3,5,7
/proc/8854/task/8861/stat : 8861 (java) S 8851 8854 5680 0 -1 4202560 1918 0 0 0 316 28 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690894887720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8862] ppid=8851 vsize=9625040 CPUtime=3.12 cores=1,3,5,7
/proc/8854/task/8862/stat : 8862 (java) S 8851 8854 5680 0 -1 4202560 1138 0 0 0 282 30 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690893834920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8863] ppid=8851 vsize=9625040 CPUtime=3.12 cores=1,3,5,7
/proc/8854/task/8863/stat : 8863 (java) S 8851 8854 5680 0 -1 4202560 1542 0 0 0 290 22 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690892782632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8864] ppid=8851 vsize=9625040 CPUtime=3.53 cores=1,3,5,7
/proc/8854/task/8864/stat : 8864 (java) S 8851 8854 5680 0 -1 4202560 1966 0 0 0 324 29 0 0 20 0 19 0 108588850 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690891729832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8865] ppid=8851 vsize=9625040 CPUtime=5.59 cores=1,3,5,7
/proc/8854/task/8865/stat : 8865 (java) S 8851 8854 5680 0 -1 4202560 2118 0 0 0 552 7 0 0 20 0 19 0 108588851 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690879318248 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8866] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8866/stat : 8866 (java) S 8851 8854 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690878264312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8867] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8867/stat : 8867 (java) S 8851 8854 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690877211912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8868] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8868/stat : 8868 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690876160400 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8869] ppid=8851 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/8854/task/8869/stat : 8869 (java) S 8851 8854 5680 0 -1 4202560 12427 0 0 0 89 2 0 0 20 0 19 0 108588854 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690875108024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8870] ppid=8851 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/8854/task/8870/stat : 8870 (java) S 8851 8854 5680 0 -1 4202560 17218 0 0 0 122 3 0 0 20 0 19 0 108588854 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690874055224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8871] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8871/stat : 8871 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690873003128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8872] ppid=8851 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/8854/task/8872/stat : 8872 (java) S 8851 8854 5680 0 -1 4202560 98 0 0 0 26 31 0 0 20 0 19 0 108588854 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690871950536 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8873] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8873/stat : 8873 (java) S 8851 8854 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108588904 9856040960 183276 33554432000 1073741824 1073778376 140733682396704 139690870895528 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1743.09
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1778.6 s]
/proc/loadavg: 2.24 2.17 2.16 4/213 9176
/proc/meminfo: memFree=26983840/32872528 swapFree=13072/1184284
[pid=8854] ppid=8851 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/8854/stat : 8854 (java) S 8851 8854 5680 0 -1 4202496 48877 0 1 0 179732 273 0 0 20 0 19 0 108588848 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 140733682387840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/8854/statm: 2406260 178467 2298 9 0 2396937 0
[pid=8854/tid=8856] ppid=8851 vsize=9625040 CPUtime=1765.2 cores=1,3,5,7
/proc/8854/task/8856/stat : 8856 (java) R 8851 8854 5680 0 -1 4202560 2833 0 1 0 176488 32 0 0 20 0 19 0 108588849 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139691055189216 139690995790812 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8857] ppid=8851 vsize=9625040 CPUtime=3.25 cores=1,3,5,7
/proc/8854/task/8857/stat : 8857 (java) S 8851 8854 5680 0 -1 4202560 1131 0 0 0 297 28 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690993920296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8858] ppid=8851 vsize=9625040 CPUtime=3.45 cores=1,3,5,7
/proc/8854/task/8858/stat : 8858 (java) S 8851 8854 5680 0 -1 4202560 1964 0 0 0 309 36 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690898045096 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8859] ppid=8851 vsize=9625040 CPUtime=3.14 cores=1,3,5,7
/proc/8854/task/8859/stat : 8859 (java) S 8851 8854 5680 0 -1 4202560 1645 0 0 0 286 28 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690896992808 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8860] ppid=8851 vsize=9625040 CPUtime=3.26 cores=1,3,5,7
/proc/8854/task/8860/stat : 8860 (java) S 8851 8854 5680 0 -1 4202560 1337 0 0 0 301 25 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690895940008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8861] ppid=8851 vsize=9625040 CPUtime=3.54 cores=1,3,5,7
/proc/8854/task/8861/stat : 8861 (java) S 8851 8854 5680 0 -1 4202560 1928 0 0 0 326 28 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690894887720 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8862] ppid=8851 vsize=9625040 CPUtime=3.21 cores=1,3,5,7
/proc/8854/task/8862/stat : 8862 (java) S 8851 8854 5680 0 -1 4202560 1149 0 0 0 291 30 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690893834920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8863] ppid=8851 vsize=9625040 CPUtime=3.25 cores=1,3,5,7
/proc/8854/task/8863/stat : 8863 (java) S 8851 8854 5680 0 -1 4202560 1753 0 0 0 301 24 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690892782632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8864] ppid=8851 vsize=9625040 CPUtime=3.63 cores=1,3,5,7
/proc/8854/task/8864/stat : 8864 (java) S 8851 8854 5680 0 -1 4202560 2002 0 0 0 333 30 0 0 20 0 19 0 108588850 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690891729832 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8865] ppid=8851 vsize=9625040 CPUtime=5.77 cores=1,3,5,7
/proc/8854/task/8865/stat : 8865 (java) S 8851 8854 5680 0 -1 4202560 2126 0 0 0 569 8 0 0 20 0 19 0 108588851 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690879318248 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8854/tid=8866] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8866/stat : 8866 (java) S 8851 8854 5680 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690878264312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8867] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8867/stat : 8867 (java) S 8851 8854 5680 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 108588852 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690877211912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8868] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8868/stat : 8868 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690876160400 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8869] ppid=8851 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/8854/task/8869/stat : 8869 (java) S 8851 8854 5680 0 -1 4202560 12427 0 0 0 89 2 0 0 20 0 19 0 108588854 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690875108024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8870] ppid=8851 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/8854/task/8870/stat : 8870 (java) S 8851 8854 5680 0 -1 4202560 17218 0 0 0 122 3 0 0 20 0 19 0 108588854 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690874055224 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8854/tid=8871] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8871/stat : 8871 (java) S 8851 8854 5680 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 108588854 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690873003128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8854/tid=8872] ppid=8851 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/8854/task/8872/stat : 8872 (java) S 8851 8854 5680 0 -1 4202560 102 0 0 0 27 32 0 0 20 0 19 0 108588854 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690871950536 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8854/tid=8873] ppid=8851 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/8854/task/8873/stat : 8873 (java) S 8851 8854 5680 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 108588904 9856040960 178467 33554432000 1073741824 1073778376 140733682396704 139690870895528 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 8854 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1778.64
CPU time (s): 1800.77
CPU user time (s): 1797.56
CPU system time (s): 3.21351
CPU usage (%): 101.244
Max. virtual memory (cumulated for all children) (KiB): 9626772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.56
system time used= 3.21351
maximum resident set size= 1113568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48908
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46239
involuntary context switches= 49447

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

The end

Launcher Data

Begin job on node115 at 2016-06-07 04:29:02
IDJOB=4084687
IDBENCH=48382
IDSOLVER=2546
FILE ID=node115/4084687-1465266541
RUNJOBID= node115-1465253623-5697
PBS_JOBID= 19843266
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_10_2_15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084687-1465266541/watcher-4084687-1465266541 -o /tmp/evaluation-result-4084687-1465266541/solver-4084687-1465266541 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465253623-5697 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084687-1465266541.opb

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

MD5SUM BENCH= 159c656bb3d53b355a331c1212862210
RANDOM SEED=2008284550

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.174
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
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.174
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.174
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
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.174
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
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.174
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30065096 kB
Buffers:           89996 kB
Cached:           218320 kB
SwapCached:         2020 kB
Active:           642464 kB
Inactive:         232016 kB
Active(anon):     565932 kB
Inactive(anon):     2100 kB
Active(file):      76532 kB
Inactive(file):   229916 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       1769872 kB
Mapped:            16500 kB
Shmem:                 0 kB
Slab:             614248 kB
SReclaimable:      58040 kB
SUnreclaim:       556208 kB
KernelStack:        1760 kB
PageTables:         7408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1856804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1650688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node115 at 2016-06-07 04:58:40