Trace number 4106870

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.65 1778.85

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_10_5_15.opb
MD5SUM5332756aaf3462bb729ff5c6a427694c
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.25796
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)12540
Sum of products size (including duplicates)25080
Number of different products6270
Sum of products size12540

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version 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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106870-1466280019.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
1.04/0.55	c ... done. Wall clock time 0.434s.
1.04/0.55	c declared #vars     1000
1.04/0.55	c internal #vars     7270
1.04/0.55	c #constraints  14043
1.04/0.55	c constraints type 
1.04/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6270
1.04/0.55	c org.sat4j.minisat.constraints.card.MinWatchCard => 1003
1.04/0.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
1.04/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6270
1.04/0.55	c 14043 constraints processed.
5.34/3.50	c cleaning 2695 clauses out of 5390 with flag 10866/5390
7.90/6.02	c cleaning 4163 clauses out of 8325 with flag 22220/11020
11.10/9.26	c cleaning 5636 clauses out of 11271 with flag 36555/18129
14.69/12.70	c cleaning 6814 clauses out of 13628 with flag 52692/26122
18.33/16.38	c cleaning 7938 clauses out of 15875 with flag 70984/35183
22.23/20.22	c cleaning 8892 clauses out of 17784 with flag 90865/45030
26.70/24.52	c cleaning 10049 clauses out of 20097 with flag 113492/56235
30.81/28.68	c cleaning 10937 clauses out of 21874 with flag 137418/68061
34.80/32.64	c cleaning 11950 clauses out of 23927 with flag 163815/81051
39.30/36.85	c cleaning 12976 clauses out of 25951 with flag 192890/95025
47.67/45.14	c cleaning 14057 clauses out of 28114 with flag 223528/110164
57.09/54.31	c cleaning 15020 clauses out of 30040 with flag 255722/126147
65.29/62.53	c cleaning 16045 clauses out of 32089 with flag 290112/143216
72.69/69.96	c cleaning 16926 clauses out of 33851 with flag 326032/161023
79.48/76.69	c cleaning 17961 clauses out of 35926 with flag 364479/180024
88.25/85.10	c cleaning 19079 clauses out of 38158 with flag 405987/200217
103.85/100.70	c cleaning 19989 clauses out of 39978 with flag 448057/221116
118.76/115.36	c cleaning 21103 clauses out of 42206 with flag 492808/243333
131.46/127.68	c cleaning 21937 clauses out of 43873 with flag 538711/266103
141.91/138.10	c cleaning 22935 clauses out of 45869 with flag 587047/290036
157.04/152.92	c cleaning 24138 clauses out of 48275 with flag 638966/315377
175.11/170.88	c cleaning 24965 clauses out of 49929 with flag 690913/341169
190.67/186.20	c cleaning 26015 clauses out of 52030 with flag 745472/368235
200.90/196.33	c cleaning 26864 clauses out of 53780 with flag 802163/396000
226.01/221.24	c cleaning 27996 clauses out of 55991 with flag 860869/425075
246.11/241.16	c cleaning 28974 clauses out of 57947 with flag 921211/455027
261.08/255.94	c cleaning 29955 clauses out of 59955 with flag 983837/486009
288.58/283.27	c cleaning 30980 clauses out of 61991 with flag 1049018/518000
314.47/308.99	c cleaning 32069 clauses out of 64139 with flag 1115764/551128
331.84/326.09	c cleaning 32955 clauses out of 65949 with flag 1184283/585007
346.97/341.00	c cleaning 33999 clauses out of 68026 with flag 1256294/620039
362.31/356.02	c cleaning 34985 clauses out of 70057 with flag 1329887/656069
381.50/375.09	c cleaning 36068 clauses out of 72136 with flag 1406082/693133
399.96/393.21	c cleaning 36987 clauses out of 74000 with flag 1484099/731065
416.90/409.98	c cleaning 37920 clauses out of 75955 with flag 1563993/770007
437.56/430.46	c cleaning 38951 clauses out of 78028 with flag 1645847/810000
457.50/450.01	c cleaning 40001 clauses out of 80111 with flag 1730476/851034
477.37/469.67	c cleaning 41065 clauses out of 82129 with flag 1816804/893053
497.22/489.20	c cleaning 41952 clauses out of 84011 with flag 1905021/936000
518.61/510.33	c cleaning 43010 clauses out of 86059 with flag 1995757/980000
539.68/531.12	c cleaning 43969 clauses out of 88050 with flag 2088678/1025001
561.64/552.80	c cleaning 45042 clauses out of 90083 with flag 2183893/1071003
584.27/575.15	c cleaning 46053 clauses out of 92115 with flag 2281489/1118077
607.83/598.46	c cleaning 46964 clauses out of 94015 with flag 2381287/1166030
627.96/618.22	c cleaning 48045 clauses out of 96089 with flag 2483734/1215068
644.96/634.94	c cleaning 48935 clauses out of 97977 with flag 2589336/1265001
659.60/649.30	c cleaning 50021 clauses out of 100042 with flag 2703336/1316001
674.58/664.10	c cleaning 51009 clauses out of 102020 with flag 2814618/1368000
692.56/681.75	c cleaning 52013 clauses out of 104025 with flag 2926648/1421014
716.42/705.26	c cleaning 52982 clauses out of 105998 with flag 3040219/1475000
741.65/730.20	c cleaning 54018 clauses out of 108035 with flag 3155183/1530019
768.53/756.80	c cleaning 55005 clauses out of 110010 with flag 3271981/1586012
798.95/786.90	c cleaning 55985 clauses out of 111994 with flag 3390283/1643001
829.74/817.40	c cleaning 57005 clauses out of 114010 with flag 3510569/1701002
867.02/854.27	c cleaning 57994 clauses out of 116003 with flag 3632635/1760000
905.61/892.43	c cleaning 59001 clauses out of 118009 with flag 3756564/1820000
944.30/930.76	c cleaning 59994 clauses out of 120009 with flag 3882339/1881001
990.72/976.70	c cleaning 61040 clauses out of 122079 with flag 4010171/1943065
1038.59/1024.24	c cleaning 61992 clauses out of 123983 with flag 4139861/2006009
1088.37/1073.63	c cleaning 63021 clauses out of 126041 with flag 4271505/2070059
1138.52/1123.48	c cleaning 64050 clauses out of 128100 with flag 4405463/2135139
1200.87/1185.11	c cleaning 64989 clauses out of 129977 with flag 4540716/2201066
1267.13/1250.77	c cleaning 66010 clauses out of 132019 with flag 4678152/2268097
1335.68/1318.79	c cleaning 67012 clauses out of 134024 with flag 4817540/2336112
1410.31/1392.61	c cleaning 68015 clauses out of 136030 with flag 4959021/2405130
1476.25/1458.05	c cleaning 68978 clauses out of 137956 with flag 5102332/2475071
1550.42/1531.58	c cleaning 69975 clauses out of 139949 with flag 5247392/2546042
1634.84/1615.21	c cleaning 70966 clauses out of 141932 with flag 5394694/2618000
1721.98/1701.54	c cleaning 71975 clauses out of 143966 with flag 5544256/2691000
1800.04/1778.81	c starts		: 1
1800.04/1778.81	c conflicts		: 2765000
1800.04/1778.81	c decisions		: 3828613
1800.04/1778.81	c propagations		: 196296588
1800.04/1778.81	c inspects		: 24513654653
1800.04/1778.81	c shortcuts		: 0
1800.04/1778.81	c learnt literals	: 0
1800.04/1778.81	c learnt binary clauses	: 0
1800.04/1778.81	c learnt ternary clauses	: 0
1800.04/1778.81	c learnt constraints	: 2765000
1800.04/1778.81	c ignored constraints	: 0
1800.04/1778.81	c root simplifications	: 0
1800.04/1778.81	c removed literals (reason simplification)	: 0
1800.04/1778.81	c reason swapping (by a shorter reason)	: 0
1800.04/1778.81	c Calls to reduceDB	: 70
1800.04/1778.81	c Number of update (reduction) of LBD	: 156689
1800.04/1778.81	c Imported unit clauses	: 0
1800.04/1778.81	c number of reductions to clauses (during analyze)	: 0
1800.04/1778.81	c number of learned constraints concerned by reduction	: 0
1800.04/1778.81	c number of learning phase by resolution	: 0
1800.04/1778.81	c number of learning phase by cutting planes	: 0
1800.04/1778.81	c speed (assignments/second)	: 110387.38491507391
1800.04/1778.81	c non guided choices	6756
1800.04/1778.84	c learnt constraints type 
1800.04/1778.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 145991
1800.04/1778.84	s UNKNOWN
1800.04/1778.84	c Total wall clock time (in seconds): 1778.726

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-4106870-1466280019/watcher-4106870-1466280019 -o /tmp/evaluation-result-4106870-1466280019/solver-4106870-1466280019 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24566 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106870-1466280019.opb 

