Trace number 4106930

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.88 1774.84

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_4_80.opb
MD5SUM7cde2502e7fdd6b310da5651aff97d88
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.255961
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 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12652
Sum of products size (including duplicates)25304
Number of different products6326
Sum of products size12652

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-4106930-1466281941.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  no objective function found
1.05/0.54	c ... done. Wall clock time 0.429s.
1.05/0.54	c declared #vars     1000
1.05/0.54	c internal #vars     7326
1.05/0.54	c #constraints  14155
1.05/0.54	c constraints type 
1.05/0.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6326
1.05/0.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.05/0.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.05/0.54	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6326
1.05/0.54	c 14155 constraints processed.
4.36/2.44	c cleaning 2444 clauses out of 5001 with flag 11817/5001
5.92/3.95	c cleaning 4178 clauses out of 8557 with flag 24424/11001
7.63/5.61	c cleaning 5696 clauses out of 11391 with flag 39353/18013
9.39/7.35	c cleaning 6755 clauses out of 13682 with flag 56193/26000
11.31/9.18	c cleaning 7892 clauses out of 15928 with flag 75161/35001
13.22/11.02	c cleaning 8925 clauses out of 18035 with flag 96574/45000
14.71/12.55	c cleaning 10041 clauses out of 20111 with flag 128828/56001
17.02/14.72	c cleaning 10996 clauses out of 22070 with flag 155321/68001
19.72/17.44	c cleaning 12037 clauses out of 24073 with flag 183012/81000
24.40/21.94	c cleaning 12989 clauses out of 26036 with flag 212736/95000
29.01/26.56	c cleaning 14049 clauses out of 28097 with flag 244230/110050
33.01/30.54	c cleaning 15003 clauses out of 30005 with flag 277906/126007
36.86/34.11	c cleaning 15999 clauses out of 32037 with flag 317082/143042
39.86/37.13	c cleaning 16915 clauses out of 33996 with flag 361240/161000
46.35/43.59	c cleaning 17990 clauses out of 36081 with flag 402754/180000
56.44/53.62	c cleaning 18946 clauses out of 38092 with flag 444894/200001
63.57/60.58	c cleaning 19983 clauses out of 40145 with flag 489273/221000
68.66/65.60	c cleaning 21080 clauses out of 42190 with flag 539605/243028
73.96/70.63	c cleaning 21965 clauses out of 44082 with flag 600846/266000
83.11/79.68	c cleaning 22973 clauses out of 46118 with flag 651569/290001
90.41/86.91	c cleaning 24115 clauses out of 48230 with flag 704446/315086
95.54/91.97	c cleaning 24971 clauses out of 50034 with flag 763661/341005
104.49/100.69	c cleaning 26043 clauses out of 52085 with flag 822765/368027
113.78/109.87	c cleaning 27008 clauses out of 54015 with flag 881424/396000
119.78/115.74	c cleaning 27907 clauses out of 56007 with flag 951827/425000
129.81/125.70	c cleaning 28912 clauses out of 58101 with flag 1015012/455001
139.07/134.79	c cleaning 30098 clauses out of 60196 with flag 1080634/486008
146.06/141.67	c cleaning 31057 clauses out of 62114 with flag 1156358/518024
157.58/153.08	c cleaning 32038 clauses out of 64075 with flag 1225461/551042
165.28/160.63	c cleaning 32897 clauses out of 65996 with flag 1304269/585001
177.01/172.27	c cleaning 33951 clauses out of 68099 with flag 1378684/620001
185.37/180.48	c cleaning 34952 clauses out of 70147 with flag 1460613/656000
198.20/193.15	c cleaning 36164 clauses out of 72328 with flag 1539509/693133
207.72/202.48	c cleaning 36933 clauses out of 74031 with flag 1625357/731000
222.13/216.79	c cleaning 37918 clauses out of 76099 with flag 1708398/770001
232.59/227.03	c cleaning 38972 clauses out of 78180 with flag 1799543/810000
247.59/241.83	c cleaning 40030 clauses out of 80208 with flag 1886257/851000
258.57/252.73	c cleaning 41093 clauses out of 82187 with flag 1983363/893009
274.02/267.93	c cleaning 41978 clauses out of 84085 with flag 2073564/936000
288.30/282.06	c cleaning 43125 clauses out of 86250 with flag 2174305/980143
301.50/295.00	c cleaning 43931 clauses out of 87982 with flag 2274019/1025000
318.57/311.87	c cleaning 45070 clauses out of 90140 with flag 2371990/1071089
332.20/325.28	c cleaning 46038 clauses out of 92076 with flag 2476706/1118095
346.17/339.00	c cleaning 46879 clauses out of 93944 with flag 2584970/1166001
361.38/353.95	c cleaning 47901 clauses out of 96064 with flag 2688797/1215000
377.08/369.47	c cleaning 49098 clauses out of 98196 with flag 2802676/1265033
391.20/383.33	c cleaning 49958 clauses out of 100065 with flag 2916915/1316000
404.48/396.32	c cleaning 50978 clauses out of 102107 with flag 3037062/1368000
417.78/409.57	c cleaning 51963 clauses out of 104129 with flag 3168027/1421000
432.82/424.48	c cleaning 52962 clauses out of 106167 with flag 3289272/1475001
448.56/439.84	c cleaning 54067 clauses out of 108217 with flag 3412611/1530013
462.77/453.87	c cleaning 55042 clauses out of 110157 with flag 3549633/1586020
480.12/471.01	c cleaning 56016 clauses out of 112095 with flag 3676461/1643000
495.52/486.27	c cleaning 56978 clauses out of 114079 with flag 3814303/1701000
512.75/503.20	c cleaning 57938 clauses out of 116101 with flag 3948214/1760000
530.44/520.74	c cleaning 59113 clauses out of 118225 with flag 4095248/1820062
547.31/537.39	c cleaning 60003 clauses out of 120080 with flag 4237062/1881030
565.90/555.72	c cleaning 60932 clauses out of 122047 with flag 4382007/1943000
585.49/575.00	c cleaning 61921 clauses out of 124116 with flag 4523013/2006001
606.37/595.67	c cleaning 63011 clauses out of 126195 with flag 4681224/2070001
626.35/615.42	c cleaning 64027 clauses out of 128187 with flag 4838583/2135004
647.49/636.20	c cleaning 64979 clauses out of 130156 with flag 5006244/2201000
668.18/656.69	c cleaning 66073 clauses out of 132199 with flag 5173170/2268022
691.07/679.26	c cleaning 66973 clauses out of 134104 with flag 5330401/2336000
713.07/700.95	c cleaning 67972 clauses out of 136131 with flag 5499694/2405000
737.58/725.10	c cleaning 68945 clauses out of 138160 with flag 5663285/2475001
763.67/750.72	c cleaning 69989 clauses out of 140215 with flag 5841422/2546001
788.44/775.25	c cleaning 70978 clauses out of 142225 with flag 6017800/2618000
814.08/800.49	c cleaning 72059 clauses out of 144247 with flag 6206900/2691000
839.37/825.44	c cleaning 73005 clauses out of 146189 with flag 6395484/2765001
866.57/852.38	c cleaning 74039 clauses out of 148189 with flag 6590135/2840006
893.56/878.94	c cleaning 75018 clauses out of 150144 with flag 6824346/2916000
919.63/904.63	c cleaning 75986 clauses out of 152126 with flag 7074760/2993000
939.36/923.93	c cleaning 77019 clauses out of 154140 with flag 7376825/3071000
954.94/939.05	c cleaning 78031 clauses out of 156128 with flag 7661801/3150007
981.23/965.04	c cleaning 78999 clauses out of 158102 with flag 7959205/3230012
1012.45/995.78	c cleaning 80005 clauses out of 160091 with flag 8221597/3311000
1045.94/1028.90	c cleaning 80991 clauses out of 162086 with flag 8471658/3393000
1083.37/1066.06	c cleaning 81989 clauses out of 164096 with flag 8702631/3476001
1121.70/1103.99	c cleaning 83011 clauses out of 166115 with flag 8929487/3560009
1162.67/1144.36	c cleaning 83964 clauses out of 168095 with flag 9154070/3645000
1204.02/1185.22	c cleaning 85003 clauses out of 170132 with flag 9382127/3731001
1247.25/1228.08	c cleaning 85995 clauses out of 172128 with flag 9599115/3818000
1293.95/1274.26	c cleaning 86973 clauses out of 174133 with flag 9817693/3906000
1343.27/1322.96	c cleaning 87944 clauses out of 176160 with flag 10040413/3995000
1392.83/1371.98	c cleaning 89077 clauses out of 178219 with flag 10264672/4085003
1442.31/1420.96	c cleaning 90018 clauses out of 180144 with flag 10490282/4176005
1496.63/1474.74	c cleaning 91031 clauses out of 182121 with flag 10705701/4268000
1552.35/1529.88	c cleaning 91969 clauses out of 184090 with flag 10921925/4361000
1610.52/1587.46	c cleaning 92992 clauses out of 186121 with flag 11141818/4455000
1673.10/1649.46	c cleaning 94014 clauses out of 188130 with flag 11363070/4550001
1735.56/1711.03	c cleaning 94958 clauses out of 190116 with flag 11585691/4646001
1800.06/1774.80	c starts		: 1
1800.06/1774.80	c conflicts		: 4743000
1800.06/1774.80	c decisions		: 51441350
1800.06/1774.80	c propagations		: 162788547
1800.06/1774.80	c inspects		: 20807019631
1800.06/1774.80	c shortcuts		: 0
1800.06/1774.80	c learnt literals	: 0
1800.06/1774.80	c learnt binary clauses	: 0
1800.06/1774.80	c learnt ternary clauses	: 0
1800.06/1774.80	c learnt constraints	: 4743000
1800.06/1774.80	c ignored constraints	: 0
1800.06/1774.80	c root simplifications	: 0
1800.06/1774.80	c removed literals (reason simplification)	: 0
1800.06/1774.80	c reason swapping (by a shorter reason)	: 0
1800.06/1774.80	c Calls to reduceDB	: 93
1800.06/1774.80	c Number of update (reduction) of LBD	: 526177
1800.06/1774.80	c Imported unit clauses	: 0
1800.06/1774.80	c number of reductions to clauses (during analyze)	: 0
1800.06/1774.80	c number of learned constraints concerned by reduction	: 0
1800.06/1774.80	c number of learning phase by resolution	: 0
1800.06/1774.80	c number of learning phase by cutting planes	: 0
1800.06/1774.80	c speed (assignments/second)	: 91750.52191007817
1800.06/1774.80	c non guided choices	6811
1800.06/1774.83	c learnt constraints type 
1800.06/1774.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 192157
1800.06/1774.83	s UNKNOWN
1800.06/1774.83	c Total wall clock time (in seconds): 1774.721

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-4106930-1466281941/watcher-4106930-1466281941 -o /tmp/evaluation-result-4106930-1466281941/solver-4106930-1466281941 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466265085-26685 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106930-1466281941.opb 

