Trace number 4089352

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 896.26

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x23-hard.opb
MD5SUM4e10f014963d024136bc37a0b77629f1
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.18797
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables230
Total number of constraints461
Number of constraints which are clauses460
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint230
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 119
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 349
Number of bits of the biggest sum of numbers9
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4089352-1466013949.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.063s.
0.10/0.17	c declared #vars     230
0.10/0.17	c #constraints  461
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 460
0.10/0.18	c 461 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 460
0.10/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.10/0.18	c 461 constraints processed.
2.25/0.73	c cleaning 2500 clauses out of 5000 with flag 10692/5000
3.37/1.05	c cleaning 4250 clauses out of 8500 with flag 23502/11000
4.25/1.38	c cleaning 5625 clauses out of 11250 with flag 38444/18000
5.32/1.82	c cleaning 6813 clauses out of 13626 with flag 55577/26001
6.36/2.34	c cleaning 7906 clauses out of 15812 with flag 74814/35000
7.66/2.93	c cleaning 8954 clauses out of 17908 with flag 96175/45002
9.06/3.62	c cleaning 9977 clauses out of 19953 with flag 119661/56001
10.73/4.43	c cleaning 10988 clauses out of 21976 with flag 145343/68001
12.56/5.33	c cleaning 11991 clauses out of 23988 with flag 173040/81001
14.56/6.38	c cleaning 12996 clauses out of 25996 with flag 202978/95000
17.01/7.54	c cleaning 14000 clauses out of 28000 with flag 235061/110000
19.67/8.83	c cleaning 14999 clauses out of 30002 with flag 269226/126002
22.46/10.22	c cleaning 16000 clauses out of 32002 with flag 305609/143001
25.72/11.81	c cleaning 17001 clauses out of 34002 with flag 344050/161001
29.32/13.64	c cleaning 17999 clauses out of 36000 with flag 384617/180000
33.37/15.62	c cleaning 19001 clauses out of 38001 with flag 427428/200000
37.59/17.76	c cleaning 19998 clauses out of 40002 with flag 472338/221002
42.45/20.14	c cleaning 20999 clauses out of 42004 with flag 519302/243002
42.45/20.20	c cleaning 0 clauses out of 5000 with flag 0/5000
47.92/22.66	c cleaning 22001 clauses out of 44003 with flag 568333/266000
53.13/25.26	c cleaning 23002 clauses out of 46004 with flag 619352/290002
59.00/28.19	c cleaning 23999 clauses out of 48001 with flag 672679/315001
65.40/31.30	c cleaning 25000 clauses out of 50001 with flag 728028/341000
71.79/34.51	c cleaning 26000 clauses out of 52001 with flag 785761/368000
78.90/38.08	c cleaning 26995 clauses out of 54001 with flag 845318/396000
86.51/41.85	c cleaning 28000 clauses out of 56007 with flag 907034/425001
94.57/45.87	c cleaning 29003 clauses out of 58006 with flag 970971/455000
102.97/50.07	c cleaning 29996 clauses out of 60003 with flag 1036659/486000
112.43/54.73	c cleaning 31002 clauses out of 62008 with flag 1104636/518001
121.63/59.34	c cleaning 31996 clauses out of 64005 with flag 1174854/551000
131.47/64.27	c cleaning 33003 clauses out of 66010 with flag 1247465/585001
141.68/69.33	c cleaning 34001 clauses out of 68006 with flag 1322329/620000
152.31/74.65	c cleaning 35002 clauses out of 70005 with flag 1399228/656000
163.37/80.10	c cleaning 36001 clauses out of 72003 with flag 1478223/693000
175.17/86.07	c cleaning 36995 clauses out of 74002 with flag 1559331/731000
188.23/92.51	c cleaning 37999 clauses out of 76008 with flag 1642688/770001
202.67/99.72	c cleaning 39001 clauses out of 78008 with flag 1727695/810000
216.75/106.75	c cleaning 40001 clauses out of 80007 with flag 1815215/851000
231.59/114.14	c cleaning 41002 clauses out of 82009 with flag 1904429/893003
246.62/121.60	c cleaning 42001 clauses out of 84005 with flag 1996183/936001
262.84/129.73	c cleaning 42993 clauses out of 86003 with flag 2090294/980000
278.71/137.66	c cleaning 44005 clauses out of 88010 with flag 2186318/1025000
297.95/147.20	c cleaning 45001 clauses out of 90006 with flag 2284004/1071001
316.81/156.66	c cleaning 46000 clauses out of 92005 with flag 2384401/1118001
335.09/165.71	c cleaning 46998 clauses out of 94004 with flag 2486747/1166000
338.92/167.69	c cleaning 0 clauses out of 11000 with flag 0/11000
356.06/176.12	c cleaning 47999 clauses out of 96007 with flag 2591381/1215001
376.64/186.58	c cleaning 49002 clauses out of 98009 with flag 2697939/1265002
398.31/197.39	c cleaning 50001 clauses out of 100005 with flag 2806714/1316000
420.41/208.40	c cleaning 51000 clauses out of 102004 with flag 2917773/1368000
443.10/219.68	c cleaning 51999 clauses out of 104004 with flag 3030901/1421000
467.89/231.91	c cleaning 53004 clauses out of 106007 with flag 3145233/1475002
492.60/244.21	c cleaning 54001 clauses out of 108001 with flag 3261702/1530000
518.35/257.21	c cleaning 55000 clauses out of 110003 with flag 3380365/1586003
545.47/270.74	c cleaning 55997 clauses out of 112001 with flag 3501799/1643001
574.21/285.03	c cleaning 56999 clauses out of 114005 with flag 3625736/1701002
604.10/299.91	c cleaning 58001 clauses out of 116005 with flag 3751657/1760001
634.67/315.20	c cleaning 58997 clauses out of 118005 with flag 3879550/1820002
669.21/332.34	c cleaning 59996 clauses out of 120006 with flag 4009341/1881000
701.86/348.76	c cleaning 61001 clauses out of 122010 with flag 4141596/1943000
735.38/365.45	c cleaning 61999 clauses out of 124009 with flag 4275614/2006000
770.96/383.14	c cleaning 63000 clauses out of 126011 with flag 4411518/2070001
805.14/400.10	c cleaning 64002 clauses out of 128010 with flag 4549954/2135000
840.26/417.66	c cleaning 65005 clauses out of 130009 with flag 4690890/2201001
880.80/437.81	c cleaning 66002 clauses out of 132003 with flag 4833902/2268000
919.50/457.38	c cleaning 67000 clauses out of 134003 with flag 4978309/2336002
959.09/477.07	c cleaning 67996 clauses out of 136001 with flag 5125118/2405000
989.24/492.08	c cleaning 0 clauses out of 18001 with flag 0/18001
998.86/496.83	c cleaning 68997 clauses out of 138006 with flag 5274520/2475001
1040.02/517.36	c cleaning 70004 clauses out of 140008 with flag 5425878/2546000
1084.17/539.34	c cleaning 71001 clauses out of 142005 with flag 5578949/2618001
1128.75/561.52	c cleaning 72000 clauses out of 144003 with flag 5734383/2691000
1175.00/584.74	c cleaning 72999 clauses out of 146003 with flag 5892119/2765000
1225.43/609.84	c cleaning 74003 clauses out of 148005 with flag 6051452/2840001
1274.64/634.33	c cleaning 75000 clauses out of 150003 with flag 6212544/2916002
1327.05/660.40	c cleaning 76000 clauses out of 152001 with flag 6375472/2993000
1376.74/685.34	c cleaning 77001 clauses out of 154002 with flag 6540507/3071001
1431.39/712.57	c cleaning 77997 clauses out of 156000 with flag 6708929/3150000
1489.50/741.44	c cleaning 79002 clauses out of 158005 with flag 6878962/3230002
1545.58/769.30	c cleaning 79999 clauses out of 160001 with flag 7051230/3311000
1600.48/796.62	c cleaning 80998 clauses out of 162004 with flag 7225682/3393002
1662.27/827.68	c cleaning 81992 clauses out of 164004 with flag 7401838/3476000
1725.64/859.20	c cleaning 83000 clauses out of 166012 with flag 7579364/3560000
1790.92/891.65	c cleaning 84002 clauses out of 168013 with flag 7759128/3645001
1800.13/896.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/896.20	c starts		: 1
1800.13/896.20	c conflicts		: 3663176
1800.13/896.20	c decisions		: 3868382
1800.13/896.20	c propagations		: 18716276
1800.13/896.20	c inspects		: 12135123618
1800.13/896.20	c shortcuts		: 0
1800.13/896.20	c learnt literals	: 0
1800.13/896.20	c learnt binary clauses	: 0
1800.13/896.20	c learnt ternary clauses	: 0
1800.13/896.20	c learnt constraints	: 3663176
1800.13/896.20	c ignored constraints	: 0
1800.13/896.20	c root simplifications	: 0
1800.13/896.20	c removed literals (reason simplification)	: 75003547
1800.13/896.20	c reason swapping (by a shorter reason)	: 0
1800.13/896.20	c Calls to reduceDB	: 81
1800.13/896.20	c Number of update (reduction) of LBD	: 65091
1800.13/896.20	c Imported unit clauses	: 0
1800.13/896.20	c number of reductions to clauses (during analyze)	: 0
1800.13/896.20	c number of learned constraints concerned by reduction	: 0
1800.13/896.20	c number of learning phase by resolution	: 0
1800.13/896.20	c number of learning phase by cutting planes	: 0
1800.13/896.20	c speed (assignments/second)	: 20888.141389069937
1800.13/896.20	c non guided choices	109
1800.13/896.23	c learnt constraints type 
1800.13/896.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 102186
1800.13/896.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/896.23	c starts		: 50
1800.13/896.23	c conflicts		: 23699
1800.13/896.23	c decisions		: 36858
1800.13/896.23	c propagations		: 391901
1800.13/896.23	c inspects		: 1023147632
1800.13/896.23	c shortcuts		: 0
1800.13/896.23	c learnt literals	: 0
1800.13/896.23	c learnt binary clauses	: 0
1800.13/896.23	c learnt ternary clauses	: 0
1800.13/896.23	c learnt constraints	: 23698
1800.13/896.23	c ignored constraints	: 0
1800.13/896.23	c root simplifications	: 0
1800.13/896.23	c removed literals (reason simplification)	: 0
1800.13/896.23	c reason swapping (by a shorter reason)	: 0
1800.13/896.23	c Calls to reduceDB	: 3
1800.13/896.23	c Number of update (reduction) of LBD	: 0
1800.13/896.23	c Imported unit clauses	: 0
1800.13/896.23	c number of reductions to clauses (during analyze)	: 0
1800.13/896.23	c number of learned constraints concerned by reduction	: 0
1800.13/896.23	c number of learning phase by resolution	: 0
1800.13/896.23	c number of learning phase by cutting planes	: 0
1800.13/896.23	c speed (assignments/second)	: 437.36607860293196
1800.13/896.23	c non guided choices	119
1800.13/896.24	c learnt constraints type 
1800.13/896.24	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 288
1800.13/896.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23410
1800.13/896.24	s UNKNOWN
1800.13/896.24	c Total wall clock time (in seconds): 896.128

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

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

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


