Trace number 4090017

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 Res+CP PB16? (TO) 1800.01 894.864

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v071-n2.opb
MD5SUM1b9fa9a55492cdf68bef8ac687bbee0d
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.10668
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4090017-1466023570.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.09/0.15	c ... done. Wall clock time 0.031s.
0.09/0.15	c declared #vars     213
0.09/0.15	c #constraints  142
0.09/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 71
0.09/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 71
0.09/0.16	c 142 constraints processed.
0.09/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 71
0.09/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 71
0.09/0.16	c 142 constraints processed.
2.66/0.84	c cleaning 2494 clauses out of 5000 with flag 50522/5000
4.44/1.44	c cleaning 4244 clauses out of 8506 with flag 117348/11000
5.98/2.18	c cleaning 5618 clauses out of 11262 with flag 199869/18000
7.83/3.08	c cleaning 6814 clauses out of 13644 with flag 302035/26000
10.28/4.28	c cleaning 7904 clauses out of 15831 with flag 425420/35001
13.34/5.76	c cleaning 8955 clauses out of 17926 with flag 575168/45000
17.13/7.53	c cleaning 9983 clauses out of 19971 with flag 706693/56000
21.39/9.67	c cleaning 10986 clauses out of 21989 with flag 857500/68001
26.46/12.19	c cleaning 11992 clauses out of 24003 with flag 1016835/81001
32.45/15.12	c cleaning 12999 clauses out of 26010 with flag 1189446/95000
39.50/18.69	c cleaning 13998 clauses out of 28013 with flag 1382229/110002
47.59/22.67	c cleaning 14996 clauses out of 30013 with flag 1591401/126000
56.39/27.07	c cleaning 16001 clauses out of 32017 with flag 1811077/143000
66.66/32.17	c cleaning 16998 clauses out of 34017 with flag 2036358/161001
72.12/34.82	c cleaning 0 clauses out of 5000 with flag 0/5000
78.36/37.87	c cleaning 17996 clauses out of 36018 with flag 2270657/180000
90.19/43.65	c cleaning 19005 clauses out of 38026 with flag 2529651/200004
102.46/49.72	c cleaning 20002 clauses out of 40017 with flag 2797262/221000
116.46/56.74	c cleaning 21001 clauses out of 42017 with flag 3084542/243002
132.52/64.72	c cleaning 21999 clauses out of 44015 with flag 3406106/266001
150.17/73.51	c cleaning 22997 clauses out of 46015 with flag 3733090/290000
169.42/83.17	c cleaning 23999 clauses out of 48019 with flag 4078118/315001
190.32/93.54	c cleaning 25000 clauses out of 50019 with flag 4414688/341000
213.35/105.07	c cleaning 26000 clauses out of 52019 with flag 4781138/368000
238.17/117.44	c cleaning 26996 clauses out of 54019 with flag 5158931/396000
264.86/130.77	c cleaning 28008 clauses out of 56027 with flag 5552901/425004
292.96/144.71	c cleaning 29001 clauses out of 58016 with flag 5933630/455001
315.80/156.13	c cleaning 29996 clauses out of 60014 with flag 6294099/486000
338.90/167.63	c cleaning 31003 clauses out of 62018 with flag 6640103/518000
349.53/173.00	c cleaning 0 clauses out of 11001 with flag 0/11001
364.20/180.26	c cleaning 32000 clauses out of 64016 with flag 6999525/551001
392.93/194.56	c cleaning 32998 clauses out of 66015 with flag 7350491/585000
423.06/209.53	c cleaning 33995 clauses out of 68017 with flag 7706438/620000
455.79/225.81	c cleaning 34997 clauses out of 70024 with flag 8083358/656002
489.78/242.76	c cleaning 35999 clauses out of 72025 with flag 8476724/693000
527.83/261.69	c cleaning 36992 clauses out of 74026 with flag 8863653/731000
568.04/281.65	c cleaning 38002 clauses out of 76034 with flag 9280110/770000
610.26/302.68	c cleaning 38999 clauses out of 78032 with flag 9683859/810000
655.75/325.23	c cleaning 39998 clauses out of 80033 with flag 10133509/851000
706.37/350.67	c cleaning 41004 clauses out of 82037 with flag 10567681/893002
761.47/378.00	c cleaning 42000 clauses out of 84032 with flag 11039444/936001
815.73/405.09	c cleaning 42999 clauses out of 86032 with flag 11527556/980001
873.10/433.59	c cleaning 44000 clauses out of 88033 with flag 12035825/1025001
921.16/457.46	c cleaning 0 clauses out of 18001 with flag 0/18001
934.49/464.02	c cleaning 44995 clauses out of 90032 with flag 12566265/1071000
1000.88/497.04	c cleaning 46006 clauses out of 92038 with flag 13070390/1118001
1064.82/528.88	c cleaning 47002 clauses out of 94033 with flag 13576291/1166002
1140.18/566.63	c cleaning 47989 clauses out of 96030 with flag 14124008/1215001
1216.73/604.77	c cleaning 48991 clauses out of 98040 with flag 14647407/1265000
1300.79/646.59	c cleaning 50004 clauses out of 100049 with flag 15189340/1316000
1387.69/689.74	c cleaning 51004 clauses out of 102046 with flag 15746099/1368001
1474.92/733.16	c cleaning 51998 clauses out of 104044 with flag 16345980/1421003
1558.96/774.92	c cleaning 52995 clauses out of 106044 with flag 16949221/1475001
1655.67/823.03	c cleaning 53999 clauses out of 108050 with flag 17550737/1530002
1746.53/868.26	c cleaning 55002 clauses out of 110049 with flag 18152013/1586000
1800.01/894.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.80	c starts		: 112
1800.01/894.80	c conflicts		: 1623546
1800.01/894.80	c decisions		: 1851634
1800.01/894.80	c propagations		: 41270779
1800.01/894.80	c inspects		: 12209463700
1800.01/894.80	c shortcuts		: 0
1800.01/894.80	c learnt literals	: 0
1800.01/894.80	c learnt binary clauses	: 0
1800.01/894.80	c learnt ternary clauses	: 0
1800.01/894.80	c learnt constraints	: 1623546
1800.01/894.80	c ignored constraints	: 0
1800.01/894.80	c root simplifications	: 0
1800.01/894.80	c removed literals (reason simplification)	: 19433845
1800.01/894.80	c reason swapping (by a shorter reason)	: 0
1800.01/894.80	c Calls to reduceDB	: 52
1800.01/894.80	c Number of update (reduction) of LBD	: 648010
1800.01/894.80	c Imported unit clauses	: 0
1800.01/894.80	c number of reductions to clauses (during analyze)	: 0
1800.01/894.80	c number of learned constraints concerned by reduction	: 0
1800.01/894.80	c number of learning phase by resolution	: 0
1800.01/894.80	c number of learning phase by cutting planes	: 0
1800.01/894.80	c speed (assignments/second)	: 46130.84840260841
1800.01/894.80	c non guided choices	60
1800.01/894.83	c learnt constraints type 
1800.01/894.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 92593
1800.01/894.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.83	c starts		: 53
1800.01/894.83	c conflicts		: 24431
1800.01/894.83	c decisions		: 28329
1800.01/894.83	c propagations		: 398489
1800.01/894.83	c inspects		: 949365364
1800.01/894.83	c shortcuts		: 0
1800.01/894.83	c learnt literals	: 0
1800.01/894.83	c learnt binary clauses	: 0
1800.01/894.83	c learnt ternary clauses	: 0
1800.01/894.83	c learnt constraints	: 24431
1800.01/894.83	c ignored constraints	: 0
1800.01/894.83	c root simplifications	: 0
1800.01/894.83	c removed literals (reason simplification)	: 0
1800.01/894.83	c reason swapping (by a shorter reason)	: 0
1800.01/894.83	c Calls to reduceDB	: 3
1800.01/894.83	c Number of update (reduction) of LBD	: 0
1800.01/894.83	c Imported unit clauses	: 0
1800.01/894.83	c number of reductions to clauses (during analyze)	: 0
1800.01/894.83	c number of learned constraints concerned by reduction	: 0
1800.01/894.83	c number of learning phase by resolution	: 0
1800.01/894.83	c number of learning phase by cutting planes	: 0
1800.01/894.83	c speed (assignments/second)	: 445.40333307252956
1800.01/894.83	c non guided choices	60
1800.01/894.84	c learnt constraints type 
1800.01/894.84	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.01/894.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 10
1800.01/894.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24418
1800.01/894.84	s UNKNOWN
1800.01/894.84	c Total wall clock time (in seconds): 894.718

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-4090017-1466023570/watcher-4090017-1466023570 -o /tmp/evaluation-result-4090017-1466023570/solver-4090017-1466023570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4090017-1466023570.opb 