pid=30197
running on 4 cores: 0,2,4,6

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.04 2.03 2.00 3/194 30200
/proc/meminfo: memFree=31196648/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/30200/stat : 30200 (java) R 30197 30200 26669 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 30244007 278528 33 33554432000 1073741824 1073778376 140733798484752 140734929915688 224913354023 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/30200/statm: 68 33 25 9 0 25 0

[startup+0.100161 s]
/proc/loadavg: 2.04 2.03 2.00 3/194 30200
/proc/meminfo: memFree=31196648/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 30244007 9787879424 6045 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2389619 6045 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 2.04 2.03 2.00 3/194 30200
/proc/meminfo: memFree=31196648/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 4684 0 1 0 23 1 0 0 20 0 18 0 30244007 9787879424 6781 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2389619 6781 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300209 s]
/proc/loadavg: 2.04 2.03 2.00 3/194 30200
/proc/meminfo: memFree=31196648/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 5329 0 1 0 44 1 0 0 20 0 18 0 30244007 9787879424 9351 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2389619 9351 2239 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700176 s]
/proc/loadavg: 2.04 2.03 2.00 3/194 30200
/proc/meminfo: memFree=31196648/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9625040 CPUtime=1.65 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 26470 0 1 0 158 7 0 0 20 0 19 0 30244007 9856040960 39224 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2406260 39224 2260 9 0 2396937 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9625040

