Trace number 4089786

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.13 893.315

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v021-n1.opb
MD5SUM757f81685edbbf6af2b2483b2cd4cf75
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 benchmark0.011997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables63
Total number of constraints21
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)21
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
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 Expensive 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.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
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 phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 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.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4089786-1466018506.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.12	c ... done. Wall clock time 0.012s.
0.10/0.12	c declared #vars     63
0.10/0.12	c #constraints  42
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c constraints type 
0.10/0.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 42
0.10/0.12	c 42 constraints processed.
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c constraints type 
0.10/0.12	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 42
0.10/0.12	c 42 constraints processed.
1.91/0.79	c cleaning 2494 clauses out of 5000 with flag 21095/5000
3.51/1.19	c cleaning 4247 clauses out of 8509 with flag 52229/11003
5.13/1.63	c cleaning 5623 clauses out of 11259 with flag 97679/18000
6.37/2.22	c cleaning 6813 clauses out of 13639 with flag 152313/26003
7.80/2.92	c cleaning 7907 clauses out of 15823 with flag 213171/35000
9.43/3.77	c cleaning 8953 clauses out of 17919 with flag 278455/45003
10.85/4.47	c cleaning 0 clauses out of 5001 with flag 0/5001
11.94/4.86	c cleaning 9975 clauses out of 19963 with flag 356225/56000
14.53/6.10	c cleaning 10991 clauses out of 21989 with flag 437063/68001
17.55/7.55	c cleaning 11990 clauses out of 23997 with flag 522874/81000
20.95/9.29	c cleaning 12995 clauses out of 26007 with flag 624285/95000
25.36/11.48	c cleaning 14001 clauses out of 28013 with flag 743031/110001
30.37/13.95	c cleaning 15002 clauses out of 30011 with flag 854197/126000
36.00/16.75	c cleaning 0 clauses out of 11001 with flag 0/11001
36.00/16.78	c cleaning 15999 clauses out of 32011 with flag 964329/143002
42.82/20.12	c cleaning 17000 clauses out of 34011 with flag 1101353/161001
49.85/23.64	c cleaning 17996 clauses out of 36010 with flag 1245505/180000
58.08/27.75	c cleaning 19000 clauses out of 38015 with flag 1409238/200001
66.51/31.95	c cleaning 19993 clauses out of 40016 with flag 1556642/221002
75.70/36.52	c cleaning 21005 clauses out of 42021 with flag 1711574/243000
86.54/41.93	c cleaning 22002 clauses out of 44017 with flag 1882140/266001
100.19/48.74	c cleaning 23002 clauses out of 46015 with flag 2064621/290001
103.21/50.24	c cleaning 0 clauses out of 18000 with flag 0/18000
113.42/55.37	c cleaning 24003 clauses out of 48012 with flag 2250211/315000
127.08/62.14	c cleaning 25001 clauses out of 50010 with flag 2449039/341001
143.76/70.40	c cleaning 26004 clauses out of 52009 with flag 2651282/368001
160.60/78.88	c cleaning 26988 clauses out of 54004 with flag 2866269/396000
178.90/87.99	c cleaning 28004 clauses out of 56016 with flag 3065962/425000
197.80/97.38	c cleaning 29000 clauses out of 58012 with flag 3279251/455000
222.09/109.43	c cleaning 29999 clauses out of 60012 with flag 3510293/486000
248.20/122.44	c cleaning 31001 clauses out of 62015 with flag 3754284/518002
249.39/123.04	c cleaning 0 clauses out of 26000 with flag 0/26000
275.14/135.82	c cleaning 31996 clauses out of 64012 with flag 3986830/551000
302.94/149.70	c cleaning 33001 clauses out of 66018 with flag 4241514/585002
334.67/165.40	c cleaning 33999 clauses out of 68016 with flag 4511278/620001
366.08/181.03	c cleaning 34998 clauses out of 70017 with flag 4797611/656001
402.90/199.35	c cleaning 36004 clauses out of 72019 with flag 5086373/693001
443.32/219.48	c cleaning 37001 clauses out of 74014 with flag 5359308/731000
484.78/240.06	c cleaning 37998 clauses out of 76013 with flag 5623464/770000
502.71/248.96	c cleaning 0 clauses out of 35001 with flag 0/35001
528.89/261.92	c cleaning 39001 clauses out of 78015 with flag 5922718/810000
578.00/286.34	c cleaning 40000 clauses out of 80014 with flag 6231013/851000
628.90/311.66	c cleaning 41001 clauses out of 82014 with flag 6554502/893000
679.39/336.78	c cleaning 42001 clauses out of 84013 with flag 6906987/936000
734.78/364.21	c cleaning 42999 clauses out of 86012 with flag 7273863/980000
798.41/395.80	c cleaning 44000 clauses out of 88013 with flag 7623917/1025000
856.41/424.65	c cleaning 44998 clauses out of 90013 with flag 7976016/1071000
860.43/426.64	c cleaning 0 clauses out of 45000 with flag 0/45000
919.87/456.14	c cleaning 46002 clauses out of 92016 with flag 8358915/1118001
982.08/487.09	c cleaning 47005 clauses out of 94014 with flag 8729563/1166001
1054.38/522.99	c cleaning 47998 clauses out of 96010 with flag 9118228/1215002
1128.77/559.89	c cleaning 48997 clauses out of 98010 with flag 9504427/1265000
1201.84/596.13	c cleaning 49999 clauses out of 100014 with flag 9890964/1316001
1281.80/635.81	c cleaning 50999 clauses out of 102014 with flag 10293088/1368000
1366.04/677.69	c cleaning 51999 clauses out of 104015 with flag 10694989/1421000
1435.58/712.13	c cleaning 0 clauses out of 56001 with flag 0/56001
1449.26/719.00	c cleaning 53000 clauses out of 106016 with flag 11109941/1475000
1527.40/757.77	c cleaning 53998 clauses out of 108016 with flag 11523082/1530000
1613.31/800.31	c cleaning 55000 clauses out of 110018 with flag 11932716/1586000
1701.33/844.02	c cleaning 56006 clauses out of 112018 with flag 12354659/1643000
1795.73/891.03	c cleaning 57000 clauses out of 114012 with flag 12778248/1701000
1800.13/893.21	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/893.21	c starts		: 169
1800.13/893.21	c conflicts		: 1705291
1800.13/893.21	c decisions		: 1959774
1800.13/893.21	c propagations		: 21926428
1800.13/893.21	c inspects		: 13391434789
1800.13/893.21	c shortcuts		: 0
1800.13/893.21	c learnt literals	: 0
1800.13/893.21	c learnt binary clauses	: 0
1800.13/893.21	c learnt ternary clauses	: 0
1800.13/893.21	c learnt constraints	: 1705291
1800.13/893.21	c ignored constraints	: 0
1800.13/893.21	c root simplifications	: 0
1800.13/893.21	c removed literals (reason simplification)	: 7607552
1800.13/893.21	c reason swapping (by a shorter reason)	: 0
1800.13/893.21	c Calls to reduceDB	: 54
1800.13/893.21	c Number of update (reduction) of LBD	: 510017
1800.13/893.21	c Imported unit clauses	: 0
1800.13/893.23	c number of reductions to clauses (during analyze)	: 0
1800.13/893.23	c number of learned constraints concerned by reduction	: 0
1800.13/893.23	c number of learning phase by resolution	: 0
1800.13/893.23	c number of learning phase by cutting planes	: 0
1800.13/893.24	c speed (assignments/second)	: 24550.73692177981
1800.13/893.24	c non guided choices	27
1800.13/893.26	c learnt constraints type 
1800.13/893.26	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 61303
1800.13/893.26	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/893.26	c starts		: 77
1800.13/893.26	c conflicts		: 62073
1800.13/893.26	c decisions		: 73257
1800.13/893.26	c propagations		: 455768
1800.13/893.26	c inspects		: 1354728283
1800.13/893.26	c shortcuts		: 0
1800.13/893.26	c learnt literals	: 0
1800.13/893.26	c learnt binary clauses	: 0
1800.13/893.26	c learnt ternary clauses	: 0
1800.13/893.26	c learnt constraints	: 62073
1800.13/893.26	c ignored constraints	: 0
1800.13/893.26	c root simplifications	: 0
1800.13/893.26	c removed literals (reason simplification)	: 0
1800.13/893.26	c reason swapping (by a shorter reason)	: 0
1800.13/893.26	c Calls to reduceDB	: 7
1800.13/893.26	c Number of update (reduction) of LBD	: 0
1800.13/893.26	c Imported unit clauses	: 0
1800.13/893.26	c number of reductions to clauses (during analyze)	: 0
1800.13/893.26	c number of learned constraints concerned by reduction	: 0
1800.13/893.26	c number of learning phase by resolution	: 0
1800.13/893.26	c number of learning phase by cutting planes	: 0
1800.13/893.26	c speed (assignments/second)	: 510.3013542185672
1800.13/893.26	c non guided choices	15
1800.13/893.29	c learnt constraints type 
1800.13/893.29	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 9547
1800.13/893.29	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3
1800.13/893.29	c org.sat4j.pb.constraints.pb.MaxWatchPb => 52523
1800.13/893.29	s UNKNOWN
1800.13/893.29	c Total wall clock time (in seconds): 893.183

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-4089786-1466018506/watcher-4089786-1466018506 -o /tmp/evaluation-result-4089786-1466018506/solver-4089786-1466018506 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089786-1466018506.opb 