pid=29446
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.17 2.16 2.10 3/195 29449
/proc/meminfo: memFree=30844992/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 1299 0 0 0 0 0 0 0 20 0 2 0 30048665 96370688 931 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 23528 931 705 9 0 16769 0
[pid=29449/tid=29450] ppid=29446 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 105 0 0 0 0 0 0 0 20 0 2 0 30048666 98635776 960 33554432000 1073741824 1073778376 140736829785488 140065722297896 242158181629 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.17 2.16 2.10 3/195 29449
/proc/meminfo: memFree=30844992/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 4452 0 1 0 9 1 0 0 20 0 18 0 30048665 9787879424 5573 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2389619 5573 2125 9 0 2380296 0
[pid=29449/tid=29450] ppid=29446 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2429 0 1 0 6 1 0 0 20 0 18 0 30048666 9787879424 5573 33554432000 1073741824 1073778376 140736829785488 140065722300736 242170782989 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200267 s]
/proc/loadavg: 2.17 2.16 2.10 3/195 29449
/proc/meminfo: memFree=30844992/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 4740 0 1 0 23 2 0 0 20 0 18 0 30048665 9787879424 6301 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2389619 6301 2200 9 0 2380296 0
[pid=29449/tid=29450] ppid=29446 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2458 0 1 0 16 1 0 0 20 0 18 0 30048666 9787879424 6301 33554432000 1073741824 1073778376 140736829785488 140065722300736 242170772536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300254 s]
/proc/loadavg: 2.17 2.16 2.10 3/195 29449
/proc/meminfo: memFree=30844992/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 5459 0 1 0 43 2 0 0 20 0 18 0 30048665 9787879424 8384 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2389619 8384 2239 9 0 2380296 0
[pid=29449/tid=29450] ppid=29446 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2462 0 1 0 26 1 0 0 20 0 18 0 30048666 9787879424 8384 33554432000 1073741824 1073778376 140736829785488 140065722300736 140065662104868 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700214 s]
/proc/loadavg: 2.17 2.16 2.10 3/195 29449
/proc/meminfo: memFree=30844992/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9625040 CPUtime=1.64 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 25431 0 1 0 158 6 0 0 20 0 19 0 30048665 9856040960 38377 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2406260 38377 2260 9 0 2396937 0
[pid=29449/tid=29450] ppid=29446 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2513 0 1 0 65 2 0 0 20 0 19 0 30048666 9856040960 38377 33554432000 1073741824 1073778376 140736829785488 140065722294288 140065662116848 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9625040