[startup+1.50084 s]
/proc/loadavg: 2.20 2.07 2.01 5/213 30219
/proc/meminfo: memFree=31038196/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9625040 CPUtime=3.46 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 33247 0 1 0 339 7 0 0 20 0 19 0 30244007 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2406260 42853 2271 9 0 2396937 0
[pid=30200/tid=30202] ppid=30197 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/30200/task/30202/stat : 30202 (java) R 30197 30200 26669 0 -1 4202560 2455 0 1 0 144 2 0 0 20 0 19 0 30244008 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472351916184 140472224574028 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30203] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30203/stat : 30203 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472195431464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30204] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30204/stat : 30204 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472194378664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30205] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30205/stat : 30205 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472193325864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30206] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30206/stat : 30206 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472192273064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30207] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30207/stat : 30207 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472191220264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30208] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30208/stat : 30208 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472190167464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30209] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30209/stat : 30209 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472189114664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30210] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30210/stat : 30210 (java) S 30197 30200 26669 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472188061864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30211] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30211/stat : 30211 (java) S 30197 30200 26669 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30244010 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472175864808 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30212] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30212/stat : 30212 (java) S 30197 30200 26669 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472174810872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30213] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30213/stat : 30213 (java) S 30197 30200 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472173757960 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30214] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30214/stat : 30214 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472172706448 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30215] ppid=30197 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/30200/task/30215/stat : 30215 (java) S 30197 30200 26669 0 -1 4202560 17013 0 0 0 86 3 0 0 20 0 19 0 30244013 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472171653560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30216] ppid=30197 vsize=9625040 CPUtime=1.07 cores=0,2,4,6
/proc/30200/task/30216/stat : 30216 (java) S 30197 30200 26669 0 -1 4202560 12502 0 0 0 104 3 0 0 20 0 19 0 30244013 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472170600760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30217] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30217/stat : 30217 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472169548152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30218] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30218/stat : 30218 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472168495560 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30219] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30219/stat : 30219 (java) S 30197 30200 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30244063 9856040960 42853 33554432000 1073741824 1073778376 140733798484752 140472167442088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.20 2.07 2.01 3/213 30219
/proc/meminfo: memFree=31023984/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9625040 CPUtime=5.09 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 33265 0 1 0 501 8 0 0 20 0 19 0 30244007 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2406260 47979 2276 9 0 2396937 0
[pid=30200/tid=30202] ppid=30197 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/30200/task/30202/stat : 30202 (java) R 30197 30200 26669 0 -1 4202560 2467 0 1 0 304 2 0 0 20 0 19 0 30244008 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472351922632 140472224759091 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30203] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30203/stat : 30203 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472195431464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30204] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30204/stat : 30204 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472194378664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30205] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30205/stat : 30205 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472193325864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30206] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30206/stat : 30206 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472192273064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30207] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30207/stat : 30207 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472191220264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30208] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30208/stat : 30208 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472190167464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30209] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30209/stat : 30209 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472189114664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30210] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30210/stat : 30210 (java) S 30197 30200 26669 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472188061864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30211] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30211/stat : 30211 (java) S 30197 30200 26669 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30244010 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472175864808 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30212] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30212/stat : 30212 (java) S 30197 30200 26669 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472174810872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30213] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30213/stat : 30213 (java) S 30197 30200 26669 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472173757960 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30214] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30214/stat : 30214 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472172706448 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30215] ppid=30197 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/30200/task/30215/stat : 30215 (java) S 30197 30200 26669 0 -1 4202560 17015 0 0 0 88 3 0 0 20 0 19 0 30244013 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472171653560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30216] ppid=30197 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/30200/task/30216/stat : 30216 (java) S 30197 30200 26669 0 -1 4202560 12505 0 0 0 105 3 0 0 20 0 19 0 30244013 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472170600760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30217] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30217/stat : 30217 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472169548152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30218] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30218/stat : 30218 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472168495560 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30219] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30219/stat : 30219 (java) S 30197 30200 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30244063 9856040960 47979 33554432000 1073741824 1073778376 140733798484752 140472167442088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.09
Current children cumulated vsize (KiB) 9625040