pid=9508
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: 3.84 3.96 3.99 4/197 9511
/proc/meminfo: memFree=29330064/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 3900979 95129600 927 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 23225 927 703 9 0 16769 0
[pid=9511/tid=9512] ppid=9508 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) R 9508 9511 5767 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 2 0 3900980 98635776 941 33554432000 1073741824 1073778376 140733602915040 140704872398376 247055021898 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100162 s]
/proc/loadavg: 3.84 3.96 3.99 4/197 9511
/proc/meminfo: memFree=29330064/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 4532 0 1 0 9 1 0 0 20 0 18 0 3900979 9787879424 5641 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2389619 5641 2156 9 0 2380296 0
[pid=9511/tid=9512] ppid=9508 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) R 9508 9511 5767 0 -1 4202560 2441 0 1 0 7 0 0 0 20 0 18 0 3900980 9787879424 5641 33554432000 1073741824 1073778376 140733602915040 140704872400136 247067632909 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.200295 s]
/proc/loadavg: 3.84 3.96 3.99 4/197 9511
/proc/meminfo: memFree=29330064/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 6206 0 1 0 27 2 0 0 20 0 22 0 3900979 10060525568 8353 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 8353 2221 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2456 0 1 0 10 0 0 0 20 0 22 0 3900980 10060525568 8353 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.300293 s]
/proc/loadavg: 3.84 3.96 3.99 4/197 9511
/proc/meminfo: memFree=29330064/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 7311 0 1 0 47 2 0 0 20 0 22 0 3900979 10060525568 9049 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 9049 2225 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2456 0 1 0 10 0 0 0 20 0 22 0 3900980 10060525568 9049 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9824732