pid=15344
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: 4.26 4.22 4.19 5/197 15347
/proc/meminfo: memFree=28345948/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/15347/stat : 15347 (java) R 15344 15347 5545 0 -1 4202496 382 0 0 0 0 0 0 0 20 0 1 0 4406271 3653632 52 33554432000 1073741824 1073778376 140734835597152 140734835594280 219504799015 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 1408 55 43 9 0 30 0

[startup+0.100062 s]
/proc/loadavg: 4.26 4.22 4.19 5/197 15347
/proc/meminfo: memFree=28345948/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 4406271 9787879424 6034 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2389619 6039 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200217 s]
/proc/loadavg: 4.26 4.22 4.19 5/197 15347
/proc/meminfo: memFree=28345948/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 6096 0 1 0 26 1 0 0 20 0 22 0 4406271 10060525568 8728 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 8728 2206 9 0 2446860 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300225 s]
/proc/loadavg: 4.26 4.22 4.19 5/197 15347
/proc/meminfo: memFree=28345948/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 7895 0 1 0 65 2 0 0 20 0 22 0 4406271 10060525568 9979 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 9979 2234 9 0 2446860 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.70019 s]
/proc/loadavg: 4.26 4.22 4.19 5/197 15347
/proc/meminfo: memFree=28345948/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 17627 0 1 0 222 4 0 0 20 0 22 0 4406271 10060525568 24862 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 24862 2244 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.26 4.22 4.19 7/219 15369
/proc/meminfo: memFree=28166732/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=4.64 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 23225 0 1 0 457 7 0 0 20 0 22 0 4406271 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 49592 2278 9 0 2446860 0
[pid=15347/tid=15349] ppid=15344 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15347/task/15349/stat : 15349 (java) S 15344 15347 5545 0 -1 4202560 2399 0 1 0 11 1 0 0 20 0 22 0 4406272 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343933367160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15350] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15350/stat : 15350 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343777254056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15351] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15351/stat : 15351 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343776201512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15352] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15352/stat : 15352 (java) S 15344 15347 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343775148968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15353] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15353/stat : 15353 (java) S 15344 15347 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343774096424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15354] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15354/stat : 15354 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343773042856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15355] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15355/stat : 15355 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343771990312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15356] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15356/stat : 15356 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343770937768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15357] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15357/stat : 15357 (java) S 15344 15347 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343769885224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15358] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15358/stat : 15358 (java) S 15344 15347 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343286671976 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15359] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15359/stat : 15359 (java) S 15344 15347 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343285618296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15360] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15360/stat : 15360 (java) S 15344 15347 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343284565640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15361] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15361/stat : 15361 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343283514384 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15362] ppid=15344 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/15347/task/15362/stat : 15362 (java) S 15344 15347 5545 0 -1 4202560 10364 0 0 0 84 2 0 0 20 0 22 0 4406278 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343282460728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15363] ppid=15344 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/15347/task/15363/stat : 15363 (java) S 15344 15347 5545 0 -1 4202560 8947 0 0 0 96 1 0 0 20 0 22 0 4406278 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343281408184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15364] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15364/stat : 15364 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343280355832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15365] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15365/stat : 15365 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343279303496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15366] ppid=15344 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/15347/task/15366/stat : 15366 (java) R 15344 15347 5545 0 -1 4202560 25 0 0 0 127 0 0 0 20 0 22 0 4406287 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343278249016 140343777871861 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15367] ppid=15344 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/15347/task/15367/stat : 15367 (java) R 15344 15347 5545 0 -1 4202560 99 0 0 0 126 2 0 0 20 0 22 0 4406287 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343277195576 140343777857229 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15368] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15368/stat : 15368 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343276144168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15369] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15369/stat : 15369 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 49592 33554432000 1073741824 1073778376 140734835597152 140343275091624 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.40 4.24 4.20 6/219 15369
/proc/meminfo: memFree=28132288/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=8.04 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 23485 0 1 0 790 14 0 0 20 0 22 0 4406271 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 86072 2278 9 0 2446860 0
[pid=15347/tid=15349] ppid=15344 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15347/task/15349/stat : 15349 (java) S 15344 15347 5545 0 -1 4202560 2399 0 1 0 11 1 0 0 20 0 22 0 4406272 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343933367160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15350] ppid=15344 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15347/task/15350/stat : 15350 (java) S 15344 15347 5545 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343777254056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15351] ppid=15344 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15347/task/15351/stat : 15351 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343776201512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15352] ppid=15344 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15347/task/15352/stat : 15352 (java) S 15344 15347 5545 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343775148968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15353] ppid=15344 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15347/task/15353/stat : 15353 (java) S 15344 15347 5545 0 -1 4202560 33 0 0 0 3 1 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343774096424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15354] ppid=15344 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15347/task/15354/stat : 15354 (java) S 15344 15347 5545 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343773042856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15355] ppid=15344 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15347/task/15355/stat : 15355 (java) S 15344 15347 5545 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343771990312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15356] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15356/stat : 15356 (java) S 15344 15347 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343770937768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15357] ppid=15344 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15347/task/15357/stat : 15357 (java) S 15344 15347 5545 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 22 0 4406274 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343769885224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15358] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15358/stat : 15358 (java) S 15344 15347 5545 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343286671976 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15359] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15359/stat : 15359 (java) S 15344 15347 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343285618296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15360] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15360/stat : 15360 (java) S 15344 15347 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343284565640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15361] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15361/stat : 15361 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343283514384 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15362] ppid=15344 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/15347/task/15362/stat : 15362 (java) S 15344 15347 5545 0 -1 4202560 10364 0 0 0 94 2 0 0 20 0 22 0 4406278 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343282460728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15363] ppid=15344 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/15347/task/15363/stat : 15363 (java) S 15344 15347 5545 0 -1 4202560 8948 0 0 0 104 2 0 0 20 0 22 0 4406278 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343281408184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15364] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15364/stat : 15364 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343280355832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15365] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15365/stat : 15365 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343279303496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15366] ppid=15344 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/15347/task/15366/stat : 15366 (java) R 15344 15347 5545 0 -1 4202560 27 0 0 0 280 0 0 0 20 0 22 0 4406287 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343278248792 140343777864479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15367] ppid=15344 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/15347/task/15367/stat : 15367 (java) R 15344 15347 5545 0 -1 4202560 150 0 0 0 272 3 0 0 20 0 22 0 4406287 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343277195656 140343778006030 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15368] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15368/stat : 15368 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343276144168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15369] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15369/stat : 15369 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 86072 33554432000 1073741824 1073778376 140734835597152 140343275091624 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 9824732