[startup+6.30084 s]
/proc/loadavg: 2.18 2.06 2.01 3/213 30219
/proc/meminfo: memFree=31002500/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9625040 CPUtime=8.39 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 33360 0 1 0 827 12 0 0 20 0 19 0 30244007 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2406260 58296 2289 9 0 2396937 0
[pid=30200/tid=30202] ppid=30197 vsize=9625040 CPUtime=6.24 cores=0,2,4,6
/proc/30200/task/30202/stat : 30202 (java) R 30197 30200 26669 0 -1 4202560 2489 0 1 0 621 3 0 0 20 0 19 0 30244008 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472351923528 140472224600797 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30203] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30203/stat : 30203 (java) S 30197 30200 26669 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472195431464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30204] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30204/stat : 30204 (java) S 30197 30200 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472194378664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30205] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30205/stat : 30205 (java) S 30197 30200 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472193325864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30206] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30206/stat : 30206 (java) S 30197 30200 26669 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472192273064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30207] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30207/stat : 30207 (java) S 30197 30200 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472191220264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30208] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30208/stat : 30208 (java) S 30197 30200 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472190167464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30209] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30209/stat : 30209 (java) S 30197 30200 26669 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472189114664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30210] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30210/stat : 30210 (java) S 30197 30200 26669 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 30244009 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472188061864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30211] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30211/stat : 30211 (java) S 30197 30200 26669 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 30244010 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472175864808 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30212] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30212/stat : 30212 (java) S 30197 30200 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472174810872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30213] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30213/stat : 30213 (java) S 30197 30200 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472173757960 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30214] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30214/stat : 30214 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472172706448 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30215] ppid=30197 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/30200/task/30215/stat : 30215 (java) S 30197 30200 26669 0 -1 4202560 17015 0 0 0 89 3 0 0 20 0 19 0 30244013 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472171653560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30216] ppid=30197 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/30200/task/30216/stat : 30216 (java) S 30197 30200 26669 0 -1 4202560 12505 0 0 0 108 3 0 0 20 0 19 0 30244013 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472170600760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30217] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30217/stat : 30217 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472169548152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30218] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30218/stat : 30218 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472168495560 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30219] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30219/stat : 30219 (java) S 30197 30200 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30244063 9856040960 58296 33554432000 1073741824 1073778376 140733798484752 140472167442088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 9625040


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