[startup+0.700226 s]
/proc/loadavg: 3.84 3.96 3.99 4/197 9511
/proc/meminfo: memFree=29330064/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 17015 0 1 0 186 5 0 0 20 0 22 0 3900979 10060525568 26193 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 26193 2241 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2456 0 1 0 10 0 0 0 20 0 22 0 3900980 10060525568 26193 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.84 3.96 3.99 7/219 9533
/proc/meminfo: memFree=29147448/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=4.93 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 25508 0 1 0 485 8 0 0 20 0 22 0 3900979 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 46813 2272 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2456 0 1 0 10 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9514] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9514/stat : 9514 (java) S 9508 9511 5767 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704811133096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9515] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9515/stat : 9515 (java) S 9508 9511 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704810080552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9516] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9516/stat : 9516 (java) S 9508 9511 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704809028008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9517] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9517/stat : 9517 (java) S 9508 9511 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704807975464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9518] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9518/stat : 9518 (java) S 9508 9511 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704711654056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9519] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9519/stat : 9519 (java) S 9508 9511 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704710601512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9520] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9520/stat : 9520 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704709548968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9521] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9521/stat : 9521 (java) S 9508 9511 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704708496424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9522] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9522/stat : 9522 (java) S 9508 9511 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3900981 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704696297576 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9523] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9523/stat : 9523 (java) S 9508 9511 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704695243896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9524] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9524/stat : 9524 (java) S 9508 9511 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704694191240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9525] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9525/stat : 9525 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704693139984 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9526] ppid=9508 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/9511/task/9526/stat : 9526 (java) S 9508 9511 5767 0 -1 4202560 10647 0 0 0 114 2 0 0 20 0 22 0 3900984 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704692087352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9527] ppid=9508 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/9511/task/9527/stat : 9527 (java) S 9508 9511 5767 0 -1 4202560 10894 0 0 0 110 2 0 0 20 0 22 0 3900984 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704691034808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9528] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9528/stat : 9528 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704689982456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9529] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9529/stat : 9529 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704688930120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9530] ppid=9508 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/9511/task/9530/stat : 9530 (java) R 9508 9511 5767 0 -1 4202560 33 0 0 0 121 0 0 0 20 0 22 0 3900992 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704687872368 140704812575020 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9531] ppid=9508 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/9511/task/9531/stat : 9531 (java) R 9508 9511 5767 0 -1 4202560 101 0 0 0 119 2 0 0 20 0 22 0 3900992 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704686820512 140704812592049 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9532] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9532/stat : 9532 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704685769768 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9533] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9533/stat : 9533 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 46813 33554432000 1073741824 1073778376 140733602915040 140704684717224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 3.84 3.96 3.99 5/219 9533
/proc/meminfo: memFree=29018760/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=8.2 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 25896 0 1 0 807 13 0 0 20 0 22 0 3900979 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 106461 2272 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2456 0 1 0 10 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9514] ppid=9508 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/9511/task/9514/stat : 9514 (java) S 9508 9511 5767 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704811133096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9515] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9515/stat : 9515 (java) S 9508 9511 5767 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704810080552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9516] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9516/stat : 9516 (java) S 9508 9511 5767 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704809028008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9517] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9517/stat : 9517 (java) S 9508 9511 5767 0 -1 4202560 47 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704807975464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9518] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9518/stat : 9518 (java) S 9508 9511 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704711654056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9519] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9519/stat : 9519 (java) S 9508 9511 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704710601512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9520] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9520/stat : 9520 (java) S 9508 9511 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704709548968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9521] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9521/stat : 9521 (java) S 9508 9511 5767 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704708496424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9522] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9522/stat : 9522 (java) S 9508 9511 5767 0 -1 4202560 183 0 0 0 0 0 0 0 20 0 22 0 3900981 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704696297576 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9523] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9523/stat : 9523 (java) S 9508 9511 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704695243896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9524] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9524/stat : 9524 (java) S 9508 9511 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704694191240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9525] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9525/stat : 9525 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704693139984 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9526] ppid=9508 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/9511/task/9526/stat : 9526 (java) S 9508 9511 5767 0 -1 4202560 10647 0 0 0 115 2 0 0 20 0 22 0 3900984 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704692087352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9527] ppid=9508 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/9511/task/9527/stat : 9527 (java) S 9508 9511 5767 0 -1 4202560 10904 0 0 0 116 2 0 0 20 0 22 0 3900984 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704691034808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9528] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9528/stat : 9528 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704689982456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9529] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9529/stat : 9529 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704688930120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9530] ppid=9508 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/9511/task/9530/stat : 9530 (java) R 9508 9511 5767 0 -1 4202560 35 0 0 0 277 0 0 0 20 0 22 0 3900992 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704687865472 140704812575020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9531] ppid=9508 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/9511/task/9531/stat : 9531 (java) R 9508 9511 5767 0 -1 4202560 208 0 0 0 273 5 0 0 20 0 22 0 3900992 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704686820576 140704812689920 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9532] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9532/stat : 9532 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704685769768 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9533] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9533/stat : 9533 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 106461 33554432000 1073741824 1073778376 140733602915040 140704684717224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 3.85 3.96 3.99 8/219 9533
/proc/meminfo: memFree=28660760/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=15.13 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 31827 0 1 0 1488 25 0 0 20 0 22 0 3900979 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 265280 2272 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2456 0 1 0 10 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9514] ppid=9508 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/9511/task/9514/stat : 9514 (java) S 9508 9511 5767 0 -1 4202560 23 0 0 0 2 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704811133096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9515] ppid=9508 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/9511/task/9515/stat : 9515 (java) S 9508 9511 5767 0 -1 4202560 56 0 0 0 2 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704810080552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9516] ppid=9508 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/9511/task/9516/stat : 9516 (java) S 9508 9511 5767 0 -1 4202560 54 0 0 0 1 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704809028008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9517] ppid=9508 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/9511/task/9517/stat : 9517 (java) S 9508 9511 5767 0 -1 4202560 53 0 0 0 1 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704807975464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9518] ppid=9508 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/9511/task/9518/stat : 9518 (java) S 9508 9511 5767 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704711654056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9519] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9519/stat : 9519 (java) S 9508 9511 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704710601512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9520] ppid=9508 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/9511/task/9520/stat : 9520 (java) S 9508 9511 5767 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 3900980 10060525568 265280 33554432000 1073741824 1073778376 140733602915040 140704709548968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9521] ppid=9508 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