[startup+0 s]
/proc/loadavg: 4.17 4.12 4.14 4/197 12126
/proc/meminfo: memFree=28488960/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/12126/stat : 12126 (java) R 12123 12126 5545 0 -1 4202496 1064 0 0 0 0 0 0 0 20 0 1 0 3444123 23793664 714 33554432000 1073741824 1073778376 140736021757904 140736021746968 219504752720 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 5809 714 528 9 0 128 0

[startup+0.100061 s]
/proc/loadavg: 4.17 4.12 4.14 4/197 12126
/proc/meminfo: memFree=28488960/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 4463 0 1 0 9 1 0 0 20 0 18 0 3444123 9787879424 6097 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2389619 6097 2148 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200234 s]
/proc/loadavg: 4.17 4.12 4.14 4/197 12126
/proc/meminfo: memFree=28488960/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 4781 0 1 0 24 2 0 0 20 0 22 0 3444123 10060525568 7891 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 7892 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300237 s]
/proc/loadavg: 4.17 4.12 4.14 4/197 12126
/proc/meminfo: memFree=28488960/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 7019 0 1 0 64 2 0 0 20 0 22 0 3444123 10060525568 10191 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 10191 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700208 s]
/proc/loadavg: 4.17 4.12 4.14 4/197 12126
/proc/meminfo: memFree=28488960/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 16292 0 1 0 220 5 0 0 20 0 22 0 3444123 10060525568 28476 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 28476 2260 9 0 2446860 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 9824732