[pid=30200/tid=30212] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30212/stat : 30212 (java) S 30197 30200 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472174810872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30213] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30213/stat : 30213 (java) S 30197 30200 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472173757960 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30214] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30214/stat : 30214 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472172706448 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30215] ppid=30197 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/30200/task/30215/stat : 30215 (java) S 30197 30200 26669 0 -1 4202560 17023 0 0 0 106 3 0 0 20 0 19 0 30244013 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472171653560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30216] ppid=30197 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/30200/task/30216/stat : 30216 (java) S 30197 30200 26669 0 -1 4202560 12505 0 0 0 108 3 0 0 20 0 19 0 30244013 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472170600760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30217] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30217/stat : 30217 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472169548152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30218] ppid=30197 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/30200/task/30218/stat : 30218 (java) S 30197 30200 26669 0 -1 4202560 91 0 0 0 32 26 0 0 20 0 19 0 30244013 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472168495560 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30219] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30219/stat : 30219 (java) S 30197 30200 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30244063 9856040960 247069 33554432000 1073741824 1073778376 140733798484752 140472167442088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1625.56
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.02 2.07 2.06 3/214 30326
/proc/meminfo: memFree=30328332/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9625040 CPUtime=1686.23 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 45082 0 1 0 168361 262 0 0 20 0 19 0 30244007 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2406260 246491 2298 9 0 2396937 0
[pid=30200/tid=30202] ppid=30197 vsize=9625040 CPUtime=1647.76 cores=0,2,4,6
/proc/30200/task/30202/stat : 30202 (java) R 30197 30200 26669 0 -1 4202560 2681 0 1 0 164746 30 0 0 20 0 19 0 30244008 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472351923440 140472224774322 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30203] ppid=30197 vsize=9625040 CPUtime=4.17 cores=0,2,4,6
/proc/30200/task/30203/stat : 30203 (java) S 30197 30200 26669 0 -1 4202560 1545 0 0 0 382 35 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472195431464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30204] ppid=30197 vsize=9625040 CPUtime=3.59 cores=0,2,4,6
/proc/30200/task/30204/stat : 30204 (java) S 30197 30200 26669 0 -1 4202560 888 0 0 0 332 27 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472194378664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30205] ppid=30197 vsize=9625040 CPUtime=3.77 cores=0,2,4,6
/proc/30200/task/30205/stat : 30205 (java) S 30197 30200 26669 0 -1 4202560 988 0 0 0 352 25 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472193325864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30206] ppid=30197 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/30200/task/30206/stat : 30206 (java) S 30197 30200 26669 0 -1 4202560 877 0 0 0 330 24 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472192273064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30207] ppid=30197 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/30200/task/30207/stat : 30207 (java) S 30197 30200 26669 0 -1 4202560 877 0 0 0 355 29 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472191220264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30208] ppid=30197 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/30200/task/30208/stat : 30208 (java) S 30197 30200 26669 0 -1 4202560 1272 0 0 0 319 35 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472190167464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30209] ppid=30197 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/30200/task/30209/stat : 30209 (java) S 30197 30200 26669 0 -1 4202560 1066 0 0 0 328 29 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472189114664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30210] ppid=30197 vsize=9625040 CPUtime=3.61 cores=0,2,4,6
/proc/30200/task/30210/stat : 30210 (java) S 30197 30200 26669 0 -1 4202560 1402 0 0 0 334 27 0 0 20 0 19 0 30244009 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472188061864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30211] ppid=30197 vsize=9625040 CPUtime=6.46 cores=0,2,4,6
/proc/30200/task/30211/stat : 30211 (java) S 30197 30200 26669 0 -1 4202560 2600 0 0 0 640 6 0 0 20 0 19 0 30244010 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472175864808 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30212] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30212/stat : 30212 (java) S 30197 30200 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472174810872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30213] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30213/stat : 30213 (java) S 30197 30200 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472173757960 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30214] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30214/stat : 30214 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472172706448 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30215] ppid=30197 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/30200/task/30215/stat : 30215 (java) S 30197 30200 26669 0 -1 4202560 17023 0 0 0 106 3 0 0 20 0 19 0 30244013 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472171653560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30216] ppid=30197 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/30200/task/30216/stat : 30216 (java) S 30197 30200 26669 0 -1 4202560 12505 0 0 0 108 3 0 0 20 0 19 0 30244013 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472170600760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30217] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30217/stat : 30217 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472169548152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30218] ppid=30197 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/30200/task/30218/stat : 30218 (java) S 30197 30200 26669 0 -1 4202560 95 0 0 0 33 26 0 0 20 0 19 0 30244013 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472168495560 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30219] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30219/stat : 30219 (java) S 30197 30200 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30244063 9856040960 246491 33554432000 1073741824 1073778376 140733798484752 140472167442088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1686.23
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/214 30350
/proc/meminfo: memFree=30288916/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9625040 CPUtime=1746.92 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 45336 0 1 0 174415 277 0 0 20 0 19 0 30244007 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2406260 267571 2298 9 0 2396937 0
[pid=30200/tid=30202] ppid=30197 vsize=9625040 CPUtime=1707.19 cores=0,2,4,6
/proc/30200/task/30202/stat : 30202 (java) R 30197 30200 26669 0 -1 4202560 2688 0 1 0 170689 30 0 0 20 0 19 0 30244008 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472351923440 140472224612736 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30203] ppid=30197 vsize=9625040 CPUtime=4.3 cores=0,2,4,6
/proc/30200/task/30203/stat : 30203 (java) S 30197 30200 26669 0 -1 4202560 1580 0 0 0 394 36 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472195431464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30204] ppid=30197 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/30200/task/30204/stat : 30204 (java) S 30197 30200 26669 0 -1 4202560 917 0 0 0 342 29 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472194378664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30205] ppid=30197 vsize=9625040 CPUtime=3.9 cores=0,2,4,6
/proc/30200/task/30205/stat : 30205 (java) S 30197 30200 26669 0 -1 4202560 1022 0 0 0 363 27 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472193325864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30206] ppid=30197 vsize=9625040 CPUtime=3.68 cores=0,2,4,6
/proc/30200/task/30206/stat : 30206 (java) S 30197 30200 26669 0 -1 4202560 909 0 0 0 342 26 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472192273064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30207] ppid=30197 vsize=9625040 CPUtime=3.97 cores=0,2,4,6
/proc/30200/task/30207/stat : 30207 (java) S 30197 30200 26669 0 -1 4202560 908 0 0 0 365 32 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472191220264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30208] ppid=30197 vsize=9625040 CPUtime=3.65 cores=0,2,4,6
/proc/30200/task/30208/stat : 30208 (java) S 30197 30200 26669 0 -1 4202560 1293 0 0 0 329 36 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472190167464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30209] ppid=30197 vsize=9625040 CPUtime=3.69 cores=0,2,4,6
/proc/30200/task/30209/stat : 30209 (java) S 30197 30200 26669 0 -1 4202560 1089 0 0 0 339 30 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472189114664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30210] ppid=30197 vsize=9625040 CPUtime=3.72 cores=0,2,4,6
/proc/30200/task/30210/stat : 30210 (java) S 30197 30200 26669 0 -1 4202560 1434 0 0 0 344 28 0 0 20 0 19 0 30244009 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472188061864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30211] ppid=30197 vsize=9625040 CPUtime=6.76 cores=0,2,4,6
/proc/30200/task/30211/stat : 30211 (java) S 30197 30200 26669 0 -1 4202560 2606 0 0 0 670 6 0 0 20 0 19 0 30244010 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472175864808 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30212] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30212/stat : 30212 (java) S 30197 30200 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472174810872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30213] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30213/stat : 30213 (java) S 30197 30200 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472173757960 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30214] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30214/stat : 30214 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472172706448 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30215] ppid=30197 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/30200/task/30215/stat : 30215 (java) S 30197 30200 26669 0 -1 4202560 17023 0 0 0 106 3 0 0 20 0 19 0 30244013 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472171653560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30216] ppid=30197 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/30200/task/30216/stat : 30216 (java) S 30197 30200 26669 0 -1 4202560 12505 0 0 0 108 3 0 0 20 0 19 0 30244013 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472170600760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30217] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30217/stat : 30217 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472169548152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30218] ppid=30197 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/30200/task/30218/stat : 30218 (java) S 30197 30200 26669 0 -1 4202560 99 0 0 0 34 28 0 0 20 0 19 0 30244013 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472168495560 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30219] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30219/stat : 30219 (java) S 30197 30200 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30244063 9856040960 267571 33554432000 1073741824 1073778376 140733798484752 140472167442088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1746.92
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.8 s]
/proc/loadavg: 2.00 2.05 2.05 3/214 30351
/proc/meminfo: memFree=30287224/32872528 swapFree=163656/177964
[pid=30200] ppid=30197 vsize=9625040 CPUtime=1800.06 cores=0,2,4,6
/proc/30200/stat : 30200 (java) S 30197 30200 26669 0 -1 4202496 45361 0 1 0 179728 278 0 0 20 0 19 0 30244007 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140733798475888 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30200/statm: 2406260 263801 2298 9 0 2396937 0
[pid=30200/tid=30202] ppid=30197 vsize=9625040 CPUtime=1759.28 cores=0,2,4,6
/proc/30200/task/30202/stat : 30202 (java) R 30197 30200 26669 0 -1 4202560 2695 0 1 0 175897 31 0 0 20 0 19 0 30244008 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472351923440 140472224370593 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30203] ppid=30197 vsize=9625040 CPUtime=4.41 cores=0,2,4,6
/proc/30200/task/30203/stat : 30203 (java) S 30197 30200 26669 0 -1 4202560 1580 0 0 0 405 36 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472195431464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30204] ppid=30197 vsize=9625040 CPUtime=3.83 cores=0,2,4,6
/proc/30200/task/30204/stat : 30204 (java) S 30197 30200 26669 0 -1 4202560 917 0 0 0 354 29 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472194378664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30205] ppid=30197 vsize=9625040 CPUtime=4.03 cores=0,2,4,6
/proc/30200/task/30205/stat : 30205 (java) S 30197 30200 26669 0 -1 4202560 1022 0 0 0 376 27 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472193325864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30206] ppid=30197 vsize=9625040 CPUtime=3.78 cores=0,2,4,6
/proc/30200/task/30206/stat : 30206 (java) S 30197 30200 26669 0 -1 4202560 909 0 0 0 352 26 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472192273064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30207] ppid=30197 vsize=9625040 CPUtime=4.07 cores=0,2,4,6
/proc/30200/task/30207/stat : 30207 (java) S 30197 30200 26669 0 -1 4202560 908 0 0 0 375 32 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472191220264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30208] ppid=30197 vsize=9625040 CPUtime=3.74 cores=0,2,4,6
/proc/30200/task/30208/stat : 30208 (java) S 30197 30200 26669 0 -1 4202560 1293 0 0 0 338 36 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472190167464 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30200/tid=30209] ppid=30197 vsize=9625040 CPUtime=3.78 cores=0,2,4,6
/proc/30200/task/30209/stat : 30209 (java) S 30197 30200 26669 0 -1 4202560 1089 0 0 0 348 30 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472189114664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30210] ppid=30197 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/30200/task/30210/stat : 30210 (java) S 30197 30200 26669 0 -1 4202560 1434 0 0 0 356 28 0 0 20 0 19 0 30244009 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472188061864 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30211] ppid=30197 vsize=9625040 CPUtime=6.93 cores=0,2,4,6
/proc/30200/task/30211/stat : 30211 (java) S 30197 30200 26669 0 -1 4202560 2622 0 0 0 687 6 0 0 20 0 19 0 30244010 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472175864808 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30212] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30212/stat : 30212 (java) S 30197 30200 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472174810872 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30213] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30213/stat : 30213 (java) S 30197 30200 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30244011 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472173757960 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30214] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30214/stat : 30214 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472172706448 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30200/tid=30215] ppid=30197 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/30200/task/30215/stat : 30215 (java) S 30197 30200 26669 0 -1 4202560 17023 0 0 0 106 3 0 0 20 0 19 0 30244013 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472171653560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30216] ppid=30197 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/30200/task/30216/stat : 30216 (java) S 30197 30200 26669 0 -1 4202560 12505 0 0 0 108 3 0 0 20 0 19 0 30244013 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472170600760 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30217] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30217/stat : 30217 (java) S 30197 30200 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30244013 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472169548152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30200/tid=30218] ppid=30197 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/30200/task/30218/stat : 30218 (java) S 30197 30200 26669 0 -1 4202560 101 0 0 0 35 29 0 0 20 0 19 0 30244013 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472168495560 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30200/tid=30219] ppid=30197 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/30200/task/30219/stat : 30219 (java) S 30197 30200 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30244063 9856040960 263801 33554432000 1073741824 1073778376 140733798484752 140472167442088 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 30200 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1774.84
CPU time (s): 1800.88
CPU user time (s): 1797.57
CPU system time (s): 3.3065
CPU usage (%): 101.467
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.57
system time used= 3.3065
maximum resident set size= 1496296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45391
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43568
involuntary context switches= 33121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7834 second user time and 12.7821 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 22:32:21
IDJOB=4106930
IDBENCH=48328
IDSOLVER=2546
FILE ID=node105/4106930-1466281941
RUNJOBID= node105-1466265085-26685
PBS_JOBID= 19918230
Free space on /tmp= 71748 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_4_80.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106930-1466281941/watcher-4106930-1466281941 -o /tmp/evaluation-result-4106930-1466281941/solver-4106930-1466281941 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466265085-26685 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106930-1466281941.opb

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

MD5SUM BENCH= 7cde2502e7fdd6b310da5651aff97d88
RANDOM SEED=496370964

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31197028 kB
Buffers:           97792 kB
Cached:           183612 kB
SwapCached:         1684 kB
Active:           565800 kB
Inactive:         193588 kB
Active(anon):     477640 kB
Inactive(anon):     2976 kB
Active(file):      88160 kB
Inactive(file):   190612 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:               912 kB
Writeback:             0 kB
AnonPages:        651204 kB
Mapped:            15464 kB
Shmem:                 0 kB
Slab:             605240 kB
SReclaimable:      48784 kB
SUnreclaim:       556456 kB
KernelStack:        1768 kB
PageTables:         6220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     823100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 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= 71748 MiB
End job on node105 at 2016-06-18 23:01:56