[pid=9511/tid=9528] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9528/stat : 9528 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 492817 33554432000 1073741824 1073778376 140733602915040 140704689982456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9529] ppid=9508 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9511/task/9529/stat : 9529 (java) S 9508 9511 5767 0 -1 4202560 49 0 0 0 21 15 0 0 20 0 22 0 3900984 10060525568 492817 33554432000 1073741824 1073778376 140733602915040 140704688930120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9530] ppid=9508 vsize=9824732 CPUtime=871.14 cores=0,2,4,6
/proc/9511/task/9530/stat : 9530 (java) R 9508 9511 5767 0 -1 4202560 257 0 0 0 87100 14 0 0 20 0 22 0 3900992 10060525568 492817 33554432000 1073741824 1073778376 140733602915040 140704687873288 140704812575020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9531] ppid=9508 vsize=9824732 CPUtime=871.21 cores=0,2,4,6
/proc/9511/task/9531/stat : 9531 (java) R 9508 9511 5767 0 -1 4202560 1857 0 0 0 87081 40 0 0 20 0 22 0 3900992 10060525568 492817 33554432000 1073741824 1073778376 140733602915040 140704686819824 140704812693564 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9532] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9532/stat : 9532 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 492817 33554432000 1073741824 1073778376 140733602915040 140704685769768 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9533] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9533/stat : 9533 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 492817 33554432000 1073741824 1073778376 140733602915040 140704684717224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1778.17
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+893.201 s]
/proc/loadavg: 3.97 4.05 4.01 5/219 9622
/proc/meminfo: memFree=27520796/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 37132 0 1 0 179877 136 0 0 20 0 22 0 3900979 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 492862 2281 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2471 0 1 0 13 2 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9514] ppid=9508 vsize=9824732 CPUtime=3.47 cores=0,2,4,6
/proc/9511/task/9514/stat : 9514 (java) S 9508 9511 5767 0 -1 4202560 431 0 0 0 339 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704811133096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9515] ppid=9508 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/9511/task/9515/stat : 9515 (java) S 9508 9511 5767 0 -1 4202560 452 0 0 0 332 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704810080552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9516] ppid=9508 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/9511/task/9516/stat : 9516 (java) S 9508 9511 5767 0 -1 4202560 445 0 0 0 345 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704809028008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9517] ppid=9508 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/9511/task/9517/stat : 9517 (java) S 9508 9511 5767 0 -1 4202560 425 0 0 0 345 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704807975464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9518] ppid=9508 vsize=9824732 CPUtime=3.5 cores=0,2,4,6
/proc/9511/task/9518/stat : 9518 (java) S 9508 9511 5767 0 -1 4202560 422 0 0 0 342 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704711654056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9519] ppid=9508 vsize=9824732 CPUtime=3.47 cores=0,2,4,6
/proc/9511/task/9519/stat : 9519 (java) S 9508 9511 5767 0 -1 4202560 399 0 0 0 339 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704710601512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9520] ppid=9508 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/9511/task/9520/stat : 9520 (java) S 9508 9511 5767 0 -1 4202560 413 0 0 0 325 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704709548968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9521] ppid=9508 vsize=9824732 CPUtime=3.73 cores=0,2,4,6
/proc/9511/task/9521/stat : 9521 (java) S 9508 9511 5767 0 -1 4202560 458 0 0 0 363 10 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704708496424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9522] ppid=9508 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/9511/task/9522/stat : 9522 (java) S 9508 9511 5767 0 -1 4202560 1288 0 0 0 41 26 0 0 20 0 22 0 3900981 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704696297576 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9523] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9523/stat : 9523 (java) S 9508 9511 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704695243896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9524] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9524/stat : 9524 (java) S 9508 9511 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704694191240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9525] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9525/stat : 9525 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704693139984 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9526] ppid=9508 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/9511/task/9526/stat : 9526 (java) S 9508 9511 5767 0 -1 4202560 10649 0 0 0 118 2 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704692087352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9527] ppid=9508 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/9511/task/9527/stat : 9527 (java) S 9508 9511 5767 0 -1 4202560 15847 0 0 0 171 3 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704691034808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9528] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9528/stat : 9528 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704689982456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9529] ppid=9508 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9511/task/9529/stat : 9529 (java) S 9508 9511 5767 0 -1 4202560 49 0 0 0 21 15 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704688930120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9530] ppid=9508 vsize=9824732 CPUtime=881.91 cores=0,2,4,6
/proc/9511/task/9530/stat : 9530 (java) R 9508 9511 5767 0 -1 4202560 257 0 0 0 88177 14 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704687874472 140704812575020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9531] ppid=9508 vsize=9824732 CPUtime=881.97 cores=0,2,4,6
/proc/9511/task/9531/stat : 9531 (java) R 9508 9511 5767 0 -1 4202560 1861 0 0 0 88157 40 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704686820592 140704812672122 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9532] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9532/stat : 9532 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704685769768 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9533] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9533/stat : 9533 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704684717224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

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