[startup+1.501 s]
/proc/loadavg: 4.32 4.15 4.15 7/219 12148
/proc/meminfo: memFree=28305188/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=4.67 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 23586 0 1 0 458 9 0 0 20 0 22 0 3444123 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 51795 2281 9 0 2446860 0
[pid=12126/tid=12128] ppid=12123 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/12126/task/12128/stat : 12128 (java) S 12123 12126 5545 0 -1 4202560 2417 0 1 0 14 1 0 0 20 0 22 0 3444124 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469781009272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12129] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12129/stat : 12129 (java) S 12123 12126 5545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469742500136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12130] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12130/stat : 12130 (java) S 12123 12126 5545 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469741447336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12131] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12131/stat : 12131 (java) S 12123 12126 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469740395048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12132] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12132/stat : 12132 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469739342248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12133] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12133/stat : 12133 (java) S 12123 12126 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469738289960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12134] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12134/stat : 12134 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469737237160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12135] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12135/stat : 12135 (java) S 12123 12126 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469736184872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12136] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12136/stat : 12136 (java) S 12123 12126 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3444125 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469735132072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12137] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12137/stat : 12137 (java) S 12123 12126 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469604436200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12138] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12138/stat : 12138 (java) S 12123 12126 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469603382264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12139] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12139/stat : 12139 (java) S 12123 12126 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469602329864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12140] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12140/stat : 12140 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469601278352 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12141] ppid=12123 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/12126/task/12141/stat : 12141 (java) S 12123 12126 5545 0 -1 4202560 7321 0 0 0 90 0 0 0 20 0 22 0 3444128 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469600225976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12142] ppid=12123 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/12126/task/12142/stat : 12142 (java) S 12123 12126 5545 0 -1 4202560 12332 0 0 0 89 3 0 0 20 0 22 0 3444128 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469599173176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12143] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12143/stat : 12143 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469598121080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12144] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12144/stat : 12144 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469597068488 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12145] ppid=12123 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/12126/task/12145/stat : 12145 (java) R 12123 12126 5545 0 -1 4202560 27 0 0 0 128 0 0 0 20 0 22 0 3444141 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469596010960 140469607124412 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12146] ppid=12123 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/12126/task/12146/stat : 12146 (java) R 12123 12126 5545 0 -1 4202560 91 0 0 0 126 2 0 0 20 0 22 0 3444141 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469594959008 140469606645546 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12147] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12147/stat : 12147 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469593908392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12148] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12148/stat : 12148 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 51795 33554432000 1073741824 1073778376 140736021757904 140469592855592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.32 4.15 4.15 5/219 12148
/proc/meminfo: memFree=28219480/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=8.06 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 24291 0 1 0 789 17 0 0 20 0 22 0 3444123 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 92792 2284 9 0 2446860 0
[pid=12126/tid=12128] ppid=12123 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/12126/task/12128/stat : 12128 (java) S 12123 12126 5545 0 -1 4202560 2417 0 1 0 14 1 0 0 20 0 22 0 3444124 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469781009272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12129] ppid=12123 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12126/task/12129/stat : 12129 (java) S 12123 12126 5545 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469742500136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12130] ppid=12123 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12126/task/12130/stat : 12130 (java) S 12123 12126 5545 0 -1 4202560 102 0 0 0 2 0 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469741447336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12131] ppid=12123 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12126/task/12131/stat : 12131 (java) S 12123 12126 5545 0 -1 4202560 124 0 0 0 2 2 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469740395048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12132] ppid=12123 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12126/task/12132/stat : 12132 (java) S 12123 12126 5545 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469739342248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12133] ppid=12123 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/12126/task/12133/stat : 12133 (java) S 12123 12126 5545 0 -1 4202560 116 0 0 0 1 0 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469738289960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12134] ppid=12123 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12126/task/12134/stat : 12134 (java) S 12123 12126 5545 0 -1 4202560 28 0 0 0 1 2 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469737237160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12135] ppid=12123 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/12126/task/12135/stat : 12135 (java) S 12123 12126 5545 0 -1 4202560 24 0 0 0 1 1 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469736184872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12136] ppid=12123 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12126/task/12136/stat : 12136 (java) S 12123 12126 5545 0 -1 4202560 154 0 0 0 3 0 0 0 20 0 22 0 3444125 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469735132072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12137] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12137/stat : 12137 (java) S 12123 12126 5545 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469604436200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12138] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12138/stat : 12138 (java) S 12123 12126 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469603382264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12139] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12139/stat : 12139 (java) S 12123 12126 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469602329864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12140] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12140/stat : 12140 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469601278352 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12141] ppid=12123 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/12126/task/12141/stat : 12141 (java) S 12123 12126 5545 0 -1 4202560 7324 0 0 0 97 0 0 0 20 0 22 0 3444128 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469600225976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12142] ppid=12123 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/12126/task/12142/stat : 12142 (java) S 12123 12126 5545 0 -1 4202560 12332 0 0 0 90 3 0 0 20 0 22 0 3444128 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469599173176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12143] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12143/stat : 12143 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469598121080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12144] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12144/stat : 12144 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469597068488 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12145] ppid=12123 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/12126/task/12145/stat : 12145 (java) R 12123 12126 5545 0 -1 4202560 30 0 0 0 281 0 0 0 20 0 22 0 3444141 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469596010984 140469607027876 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12146] ppid=12123 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/12126/task/12146/stat : 12146 (java) R 12123 12126 5545 0 -1 4202560 144 0 0 0 278 4 0 0 20 0 22 0 3444141 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469594959544 140469607268959 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12147] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12147/stat : 12147 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469593908392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12148] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12148/stat : 12148 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 92792 33554432000 1073741824 1073778376 140736021757904 140469592855592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.06
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.32 4.15 4.15 5/219 12148
/proc/meminfo: memFree=27867380/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=14.56 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 24803 0 1 0 1430 26 0 0 20 0 22 0 3444123 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 159533 2284 9 0 2446860 0
[pid=12126/tid=12128] ppid=12123 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/12126/task/12128/stat : 12128 (java) S 12123 12126 5545 0 -1 4202560 2417 0 1 0 14 1 0 0 20 0 22 0 3444124 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469781009272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12129] ppid=12123 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/12126/task/12129/stat : 12129 (java) S 12123 12126 5545 0 -1 4202560 33 0 0 0 2 1 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469742500136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12130] ppid=12123 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12126/task/12130/stat : 12130 (java) S 12123 12126 5545 0 -1 4202560 126 0 0 0 3 1 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469741447336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12131] ppid=12123 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12126/task/12131/stat : 12131 (java) S 12123 12126 5545 0 -1 4202560 144 0 0 0 4 3 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469740395048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12132] ppid=12123 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12126/task/12132/stat : 12132 (java) S 12123 12126 5545 0 -1 4202560 48 0 0 0 5 2 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469739342248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12133] ppid=12123 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/12126/task/12133/stat : 12133 (java) S 12123 12126 5545 0 -1 4202560 126 0 0 0 4 0 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469738289960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12134] ppid=12123 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/12126/task/12134/stat : 12134 (java) S 12123 12126 5545 0 -1 4202560 60 0 0 0 4 3 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469737237160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12135] ppid=12123 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12126/task/12135/stat : 12135 (java) S 12123 12126 5545 0 -1 4202560 28 0 0 0 3 2 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469736184872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12136] ppid=12123 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/12126/task/12136/stat : 12136 (java) S 12123 12126 5545 0 -1 4202560 166 0 0 0 4 1 0 0 20 0 22 0 3444125 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469735132072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12137] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12137/stat : 12137 (java) S 12123 12126 5545 0 -1 4202560 448 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469604436200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12138] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12138/stat : 12138 (java) S 12123 12126 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469603382264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12139] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12139/stat : 12139 (java) S 12123 12126 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469602329864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12140] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12140/stat : 12140 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 159533 33554432000 1073741824 1073778376 140736021757904 140469601278352 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12141] ppid=12123 vsize=9824732 CPUtime=0.97 cores=1,3,5,7

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