[startup+6.30105 s]
/proc/loadavg: 4.40 4.24 4.20 5/219 15369
/proc/meminfo: memFree=27739368/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=14.73 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 24291 0 1 0 1446 27 0 0 20 0 22 0 4406271 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 159204 2278 9 0 2446860 0
[pid=15347/tid=15349] ppid=15344 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15347/task/15349/stat : 15349 (java) S 15344 15347 5545 0 -1 4202560 2399 0 1 0 11 1 0 0 20 0 22 0 4406272 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343933367160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15350] ppid=15344 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15347/task/15350/stat : 15350 (java) S 15344 15347 5545 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343777254056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15351] ppid=15344 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15347/task/15351/stat : 15351 (java) S 15344 15347 5545 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343776201512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15352] ppid=15344 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15347/task/15352/stat : 15352 (java) S 15344 15347 5545 0 -1 4202560 52 0 0 0 8 3 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343775148968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15353] ppid=15344 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/15347/task/15353/stat : 15353 (java) S 15344 15347 5545 0 -1 4202560 50 0 0 0 6 3 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343774096424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15354] ppid=15344 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15347/task/15354/stat : 15354 (java) S 15344 15347 5545 0 -1 4202560 31 0 0 0 4 2 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343773042856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15355] ppid=15344 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15347/task/15355/stat : 15355 (java) S 15344 15347 5545 0 -1 4202560 30 0 0 0 5 2 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343771990312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15356] ppid=15344 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15347/task/15356/stat : 15356 (java) S 15344 15347 5545 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343770937768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15357] ppid=15344 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15347/task/15357/stat : 15357 (java) S 15344 15347 5545 0 -1 4202560 42 0 0 0 4 3 0 0 20 0 22 0 4406274 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343769885224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15358] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15358/stat : 15358 (java) S 15344 15347 5545 0 -1 4202560 449 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343286671976 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15359] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15359/stat : 15359 (java) S 15344 15347 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343285618296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15360] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15360/stat : 15360 (java) S 15344 15347 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343284565640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15361] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15361/stat : 15361 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 159204 33554432000 1073741824 1073778376 140734835597152 140343283514384 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15362] ppid=15344 vsize=9824732 CPUtime=0.96 cores=0,2,4,6

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