############
# WARNING:
# current cumulated CPU time (1796.51 s) is less than in the last sample (1800.13 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (3.62 s) to the 'lost time'.

[startup+893.201 s]
/proc/loadavg: 3.97 4.05 4.01 5/219 9622
/proc/meminfo: memFree=27520796/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/9511/stat : 9511 (java) S 9508 9511 5767 0 -1 4202496 37132 0 1 0 179877 136 0 0 20 0 22 0 3900979 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140733602906176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 2456183 492862 2281 9 0 2446860 0
[pid=9511/tid=9512] ppid=9508 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/9511/task/9512/stat : 9512 (java) S 9508 9511 5767 0 -1 4202560 2471 0 1 0 13 2 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704872403832 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9514] ppid=9508 vsize=9824732 CPUtime=3.47 cores=0,2,4,6
/proc/9511/task/9514/stat : 9514 (java) S 9508 9511 5767 0 -1 4202560 431 0 0 0 339 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704811133096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9515] ppid=9508 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/9511/task/9515/stat : 9515 (java) S 9508 9511 5767 0 -1 4202560 452 0 0 0 332 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704810080552 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9516] ppid=9508 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/9511/task/9516/stat : 9516 (java) S 9508 9511 5767 0 -1 4202560 445 0 0 0 345 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704809028008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9517] ppid=9508 vsize=9824732 CPUtime=3.53 cores=0,2,4,6
/proc/9511/task/9517/stat : 9517 (java) S 9508 9511 5767 0 -1 4202560 425 0 0 0 345 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704807975464 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9518] ppid=9508 vsize=9824732 CPUtime=3.5 cores=0,2,4,6
/proc/9511/task/9518/stat : 9518 (java) S 9508 9511 5767 0 -1 4202560 422 0 0 0 342 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704711654056 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9519] ppid=9508 vsize=9824732 CPUtime=3.47 cores=0,2,4,6
/proc/9511/task/9519/stat : 9519 (java) S 9508 9511 5767 0 -1 4202560 399 0 0 0 339 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704710601512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9520] ppid=9508 vsize=9824732 CPUtime=3.33 cores=0,2,4,6
/proc/9511/task/9520/stat : 9520 (java) S 9508 9511 5767 0 -1 4202560 413 0 0 0 325 8 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704709548968 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9521] ppid=9508 vsize=9824732 CPUtime=3.73 cores=0,2,4,6
/proc/9511/task/9521/stat : 9521 (java) S 9508 9511 5767 0 -1 4202560 458 0 0 0 363 10 0 0 20 0 22 0 3900980 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704708496424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9522] ppid=9508 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/9511/task/9522/stat : 9522 (java) S 9508 9511 5767 0 -1 4202560 1288 0 0 0 41 26 0 0 20 0 22 0 3900981 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704696297576 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9523] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9523/stat : 9523 (java) S 9508 9511 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704695243896 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9524] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9524/stat : 9524 (java) S 9508 9511 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3900982 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704694191240 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9525] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9525/stat : 9525 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704693139984 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9526] ppid=9508 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/9511/task/9526/stat : 9526 (java) S 9508 9511 5767 0 -1 4202560 10649 0 0 0 118 2 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704692087352 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9527] ppid=9508 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/9511/task/9527/stat : 9527 (java) S 9508 9511 5767 0 -1 4202560 15847 0 0 0 171 3 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704691034808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9528] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9528/stat : 9528 (java) S 9508 9511 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704689982456 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9511/tid=9529] ppid=9508 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9511/task/9529/stat : 9529 (java) S 9508 9511 5767 0 -1 4202560 49 0 0 0 21 15 0 0 20 0 22 0 3900984 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704688930120 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9511/tid=9530] ppid=9508 vsize=9824732 CPUtime=881.91 cores=0,2,4,6
/proc/9511/task/9530/stat : 9530 (java) R 9508 9511 5767 0 -1 4202560 257 0 0 0 88177 14 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704687874472 140704812575020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9531] ppid=9508 vsize=9824732 CPUtime=881.97 cores=0,2,4,6
/proc/9511/task/9531/stat : 9531 (java) R 9508 9511 5767 0 -1 4202560 1861 0 0 0 88157 40 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704686820592 140704812672122 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9511/tid=9532] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9532/stat : 9532 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704685769768 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9511/tid=9533] ppid=9508 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9511/task/9533/stat : 9533 (java) S 9508 9511 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3900992 10060525568 492862 33554432000 1073741824 1073778376 140733602915040 140704684717224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