/proc/12126/task/12131/stat : 12131 (java) S 12123 12126 5545 0 -1 4202560 506 0 0 0 211 10 0 0 20 0 22 0 3444125 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469740395048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12132] ppid=12123 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/12126/task/12132/stat : 12132 (java) S 12123 12126 5545 0 -1 4202560 411 0 0 0 216 10 0 0 20 0 22 0 3444125 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469739342248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12133] ppid=12123 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/12126/task/12133/stat : 12133 (java) S 12123 12126 5545 0 -1 4202560 579 0 0 0 211 9 0 0 20 0 22 0 3444125 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469738289960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12134] ppid=12123 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/12126/task/12134/stat : 12134 (java) S 12123 12126 5545 0 -1 4202560 429 0 0 0 213 13 0 0 20 0 22 0 3444125 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469737237160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12135] ppid=12123 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/12126/task/12135/stat : 12135 (java) S 12123 12126 5545 0 -1 4202560 438 0 0 0 205 9 0 0 20 0 22 0 3444125 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469736184872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12136] ppid=12123 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/12126/task/12136/stat : 12136 (java) S 12123 12126 5545 0 -1 4202560 545 0 0 0 210 11 0 0 20 0 22 0 3444125 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469735132072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12137] ppid=12123 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/12126/task/12137/stat : 12137 (java) S 12123 12126 5545 0 -1 4202560 1489 0 0 0 255 21 0 0 20 0 22 0 3444126 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469604436200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12138] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12138/stat : 12138 (java) S 12123 12126 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469603382264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12139] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12139/stat : 12139 (java) S 12123 12126 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469602329864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12140] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12140/stat : 12140 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469601278352 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12141] ppid=12123 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/12126/task/12141/stat : 12141 (java) S 12123 12126 5545 0 -1 4202560 10638 0 0 0 150 2 0 0 20 0 22 0 3444128 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469600225976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12142] ppid=12123 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/12126/task/12142/stat : 12142 (java) S 12123 12126 5545 0 -1 4202560 12350 0 0 0 98 3 0 0 20 0 22 0 3444128 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469599173176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12143] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12143/stat : 12143 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469598121080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12144] ppid=12123 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/12126/task/12144/stat : 12144 (java) S 12123 12126 5545 0 -1 4202560 47 0 0 0 11 23 0 0 20 0 22 0 3444128 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469597068488 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12145] ppid=12123 vsize=9824732 CPUtime=811.93 cores=1,3,5,7
/proc/12126/task/12145/stat : 12145 (java) R 12123 12126 5545 0 -1 4202560 137 0 0 0 81177 16 0 0 20 0 22 0 3444141 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469596011824 140469607006767 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12146] ppid=12123 vsize=9824732 CPUtime=812.06 cores=1,3,5,7
/proc/12126/task/12146/stat : 12146 (java) R 12123 12126 5545 0 -1 4202560 1436 0 0 0 81158 48 0 0 20 0 22 0 3444141 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469594958224 140469607233753 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12147] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12147/stat : 12147 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469593908392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12148] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12148/stat : 12148 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 448220 33554432000 1073741824 1073778376 140736021757904 140469592855592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1651.63
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.20 4.20 4.17 5/220 12579
/proc/meminfo: memFree=26672284/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=1772.3 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 33801 0 1 0 177063 167 0 0 20 0 22 0 3444123 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 426163 2293 9 0 2446860 0
[pid=12126/tid=12128] ppid=12123 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/12126/task/12128/stat : 12128 (java) S 12123 12126 5545 0 -1 4202560 2424 0 1 0 17 3 0 0 20 0 22 0 3444124 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469781009272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12129] ppid=12123 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/12126/task/12129/stat : 12129 (java) S 12123 12126 5545 0 -1 4202560 540 0 0 0 238 9 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469742500136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12130] ppid=12123 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/12126/task/12130/stat : 12130 (java) S 12123 12126 5545 0 -1 4202560 544 0 0 0 238 10 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469741447336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12131] ppid=12123 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/12126/task/12131/stat : 12131 (java) S 12123 12126 5545 0 -1 4202560 506 0 0 0 226 10 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469740395048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12132] ppid=12123 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/12126/task/12132/stat : 12132 (java) S 12123 12126 5545 0 -1 4202560 411 0 0 0 232 10 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469739342248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12133] ppid=12123 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/12126/task/12133/stat : 12133 (java) S 12123 12126 5545 0 -1 4202560 579 0 0 0 230 10 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469738289960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12134] ppid=12123 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/12126/task/12134/stat : 12134 (java) S 12123 12126 5545 0 -1 4202560 429 0 0 0 229 13 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469737237160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12135] ppid=12123 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/12126/task/12135/stat : 12135 (java) S 12123 12126 5545 0 -1 4202560 438 0 0 0 225 9 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469736184872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12136] ppid=12123 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/12126/task/12136/stat : 12136 (java) S 12123 12126 5545 0 -1 4202560 545 0 0 0 227 12 0 0 20 0 22 0 3444125 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469735132072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12137] ppid=12123 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/12126/task/12137/stat : 12137 (java) S 12123 12126 5545 0 -1 4202560 1495 0 0 0 255 23 0 0 20 0 22 0 3444126 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469604436200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12138] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12138/stat : 12138 (java) S 12123 12126 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469603382264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12139] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12139/stat : 12139 (java) S 12123 12126 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469602329864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12140] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12140/stat : 12140 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469601278352 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12141] ppid=12123 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/12126/task/12141/stat : 12141 (java) S 12123 12126 5545 0 -1 4202560 10638 0 0 0 150 2 0 0 20 0 22 0 3444128 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469600225976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12142] ppid=12123 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/12126/task/12142/stat : 12142 (java) S 12123 12126 5545 0 -1 4202560 12350 0 0 0 98 3 0 0 20 0 22 0 3444128 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469599173176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12143] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12143/stat : 12143 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469598121080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12144] ppid=12123 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/12126/task/12144/stat : 12144 (java) S 12123 12126 5545 0 -1 4202560 51 0 0 0 12 25 0 0 20 0 22 0 3444128 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469597068488 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12145] ppid=12123 vsize=9824732 CPUtime=871.36 cores=1,3,5,7
/proc/12126/task/12145/stat : 12145 (java) R 12123 12126 5545 0 -1 4202560 143 0 0 0 87119 17 0 0 20 0 22 0 3444141 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469596011024 140469607069390 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12146] ppid=12123 vsize=9824732 CPUtime=871.5 cores=1,3,5,7
/proc/12126/task/12146/stat : 12146 (java) R 12123 12126 5545 0 -1 4202560 1443 0 0 0 87100 50 0 0 20 0 22 0 3444141 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469594959032 140469607234413 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12147] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12147/stat : 12147 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469593908392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12148] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12148/stat : 12148 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 426163 33554432000 1073741824 1073778376 140736021757904 140469592855592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1772.3
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.201 s]
/proc/loadavg: 4.16 4.19 4.17 5/220 12579
/proc/meminfo: memFree=26724648/32872528 swapFree=1073728/1155488
[pid=12126] ppid=12123 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/12126/stat : 12126 (java) S 12123 12126 5545 0 -1 4202496 33803 0 1 0 179846 167 0 0 20 0 22 0 3444123 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140736021749040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/12126/statm: 2456183 424013 2293 9 0 2446860 0
[pid=12126/tid=12128] ppid=12123 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/12126/task/12128/stat : 12128 (java) S 12123 12126 5545 0 -1 4202560 2424 0 1 0 17 3 0 0 20 0 22 0 3444124 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469781009272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12129] ppid=12123 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/12126/task/12129/stat : 12129 (java) S 12123 12126 5545 0 -1 4202560 540 0 0 0 241 9 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469742500136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12130] ppid=12123 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/12126/task/12130/stat : 12130 (java) S 12123 12126 5545 0 -1 4202560 544 0 0 0 239 10 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469741447336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12131] ppid=12123 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/12126/task/12131/stat : 12131 (java) S 12123 12126 5545 0 -1 4202560 506 0 0 0 230 10 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469740395048 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12132] ppid=12123 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/12126/task/12132/stat : 12132 (java) S 12123 12126 5545 0 -1 4202560 411 0 0 0 232 10 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469739342248 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=12126/tid=12133] ppid=12123 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/12126/task/12133/stat : 12133 (java) S 12123 12126 5545 0 -1 4202560 579 0 0 0 233 10 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469738289960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12134] ppid=12123 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/12126/task/12134/stat : 12134 (java) S 12123 12126 5545 0 -1 4202560 429 0 0 0 231 13 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469737237160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12135] ppid=12123 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/12126/task/12135/stat : 12135 (java) S 12123 12126 5545 0 -1 4202560 438 0 0 0 226 9 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469736184872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12136] ppid=12123 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/12126/task/12136/stat : 12136 (java) S 12123 12126 5545 0 -1 4202560 545 0 0 0 229 12 0 0 20 0 22 0 3444125 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469735132072 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12137] ppid=12123 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/12126/task/12137/stat : 12137 (java) S 12123 12126 5545 0 -1 4202560 1495 0 0 0 255 23 0 0 20 0 22 0 3444126 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469604436200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12138] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12138/stat : 12138 (java) S 12123 12126 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469603382264 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12139] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12139/stat : 12139 (java) S 12123 12126 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3444126 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469602329864 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12140] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12140/stat : 12140 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469601278352 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=12126/tid=12141] ppid=12123 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/12126/task/12141/stat : 12141 (java) S 12123 12126 5545 0 -1 4202560 10638 0 0 0 150 2 0 0 20 0 22 0 3444128 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469600225976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12142] ppid=12123 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/12126/task/12142/stat : 12142 (java) S 12123 12126 5545 0 -1 4202560 12350 0 0 0 98 3 0 0 20 0 22 0 3444128 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469599173176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12143] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12143/stat : 12143 (java) S 12123 12126 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3444128 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469598121080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12144] ppid=12123 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/12126/task/12144/stat : 12144 (java) S 12123 12126 5545 0 -1 4202560 51 0 0 0 12 25 0 0 20 0 22 0 3444128 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469597068488 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12145] ppid=12123 vsize=9824732 CPUtime=885.16 cores=1,3,5,7
/proc/12126/task/12145/stat : 12145 (java) R 12123 12126 5545 0 -1 4202560 144 0 0 0 88499 17 0 0 20 0 22 0 3444141 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469596011824 140469607052768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12146] ppid=12123 vsize=9824732 CPUtime=885.3 cores=1,3,5,7
/proc/12126/task/12146/stat : 12146 (java) R 12123 12126 5545 0 -1 4202560 1444 0 0 0 88480 50 0 0 20 0 22 0 3444141 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469594958112 140469607269694 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=12126/tid=12147] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12147/stat : 12147 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469593908392 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=12126/tid=12148] ppid=12123 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/12126/task/12148/stat : 12148 (java) S 12123 12126 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3444142 10060525568 424013 33554432000 1073741824 1073778376 140736021757904 140469592855592 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 12126 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 12126 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=969275
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=230660
# CPU time returned by wait4() is 1796.2
# while last known CPU time is 1800.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.26
CPU time (s): 1800.13
CPU user time (s): 1798.46
CPU system time (s): 1.67
CPU usage (%): 200.849
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 2.23066
maximum resident set size= 2928548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33845
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28245
involuntary context switches= 48509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02108 second user time and 7.43587 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 20:05:49
IDJOB=4089352
IDBENCH=107394
IDSOLVER=2543
FILE ID=node114/4089352-1466013949
RUNJOBID= node114-1466008022-5562
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/vertexcover-instances/normalized-vertexcover-grid10x23-hard.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089352-1466013949/watcher-4089352-1466013949 -o /tmp/evaluation-result-4089352-1466013949/solver-4089352-1466013949 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089352-1466013949.opb

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

MD5SUM BENCH= 4e10f014963d024136bc37a0b77629f1
RANDOM SEED=53554110

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:        28489488 kB
Buffers:           13284 kB
Cached:            42540 kB
SwapCached:        33296 kB
Active:          2458908 kB
Inactive:          64296 kB
Active(anon):    2436448 kB
Inactive(anon):    33292 kB
Active(file):      22460 kB
Inactive(file):    31004 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       3606500 kB
Mapped:            15524 kB
Shmem:                 0 kB
Slab:             566108 kB
SReclaimable:       9616 kB
SUnreclaim:       556492 kB
KernelStack:        1784 kB
PageTables:        11636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3714328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2476032 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 20:20:45