[startup+1.50079 s]
/proc/loadavg: 2.17 2.16 2.10 4/214 29468
/proc/meminfo: memFree=30688660/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9625040 CPUtime=3.23 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 31496 0 1 0 316 7 0 0 20 0 19 0 30048665 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2406260 42537 2268 9 0 2396937 0
[pid=29449/tid=29450] ppid=29446 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2515 0 1 0 145 3 0 0 20 0 19 0 30048666 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065722301080 140065662756707 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29452] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29452/stat : 29452 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065566047144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29453] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29453/stat : 29453 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065564994600 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29454] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29454/stat : 29454 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065563941544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29455] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29455/stat : 29455 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065562889000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29456] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29456/stat : 29456 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065561835944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29457] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29457/stat : 29457 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065560783400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29458] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29458/stat : 29458 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065559730344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29459] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29459/stat : 29459 (java) S 29446 29449 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065558677800 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29460] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29460/stat : 29460 (java) S 29446 29449 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 30048668 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065546480488 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29461] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29461/stat : 29461 (java) S 29446 29449 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065545426808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29462] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29462/stat : 29462 (java) S 29446 29449 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065544373640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29463] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29463/stat : 29463 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065543322384 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29464] ppid=29446 vsize=9625040 CPUtime=0.82 cores=0,2,4,6
/proc/29449/task/29464/stat : 29464 (java) S 29446 29449 24550 0 -1 4202560 17011 0 0 0 80 2 0 0 20 0 19 0 30048671 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065542269240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29465] ppid=29446 vsize=9625040 CPUtime=0.91 cores=0,2,4,6
/proc/29449/task/29465/stat : 29465 (java) S 29446 29449 24550 0 -1 4202560 10693 0 0 0 88 3 0 0 20 0 19 0 30048671 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065541216696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29466] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29466/stat : 29466 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065540163832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29467] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29467/stat : 29467 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065539111496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29468] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29468/stat : 29468 (java) S 29446 29449 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30048722 9856040960 42537 33554432000 1073741824 1073778376 140736829785488 140065538057768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.23
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.17 2.16 2.10 3/214 29468
/proc/meminfo: memFree=30679848/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9625040 CPUtime=4.93 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 31556 0 1 0 486 7 0 0 20 0 19 0 30048665 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2406260 45661 2271 9 0 2396937 0
[pid=29449/tid=29450] ppid=29446 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2522 0 1 0 304 3 0 0 20 0 19 0 30048666 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065722302408 140065662765385 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29452] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29452/stat : 29452 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065566047144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29453] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29453/stat : 29453 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065564994600 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29454] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29454/stat : 29454 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065563941544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29455] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29455/stat : 29455 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065562889000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29456] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29456/stat : 29456 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065561835944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29457] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29457/stat : 29457 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065560783400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29458] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29458/stat : 29458 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065559730344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29459] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29459/stat : 29459 (java) S 29446 29449 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065558677800 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29460] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29460/stat : 29460 (java) S 29446 29449 24550 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30048668 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065546480488 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29461] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29461/stat : 29461 (java) S 29446 29449 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065545426808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29462] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29462/stat : 29462 (java) S 29446 29449 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065544373640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29463] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29463/stat : 29463 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065543322384 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29464] ppid=29446 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/29449/task/29464/stat : 29464 (java) S 29446 29449 24550 0 -1 4202560 17060 0 0 0 87 2 0 0 20 0 19 0 30048671 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065542269240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29465] ppid=29446 vsize=9625040 CPUtime=0.94 cores=0,2,4,6
/proc/29449/task/29465/stat : 29465 (java) S 29446 29449 24550 0 -1 4202560 10696 0 0 0 91 3 0 0 20 0 19 0 30048671 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065541216696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29466] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29466/stat : 29466 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065540163832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29467] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29467/stat : 29467 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065539111496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29468] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29468/stat : 29468 (java) S 29446 29449 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30048722 9856040960 45661 33554432000 1073741824 1073778376 140736829785488 140065538057768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 2.15 2.16 2.10 4/214 29468
/proc/meminfo: memFree=30683772/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9625040 CPUtime=8.2 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 31581 0 1 0 812 8 0 0 20 0 19 0 30048665 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2406260 43966 2276 9 0 2396937 0
[pid=29449/tid=29450] ppid=29446 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2537 0 1 0 623 4 0 0 20 0 19 0 30048666 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065722300936 140065662831725 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29452] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29452/stat : 29452 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065566047144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29453] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29453/stat : 29453 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065564994600 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29454] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29454/stat : 29454 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065563941544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29455] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29455/stat : 29455 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065562889000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29456] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29456/stat : 29456 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065561835944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29457] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29457/stat : 29457 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065560783400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29458] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29458/stat : 29458 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065559730344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29459] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29459/stat : 29459 (java) S 29446 29449 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 30048667 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065558677800 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29460] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29460/stat : 29460 (java) S 29446 29449 24550 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 30048668 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065546480488 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29461] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29461/stat : 29461 (java) S 29446 29449 24550 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065545426808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29462] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29462/stat : 29462 (java) S 29446 29449 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065544373640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29463] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29463/stat : 29463 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065543322384 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29464] ppid=29446 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/29449/task/29464/stat : 29464 (java) S 29446 29449 24550 0 -1 4202560 17065 0 0 0 90 2 0 0 20 0 19 0 30048671 9856040960 43966 33554432000 1073741824 1073778376 140736829785488 140065542269240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29465] ppid=29446 vsize=9625040 CPUtime=0.97 cores=0,2,4,6

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