[startup+893.313 s]
/proc/loadavg: 3.97 4.05 4.01 5/219 9622
/proc/meminfo: memFree=27520796/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=0 CPUtime=1796.51 cores=0,2,4,6
/proc/9511/stat : 9511 (java) Z 9508 9511 5767 0 -1 4203532 37188 0 1 0 179466 185 0 0 20 0 2 0 3900979 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 0
#
############


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

[startup+893.313 s]
/proc/loadavg: 3.97 4.05 4.01 5/219 9622
/proc/meminfo: memFree=27520796/32872528 swapFree=248296/248296
[pid=9511] ppid=9508 vsize=0 CPUtime=1796.51 cores=0,2,4,6
/proc/9511/stat : 9511 (java) Z 9508 9511 5767 0 -1 4203532 37188 0 1 0 179466 185 0 0 20 0 2 0 3900979 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9511/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (KiB) 0

Child status: 143

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 3.62
#  lost CPU user time (s): 4.10999
#  lost CPU system time (s): -0.49

Real time (s): 893.315
CPU time (s): 1800.13
CPU user time (s): 1798.78
CPU system time (s): 1.35372
CPU usage (%): 201.511
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.67
system time used= 1.84372
maximum resident set size= 2065856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37188
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33170
involuntary context switches= 53131

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.49416 second user time and 7.68283 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 21:21:46
IDJOB=4089786
IDBENCH=107456
IDSOLVER=2543
FILE ID=node103/4089786-1466018506
RUNJOBID= node103-1466012165-5783
PBS_JOBID= 19902805
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/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v021-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089786-1466018506/watcher-4089786-1466018506 -o /tmp/evaluation-result-4089786-1466018506/solver-4089786-1466018506 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089786-1466018506.opb

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

MD5SUM BENCH= 757f81685edbbf6af2b2483b2cd4cf75
RANDOM SEED=750678471

node103.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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:        29330220 kB
Buffers:          129912 kB
Cached:           344640 kB
SwapCached:            0 kB
Active:          2254560 kB
Inactive:         328492 kB
Active(anon):    2111332 kB
Inactive(anon):        0 kB
Active(file):     143228 kB
Inactive(file):   328492 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               944 kB
Writeback:             0 kB
AnonPages:       2356844 kB
Mapped:            21472 kB
Shmem:               204 kB
Slab:             574968 kB
SReclaimable:      18820 kB
SUnreclaim:       556148 kB
KernelStack:        1632 kB
PageTables:        10324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2482400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2045952 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 node103 at 2016-06-15 21:36:39