/proc/15347/task/15352/stat : 15352 (java) S 15344 15347 5545 0 -1 4202560 377 0 0 0 248 9 0 0 20 0 22 0 4406274 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343775148968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15353] ppid=15344 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/15347/task/15353/stat : 15353 (java) S 15344 15347 5545 0 -1 4202560 347 0 0 0 240 8 0 0 20 0 22 0 4406274 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343774096424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15354] ppid=15344 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/15347/task/15354/stat : 15354 (java) S 15344 15347 5545 0 -1 4202560 319 0 0 0 254 7 0 0 20 0 22 0 4406274 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343773042856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15355] ppid=15344 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/15347/task/15355/stat : 15355 (java) S 15344 15347 5545 0 -1 4202560 371 0 0 0 248 8 0 0 20 0 22 0 4406274 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343771990312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15356] ppid=15344 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/15347/task/15356/stat : 15356 (java) S 15344 15347 5545 0 -1 4202560 353 0 0 0 253 8 0 0 20 0 22 0 4406274 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343770937768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15357] ppid=15344 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15347/task/15357/stat : 15357 (java) S 15344 15347 5545 0 -1 4202560 380 0 0 0 245 10 0 0 20 0 22 0 4406274 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343769885224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15358] ppid=15344 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/15347/task/15358/stat : 15358 (java) S 15344 15347 5545 0 -1 4202560 2508 0 0 0 125 22 0 0 20 0 22 0 4406275 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343286671976 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15359] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15359/stat : 15359 (java) S 15344 15347 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343285618296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15360] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15360/stat : 15360 (java) S 15344 15347 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343284565640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15361] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15361/stat : 15361 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343283514384 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15362] ppid=15344 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/15347/task/15362/stat : 15362 (java) S 15344 15347 5545 0 -1 4202560 10365 0 0 0 99 2 0 0 20 0 22 0 4406278 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343282460728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15363] ppid=15344 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/15347/task/15363/stat : 15363 (java) S 15344 15347 5545 0 -1 4202560 12902 0 0 0 173 2 0 0 20 0 22 0 4406278 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343281408184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15364] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15364/stat : 15364 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343280355832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15365] ppid=15344 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15347/task/15365/stat : 15365 (java) S 15344 15347 5545 0 -1 4202560 48 0 0 0 14 16 0 0 20 0 22 0 4406278 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343279303496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15366] ppid=15344 vsize=9824732 CPUtime=812.58 cores=0,2,4,6
/proc/15347/task/15366/stat : 15366 (java) R 15344 15347 5545 0 -1 4202560 177 0 0 0 81244 14 0 0 20 0 22 0 4406287 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343278247600 140343777922952 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15367] ppid=15344 vsize=9824732 CPUtime=812.49 cores=0,2,4,6
/proc/15347/task/15367/stat : 15367 (java) R 15344 15347 5545 0 -1 4202560 1358 0 0 0 81199 50 0 0 20 0 22 0 4406287 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343277194256 140343778008814 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15368] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15368/stat : 15368 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343276144168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15369] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15369/stat : 15369 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 594947 33554432000 1073741824 1073778376 140734835597152 140343275091624 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1654.24
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.27 4.15 4.15 5/220 15529
/proc/meminfo: memFree=25857068/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=1774.89 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 34053 0 1 0 177341 148 0 0 20 0 22 0 4406271 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 593557 2288 9 0 2446860 0
[pid=15347/tid=15349] ppid=15344 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/15347/task/15349/stat : 15349 (java) S 15344 15347 5545 0 -1 4202560 2405 0 1 0 14 3 0 0 20 0 22 0 4406272 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343933367160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15350] ppid=15344 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/15347/task/15350/stat : 15350 (java) S 15344 15347 5545 0 -1 4202560 357 0 0 0 266 7 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343777254056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15351] ppid=15344 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/15347/task/15351/stat : 15351 (java) S 15344 15347 5545 0 -1 4202560 381 0 0 0 267 9 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343776201512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15352] ppid=15344 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/15347/task/15352/stat : 15352 (java) S 15344 15347 5545 0 -1 4202560 400 0 0 0 266 9 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343775148968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15353] ppid=15344 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/15347/task/15353/stat : 15353 (java) S 15344 15347 5545 0 -1 4202560 371 0 0 0 260 9 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343774096424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15354] ppid=15344 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/15347/task/15354/stat : 15354 (java) S 15344 15347 5545 0 -1 4202560 345 0 0 0 273 7 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343773042856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15355] ppid=15344 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/15347/task/15355/stat : 15355 (java) S 15344 15347 5545 0 -1 4202560 379 0 0 0 266 8 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343771990312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15356] ppid=15344 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/15347/task/15356/stat : 15356 (java) S 15344 15347 5545 0 -1 4202560 374 0 0 0 273 9 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343770937768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15357] ppid=15344 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/15347/task/15357/stat : 15357 (java) S 15344 15347 5545 0 -1 4202560 397 0 0 0 265 10 0 0 20 0 22 0 4406274 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343769885224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15358] ppid=15344 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/15347/task/15358/stat : 15358 (java) S 15344 15347 5545 0 -1 4202560 2512 0 0 0 125 23 0 0 20 0 22 0 4406275 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343286671976 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15359] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15359/stat : 15359 (java) S 15344 15347 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343285618296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15360] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15360/stat : 15360 (java) S 15344 15347 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343284565640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15361] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15361/stat : 15361 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343283514384 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15362] ppid=15344 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/15347/task/15362/stat : 15362 (java) S 15344 15347 5545 0 -1 4202560 10365 0 0 0 99 2 0 0 20 0 22 0 4406278 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343282460728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15363] ppid=15344 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/15347/task/15363/stat : 15363 (java) S 15344 15347 5545 0 -1 4202560 12902 0 0 0 173 2 0 0 20 0 22 0 4406278 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343281408184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15364] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15364/stat : 15364 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343280355832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15365] ppid=15344 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/15347/task/15365/stat : 15365 (java) S 15344 15347 5545 0 -1 4202560 50 0 0 0 16 18 0 0 20 0 22 0 4406278 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343279303496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15366] ppid=15344 vsize=9824732 CPUtime=871.98 cores=0,2,4,6
/proc/15347/task/15366/stat : 15366 (java) R 15344 15347 5545 0 -1 4202560 184 0 0 0 87183 15 0 0 20 0 22 0 4406287 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343278246800 140343777921631 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15367] ppid=15344 vsize=9824732 CPUtime=871.89 cores=0,2,4,6
/proc/15347/task/15367/stat : 15367 (java) R 15344 15347 5545 0 -1 4202560 1366 0 0 0 87138 51 0 0 20 0 22 0 4406287 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343277195008 140343778007221 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15368] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15368/stat : 15368 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343276144168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15369] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15369/stat : 15369 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 593557 33554432000 1073741824 1073778376 140734835597152 140343275091624 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1774.89
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.801 s]
/proc/loadavg: 4.30 4.16 4.15 5/220 15552
/proc/meminfo: memFree=25857128/32872528 swapFree=1073728/1155488
[pid=15347] ppid=15344 vsize=9824732 CPUtime=1800.01 cores=0,2,4,6
/proc/15347/stat : 15347 (java) S 15344 15347 5545 0 -1 4202496 34080 0 1 0 179852 149 0 0 20 0 22 0 4406271 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140734835588288 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15347/statm: 2456183 594035 2288 9 0 2446860 0
[pid=15347/tid=15349] ppid=15344 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/15347/task/15349/stat : 15349 (java) S 15344 15347 5545 0 -1 4202560 2405 0 1 0 14 3 0 0 20 0 22 0 4406272 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343933367160 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15350] ppid=15344 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/15347/task/15350/stat : 15350 (java) S 15344 15347 5545 0 -1 4202560 361 0 0 0 269 7 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343777254056 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15351] ppid=15344 vsize=9824732 CPUtime=2.81 cores=0,2,4,6
/proc/15347/task/15351/stat : 15351 (java) S 15344 15347 5545 0 -1 4202560 381 0 0 0 272 9 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343776201512 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15352] ppid=15344 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/15347/task/15352/stat : 15352 (java) S 15344 15347 5545 0 -1 4202560 400 0 0 0 270 9 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343775148968 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15353] ppid=15344 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/15347/task/15353/stat : 15353 (java) S 15344 15347 5545 0 -1 4202560 373 0 0 0 264 9 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343774096424 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15354] ppid=15344 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/15347/task/15354/stat : 15354 (java) S 15344 15347 5545 0 -1 4202560 357 0 0 0 279 7 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343773042856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15355] ppid=15344 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/15347/task/15355/stat : 15355 (java) S 15344 15347 5545 0 -1 4202560 379 0 0 0 270 8 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343771990312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15347/tid=15356] ppid=15344 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/15347/task/15356/stat : 15356 (java) S 15344 15347 5545 0 -1 4202560 375 0 0 0 279 9 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343770937768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15357] ppid=15344 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/15347/task/15357/stat : 15357 (java) S 15344 15347 5545 0 -1 4202560 398 0 0 0 268 10 0 0 20 0 22 0 4406274 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343769885224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15358] ppid=15344 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/15347/task/15358/stat : 15358 (java) S 15344 15347 5545 0 -1 4202560 2514 0 0 0 125 24 0 0 20 0 22 0 4406275 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343286671976 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15359] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15359/stat : 15359 (java) S 15344 15347 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343285618296 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15360] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15360/stat : 15360 (java) S 15344 15347 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4406275 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343284565640 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15361] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15361/stat : 15361 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343283514384 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15362] ppid=15344 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/15347/task/15362/stat : 15362 (java) S 15344 15347 5545 0 -1 4202560 10365 0 0 0 99 2 0 0 20 0 22 0 4406278 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343282460728 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15363] ppid=15344 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/15347/task/15363/stat : 15363 (java) S 15344 15347 5545 0 -1 4202560 12902 0 0 0 173 2 0 0 20 0 22 0 4406278 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343281408184 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15364] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15364/stat : 15364 (java) S 15344 15347 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4406278 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343280355832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15365] ppid=15344 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/15347/task/15365/stat : 15365 (java) S 15344 15347 5545 0 -1 4202560 52 0 0 0 16 18 0 0 20 0 22 0 4406278 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343279303496 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15366] ppid=15344 vsize=9824732 CPUtime=884.33 cores=0,2,4,6
/proc/15347/task/15366/stat : 15366 (java) R 15344 15347 5545 0 -1 4202560 186 0 0 0 88418 15 0 0 20 0 22 0 4406287 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343278246800 140343777933023 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15347/tid=15367] ppid=15344 vsize=9824732 CPUtime=884.25 cores=0,2,4,6
/proc/15347/task/15367/stat : 15367 (java) R 15344 15347 5545 0 -1 4202560 1367 0 0 0 88374 51 0 0 20 0 22 0 4406287 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343277195024 140343778005473 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15347/tid=15368] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15368/stat : 15368 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343276144168 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15347/tid=15369] ppid=15344 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15347/task/15369/stat : 15369 (java) S 15344 15347 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4406288 10060525568 594035 33554432000 1073741824 1073778376 140734835597152 140343275091624 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

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 15347 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15347 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=149247
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=1695
# CPU time returned by wait4() is 1796.15
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.864
CPU time (s): 1800.01
CPU user time (s): 1798.52
CPU system time (s): 1.49
CPU usage (%): 201.149
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.15
system time used= 2.00169
maximum resident set size= 2885628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34122
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29716
involuntary context switches= 49923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.65429 second user time and 8.28474 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 22:46:10
IDJOB=4090017
IDBENCH=107489
IDSOLVER=2543
FILE ID=node114/4090017-1466023570
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v071-n2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4090017-1466023570/watcher-4090017-1466023570 -o /tmp/evaluation-result-4090017-1466023570/solver-4090017-1466023570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4090017-1466023570.opb

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

MD5SUM BENCH= 1b9fa9a55492cdf68bef8ac687bbee0d
RANDOM SEED=662273551

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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.54
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.761
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.761
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.761
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.761
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.761
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:        28345708 kB
Buffers:           25840 kB
Cached:            46376 kB
SwapCached:        33296 kB
Active:          2584732 kB
Inactive:          77148 kB
Active(anon):    2558984 kB
Inactive(anon):    33292 kB
Active(file):      25748 kB
Inactive(file):    43856 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               880 kB
Writeback:             0 kB
AnonPages:       3717172 kB
Mapped:            15464 kB
Shmem:                 0 kB
Slab:             566396 kB
SReclaimable:      10328 kB
SUnreclaim:       556068 kB
KernelStack:        1744 kB
PageTables:        12168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3881980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2594816 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 node114 at 2016-06-15 23:01:05