[pid=29449/tid=29461] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29461/stat : 29461 (java) S 29446 29449 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065545426808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29462] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29462/stat : 29462 (java) S 29446 29449 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065544373640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29463] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29463/stat : 29463 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065543322384 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29464] ppid=29446 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/29449/task/29464/stat : 29464 (java) S 29446 29449 24550 0 -1 4202560 17089 0 0 0 114 2 0 0 20 0 19 0 30048671 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065542269240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29465] ppid=29446 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/29449/task/29465/stat : 29465 (java) S 29446 29449 24550 0 -1 4202560 10701 0 0 0 95 3 0 0 20 0 19 0 30048671 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065541216696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29466] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29466/stat : 29466 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065540163832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29467] ppid=29446 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/29449/task/29467/stat : 29467 (java) S 29446 29449 24550 0 -1 4202560 93 0 0 0 29 24 0 0 20 0 19 0 30048671 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065539111496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29468] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29468/stat : 29468 (java) S 29446 29449 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30048722 9856040960 170049 33554432000 1073741824 1073778376 140736829785488 140065538057768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1621.8
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.19 2.12 2.09 3/213 29595
/proc/meminfo: memFree=27046036/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9625040 CPUtime=1682.56 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 45688 0 1 0 167991 265 0 0 20 0 19 0 30048665 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2406260 167620 2298 9 0 2396937 0
[pid=29449/tid=29450] ppid=29446 vsize=9625040 CPUtime=1649.25 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2796 0 1 0 164894 31 0 0 20 0 19 0 30048666 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065722301664 140065662903874 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29452] ppid=29446 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/29449/task/29452/stat : 29452 (java) S 29446 29449 24550 0 -1 4202560 1431 0 0 0 277 29 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065566047144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29453] ppid=29446 vsize=9625040 CPUtime=3.12 cores=0,2,4,6
/proc/29449/task/29453/stat : 29453 (java) S 29446 29449 24550 0 -1 4202560 1408 0 0 0 285 27 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065564994600 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29454] ppid=29446 vsize=9625040 CPUtime=3.23 cores=0,2,4,6
/proc/29449/task/29454/stat : 29454 (java) S 29446 29449 24550 0 -1 4202560 1586 0 0 0 293 30 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065563941544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29455] ppid=29446 vsize=9625040 CPUtime=3.09 cores=0,2,4,6
/proc/29449/task/29455/stat : 29455 (java) S 29446 29449 24550 0 -1 4202560 1489 0 0 0 282 27 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065562889000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29456] ppid=29446 vsize=9625040 CPUtime=3.13 cores=0,2,4,6
/proc/29449/task/29456/stat : 29456 (java) S 29446 29449 24550 0 -1 4202560 1574 0 0 0 285 28 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065561835944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29457] ppid=29446 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/29449/task/29457/stat : 29457 (java) S 29446 29449 24550 0 -1 4202560 1172 0 0 0 277 30 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065560783400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29458] ppid=29446 vsize=9625040 CPUtime=3.28 cores=0,2,4,6
/proc/29449/task/29458/stat : 29458 (java) S 29446 29449 24550 0 -1 4202560 1788 0 0 0 296 32 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065559730344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29459] ppid=29446 vsize=9625040 CPUtime=2.95 cores=0,2,4,6
/proc/29449/task/29459/stat : 29459 (java) S 29446 29449 24550 0 -1 4202560 1097 0 0 0 269 26 0 0 20 0 19 0 30048667 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065558677800 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29460] ppid=29446 vsize=9625040 CPUtime=5.91 cores=0,2,4,6
/proc/29449/task/29460/stat : 29460 (java) S 29446 29449 24550 0 -1 4202560 2199 0 0 0 585 6 0 0 20 0 19 0 30048668 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065546480488 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29461] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29461/stat : 29461 (java) S 29446 29449 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065545426808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29462] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29462/stat : 29462 (java) S 29446 29449 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065544373640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29463] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29463/stat : 29463 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065543322384 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29464] ppid=29446 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/29449/task/29464/stat : 29464 (java) S 29446 29449 24550 0 -1 4202560 17089 0 0 0 114 2 0 0 20 0 19 0 30048671 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065542269240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29465] ppid=29446 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/29449/task/29465/stat : 29465 (java) S 29446 29449 24550 0 -1 4202560 10701 0 0 0 95 3 0 0 20 0 19 0 30048671 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065541216696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29466] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29466/stat : 29466 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065540163832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29467] ppid=29446 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/29449/task/29467/stat : 29467 (java) S 29446 29449 24550 0 -1 4202560 95 0 0 0 30 25 0 0 20 0 19 0 30048671 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065539111496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29468] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29468/stat : 29468 (java) S 29446 29449 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30048722 9856040960 167620 33554432000 1073741824 1073778376 140736829785488 140065538057768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1682.56
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.13 2.12 2.09 3/213 29596
/proc/meminfo: memFree=26977952/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9625040 CPUtime=1743.14 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 46359 0 1 0 174039 275 0 0 20 0 19 0 30048665 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2406260 181369 2298 9 0 2396937 0
[pid=29449/tid=29450] ppid=29446 vsize=9625040 CPUtime=1708.74 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2805 0 1 0 170843 31 0 0 20 0 19 0 30048666 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065722301664 140065662903874 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29452] ppid=29446 vsize=9625040 CPUtime=3.14 cores=0,2,4,6
/proc/29449/task/29452/stat : 29452 (java) S 29446 29449 24550 0 -1 4202560 1448 0 0 0 284 30 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065566047144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29453] ppid=29446 vsize=9625040 CPUtime=3.24 cores=0,2,4,6
/proc/29449/task/29453/stat : 29453 (java) S 29446 29449 24550 0 -1 4202560 1434 0 0 0 296 28 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065564994600 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29454] ppid=29446 vsize=9625040 CPUtime=3.35 cores=0,2,4,6
/proc/29449/task/29454/stat : 29454 (java) S 29446 29449 24550 0 -1 4202560 1764 0 0 0 303 32 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065563941544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29455] ppid=29446 vsize=9625040 CPUtime=3.24 cores=0,2,4,6
/proc/29449/task/29455/stat : 29455 (java) S 29446 29449 24550 0 -1 4202560 1602 0 0 0 294 30 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065562889000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29456] ppid=29446 vsize=9625040 CPUtime=3.24 cores=0,2,4,6
/proc/29449/task/29456/stat : 29456 (java) S 29446 29449 24550 0 -1 4202560 1719 0 0 0 295 29 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065561835944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29457] ppid=29446 vsize=9625040 CPUtime=3.17 cores=0,2,4,6
/proc/29449/task/29457/stat : 29457 (java) S 29446 29449 24550 0 -1 4202560 1183 0 0 0 286 31 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065560783400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29458] ppid=29446 vsize=9625040 CPUtime=3.33 cores=0,2,4,6
/proc/29449/task/29458/stat : 29458 (java) S 29446 29449 24550 0 -1 4202560 1793 0 0 0 300 33 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065559730344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29459] ppid=29446 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/29449/task/29459/stat : 29459 (java) S 29446 29449 24550 0 -1 4202560 1118 0 0 0 279 27 0 0 20 0 19 0 30048667 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065558677800 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29460] ppid=29446 vsize=9625040 CPUtime=6.17 cores=0,2,4,6
/proc/29449/task/29460/stat : 29460 (java) S 29446 29449 24550 0 -1 4202560 2341 0 0 0 611 6 0 0 20 0 19 0 30048668 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065546480488 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29461] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29461/stat : 29461 (java) S 29446 29449 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065545426808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29462] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29462/stat : 29462 (java) S 29446 29449 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065544373640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29463] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29463/stat : 29463 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065543322384 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29464] ppid=29446 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/29449/task/29464/stat : 29464 (java) S 29446 29449 24550 0 -1 4202560 17089 0 0 0 114 2 0 0 20 0 19 0 30048671 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065542269240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29465] ppid=29446 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/29449/task/29465/stat : 29465 (java) S 29446 29449 24550 0 -1 4202560 10701 0 0 0 95 3 0 0 20 0 19 0 30048671 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065541216696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29466] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29466/stat : 29466 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065540163832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29467] ppid=29446 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/29449/task/29467/stat : 29467 (java) S 29446 29449 24550 0 -1 4202560 99 0 0 0 31 25 0 0 20 0 19 0 30048671 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065539111496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29468] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29468/stat : 29468 (java) S 29446 29449 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30048722 9856040960 181369 33554432000 1073741824 1073778376 140736829785488 140065538057768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1743.14
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1778.81 s]
/proc/loadavg: 2.05 2.09 2.09 3/213 29598
/proc/meminfo: memFree=26991976/32872528 swapFree=338416/354768
[pid=29449] ppid=29446 vsize=9625040 CPUtime=1800.04 cores=0,2,4,6
/proc/29449/stat : 29449 (java) S 29446 29449 24550 0 -1 4202496 46508 0 1 0 179728 276 0 0 20 0 19 0 30048665 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140736829776624 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/29449/statm: 2406260 180941 2298 9 0 2396937 0
[pid=29449/tid=29450] ppid=29446 vsize=9625040 CPUtime=1764.88 cores=0,2,4,6
/proc/29449/task/29450/stat : 29450 (java) R 29446 29449 24550 0 -1 4202560 2811 0 1 0 176456 32 0 0 20 0 19 0 30048666 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065722301664 140065662549410 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29452] ppid=29446 vsize=9625040 CPUtime=3.23 cores=0,2,4,6
/proc/29449/task/29452/stat : 29452 (java) S 29446 29449 24550 0 -1 4202560 1448 0 0 0 293 30 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065566047144 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29453] ppid=29446 vsize=9625040 CPUtime=3.31 cores=0,2,4,6
/proc/29449/task/29453/stat : 29453 (java) S 29446 29449 24550 0 -1 4202560 1434 0 0 0 302 29 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065564994600 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29454] ppid=29446 vsize=9625040 CPUtime=3.41 cores=0,2,4,6
/proc/29449/task/29454/stat : 29454 (java) S 29446 29449 24550 0 -1 4202560 1764 0 0 0 309 32 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065563941544 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29455] ppid=29446 vsize=9625040 CPUtime=3.3 cores=0,2,4,6
/proc/29449/task/29455/stat : 29455 (java) S 29446 29449 24550 0 -1 4202560 1602 0 0 0 300 30 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065562889000 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29456] ppid=29446 vsize=9625040 CPUtime=3.31 cores=0,2,4,6
/proc/29449/task/29456/stat : 29456 (java) S 29446 29449 24550 0 -1 4202560 1719 0 0 0 302 29 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065561835944 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29457] ppid=29446 vsize=9625040 CPUtime=3.23 cores=0,2,4,6
/proc/29449/task/29457/stat : 29457 (java) S 29446 29449 24550 0 -1 4202560 1183 0 0 0 292 31 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065560783400 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29458] ppid=29446 vsize=9625040 CPUtime=3.41 cores=0,2,4,6
/proc/29449/task/29458/stat : 29458 (java) S 29446 29449 24550 0 -1 4202560 1793 0 0 0 308 33 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065559730344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29459] ppid=29446 vsize=9625040 CPUtime=3.14 cores=0,2,4,6
/proc/29449/task/29459/stat : 29459 (java) S 29446 29449 24550 0 -1 4202560 1118 0 0 0 287 27 0 0 20 0 19 0 30048667 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065558677800 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29460] ppid=29446 vsize=9625040 CPUtime=6.37 cores=0,2,4,6
/proc/29449/task/29460/stat : 29460 (java) S 29446 29449 24550 0 -1 4202560 2480 0 0 0 630 7 0 0 20 0 19 0 30048668 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065546480488 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29461] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29461/stat : 29461 (java) S 29446 29449 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065545426808 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29462] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29462/stat : 29462 (java) S 29446 29449 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30048669 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065544373640 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29463] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29463/stat : 29463 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065543322384 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29449/tid=29464] ppid=29446 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/29449/task/29464/stat : 29464 (java) S 29446 29449 24550 0 -1 4202560 17089 0 0 0 114 2 0 0 20 0 19 0 30048671 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065542269240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29465] ppid=29446 vsize=9625040 CPUtime=0.98 cores=0,2,4,6
/proc/29449/task/29465/stat : 29465 (java) S 29446 29449 24550 0 -1 4202560 10701 0 0 0 95 3 0 0 20 0 19 0 30048671 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065541216696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29449/tid=29466] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29466/stat : 29466 (java) S 29446 29449 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30048671 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065540163832 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29449/tid=29467] ppid=29446 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/29449/task/29467/stat : 29467 (java) S 29446 29449 24550 0 -1 4202560 103 0 0 0 32 26 0 0 20 0 19 0 30048671 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065539111496 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29449/tid=29468] ppid=29446 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/29449/task/29468/stat : 29468 (java) S 29446 29449 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 30048722 9856040960 180941 33554432000 1073741824 1073778376 140736829785488 140065538057768 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 29449 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1778.85
CPU time (s): 1800.65
CPU user time (s): 1797.39
CPU system time (s): 3.2615
CPU usage (%): 101.226
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.39
system time used= 3.2615
maximum resident set size= 1066172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46539
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46105
involuntary context switches= 47094

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.91449 second user time and 13.8319 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 22:00:19
IDJOB=4106870
IDBENCH=48298
IDSOLVER=2546
FILE ID=node126/4106870-1466280019
RUNJOBID= node126-1466264639-24566
PBS_JOBID= 19918224
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_5_15.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106870-1466280019/watcher-4106870-1466280019 -o /tmp/evaluation-result-4106870-1466280019/solver-4106870-1466280019 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24566 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106870-1466280019.opb

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

MD5SUM BENCH= 5332756aaf3462bb729ff5c6a427694c
RANDOM SEED=639349438

node126.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.121
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.24
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.121
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.121
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.121
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.121
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.121
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.121
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.121
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:        30845528 kB
Buffers:          147496 kB
Cached:           252092 kB
SwapCached:         1736 kB
Active:           614768 kB
Inactive:         317052 kB
Active(anon):     532656 kB
Inactive(anon):     1796 kB
Active(file):      82112 kB
Inactive(file):   315256 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:               528 kB
Writeback:             0 kB
AnonPages:        886352 kB
Mapped:            17036 kB
Shmem:                 0 kB
Slab:             606520 kB
SReclaimable:      50208 kB
SUnreclaim:       556312 kB
KernelStack:        1600 kB
PageTables:         6244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1015368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    532480 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 node126 at 2016-06-18 22:29:58