Trace number 4089240

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.04 898.054

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid8x25-hard.opb
MD5SUM01dee43020e91f7a9fa2abba13b0d901
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.05499
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints401
Number of constraints which are clauses400
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 constraint200
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 103
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 303
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@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-4089240-1466013062.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.057s.
0.10/0.17	c declared #vars     200
0.10/0.17	c #constraints  401
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 400
0.10/0.17	c 401 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 400
0.10/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.10/0.17	c 401 constraints processed.
2.28/0.73	c cleaning 2500 clauses out of 5000 with flag 10732/5000
3.48/1.04	c cleaning 4250 clauses out of 8500 with flag 23562/11000
4.38/1.38	c cleaning 5625 clauses out of 11250 with flag 38570/18000
5.50/1.80	c cleaning 6811 clauses out of 13625 with flag 55749/26000
6.34/2.29	c cleaning 7908 clauses out of 15816 with flag 74935/35002
7.77/2.92	c cleaning 8953 clauses out of 17908 with flag 96325/45002
9.22/3.62	c cleaning 9977 clauses out of 19954 with flag 119732/56001
10.89/4.45	c cleaning 10988 clauses out of 21978 with flag 145326/68002
12.68/5.30	c cleaning 11992 clauses out of 23988 with flag 173200/81000
14.74/6.36	c cleaning 12998 clauses out of 25998 with flag 203113/95002
17.15/7.50	c cleaning 13997 clauses out of 28000 with flag 235249/110002
19.83/8.83	c cleaning 15002 clauses out of 30003 with flag 269442/126002
22.89/10.30	c cleaning 15998 clauses out of 32000 with flag 305776/143001
26.09/11.95	c cleaning 17000 clauses out of 34002 with flag 344269/161001
29.48/13.69	c cleaning 18000 clauses out of 36001 with flag 384886/180000
33.35/15.51	c cleaning 19001 clauses out of 38001 with flag 427674/200000
37.14/17.45	c cleaning 19997 clauses out of 40003 with flag 472436/221003
41.38/19.56	c cleaning 21000 clauses out of 42004 with flag 518998/243001
45.98/21.86	c cleaning 22002 clauses out of 44003 with flag 568366/266000
51.00/24.34	c cleaning 23001 clauses out of 46001 with flag 619795/290000
57.26/27.40	c cleaning 23993 clauses out of 48000 with flag 672922/315000
63.26/30.41	c cleaning 25000 clauses out of 50007 with flag 727876/341000
69.94/33.72	c cleaning 25994 clauses out of 52007 with flag 785535/368000
77.13/37.34	c cleaning 27005 clauses out of 54013 with flag 845368/396000
85.21/41.32	c cleaning 28002 clauses out of 56008 with flag 906930/425000
92.83/45.16	c cleaning 29003 clauses out of 58007 with flag 970622/455001
100.88/49.14	c cleaning 30000 clauses out of 60003 with flag 1036713/486000
102.88/50.15	c cleaning 0 clauses out of 5001 with flag 0/5001
110.18/53.52	c cleaning 31000 clauses out of 62003 with flag 1105215/518000
119.04/57.93	c cleaning 32002 clauses out of 64004 with flag 1175918/551001
128.23/62.50	c cleaning 32999 clauses out of 66002 with flag 1248432/585001
137.71/67.29	c cleaning 34001 clauses out of 68002 with flag 1322953/620000
147.90/72.35	c cleaning 34997 clauses out of 70001 with flag 1399352/656000
159.17/77.95	c cleaning 36001 clauses out of 72004 with flag 1478017/693000
170.65/83.63	c cleaning 37002 clauses out of 74004 with flag 1559082/731001
183.69/90.13	c cleaning 37998 clauses out of 76001 with flag 1642369/770000
196.48/96.53	c cleaning 39001 clauses out of 78004 with flag 1727773/810001
210.17/103.33	c cleaning 40000 clauses out of 80002 with flag 1815170/851000
223.83/110.19	c cleaning 40995 clauses out of 82002 with flag 1904403/893000
238.84/117.70	c cleaning 41997 clauses out of 84007 with flag 1996314/936000
254.09/125.26	c cleaning 43004 clauses out of 86011 with flag 2090277/980001
270.98/133.64	c cleaning 43997 clauses out of 88006 with flag 2186374/1025000
287.99/142.11	c cleaning 45004 clauses out of 90011 with flag 2284061/1071002
305.25/150.76	c cleaning 45997 clauses out of 92005 with flag 2384363/1118000
321.71/158.94	c cleaning 46998 clauses out of 94008 with flag 2486539/1166000
338.96/167.52	c cleaning 48004 clauses out of 96013 with flag 2590837/1215003
356.43/176.46	c cleaning 48998 clauses out of 98006 with flag 2697515/1265000
372.43/184.44	c cleaning 50005 clauses out of 100009 with flag 2806338/1316001
387.83/192.19	c cleaning 50995 clauses out of 102004 with flag 2917362/1368001
404.89/200.64	c cleaning 51999 clauses out of 104008 with flag 3030275/1421000
421.70/209.09	c cleaning 53002 clauses out of 106010 with flag 3144870/1475001
439.53/217.91	c cleaning 53997 clauses out of 108007 with flag 3262259/1530000
458.76/227.58	c cleaning 54997 clauses out of 110010 with flag 3381879/1586000
478.16/237.29	c cleaning 56004 clauses out of 112013 with flag 3503601/1643000
498.79/247.60	c cleaning 57004 clauses out of 114010 with flag 3627004/1701001
520.23/258.23	c cleaning 58003 clauses out of 116005 with flag 3752943/1760000
542.63/269.41	c cleaning 58996 clauses out of 118003 with flag 3881029/1820001
564.84/280.58	c cleaning 59996 clauses out of 120006 with flag 4011287/1881000
588.56/292.51	c cleaning 61001 clauses out of 122010 with flag 4143513/1943000
611.16/303.87	c cleaning 62001 clauses out of 124010 with flag 4277979/2006001
634.76/315.63	c cleaning 62998 clauses out of 126009 with flag 4414261/2070001
660.86/328.66	c cleaning 64004 clauses out of 128011 with flag 4553026/2135001
687.30/341.90	c cleaning 64996 clauses out of 130006 with flag 4693418/2201000
713.50/354.99	c cleaning 66003 clauses out of 132010 with flag 4836404/2268000
741.55/368.97	c cleaning 66999 clauses out of 134008 with flag 4981448/2336001
771.02/383.68	c cleaning 68004 clauses out of 136008 with flag 5128317/2405000
801.65/398.95	c cleaning 68996 clauses out of 138004 with flag 5277674/2475000
833.98/415.28	c cleaning 70003 clauses out of 140009 with flag 5428893/2546001
866.41/431.44	c cleaning 70996 clauses out of 142005 with flag 5581672/2618000
898.10/447.29	c cleaning 72003 clauses out of 144010 with flag 5736330/2691001
934.10/465.17	c cleaning 73000 clauses out of 146006 with flag 5893118/2765000
968.35/482.28	c cleaning 74002 clauses out of 148007 with flag 6052005/2840001
1006.74/501.33	c cleaning 75003 clauses out of 150005 with flag 6212946/2916001
1045.53/520.92	c cleaning 76002 clauses out of 152003 with flag 6377243/2993002
1085.34/540.83	c cleaning 76996 clauses out of 154000 with flag 6542785/3071001
1125.80/561.09	c cleaning 78002 clauses out of 156003 with flag 6711131/3150000
1164.58/580.40	c cleaning 79001 clauses out of 158003 with flag 6880936/3230002
1204.44/600.33	c cleaning 79995 clauses out of 160000 with flag 7053256/3311000
1245.31/620.78	c cleaning 81002 clauses out of 162006 with flag 7227253/3393001
1287.11/641.61	c cleaning 82000 clauses out of 164004 with flag 7403890/3476001
1330.76/663.49	c cleaning 83000 clauses out of 166004 with flag 7582620/3560001
1376.67/686.37	c cleaning 83996 clauses out of 168003 with flag 7763448/3645000
1415.66/705.82	c cleaning 84995 clauses out of 170007 with flag 7945894/3731000
1456.15/726.02	c cleaning 85999 clauses out of 172012 with flag 8130557/3818000
1497.85/747.03	c cleaning 87007 clauses out of 174014 with flag 8318098/3906001
1543.30/769.75	c cleaning 87997 clauses out of 176006 with flag 8508246/3995000
1596.85/796.46	c cleaning 89000 clauses out of 178010 with flag 8700506/4085001
1644.37/820.11	c cleaning 90003 clauses out of 180011 with flag 8894844/4176002
1692.18/844.04	c cleaning 90999 clauses out of 182006 with flag 9090670/4268000
1745.42/870.62	c cleaning 92000 clauses out of 184007 with flag 9287847/4361000
1799.04/897.54	c cleaning 93004 clauses out of 186007 with flag 9488601/4455000
1800.04/898.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/898.00	c starts		: 1
1800.04/898.00	c conflicts		: 4458089
1800.04/898.00	c decisions		: 4673359
1800.04/898.00	c propagations		: 22374350
1800.04/898.00	c inspects		: 15570604386
1800.04/898.00	c shortcuts		: 0
1800.04/898.00	c learnt literals	: 0
1800.04/898.00	c learnt binary clauses	: 0
1800.04/898.00	c learnt ternary clauses	: 0
1800.04/898.00	c learnt constraints	: 4458089
1800.04/898.00	c ignored constraints	: 0
1800.04/898.00	c root simplifications	: 0
1800.04/898.00	c removed literals (reason simplification)	: 93313388
1800.04/898.00	c reason swapping (by a shorter reason)	: 0
1800.04/898.00	c Calls to reduceDB	: 90
1800.04/898.00	c Number of update (reduction) of LBD	: 80912
1800.04/898.00	c Imported unit clauses	: 0
1800.04/898.00	c number of reductions to clauses (during analyze)	: 0
1800.04/898.00	c number of learned constraints concerned by reduction	: 0
1800.04/898.00	c number of learning phase by resolution	: 0
1800.04/898.00	c number of learning phase by cutting planes	: 0
1800.04/898.00	c speed (assignments/second)	: 24920.58594872503
1800.04/898.00	c non guided choices	95
1800.04/898.03	c learnt constraints type 
1800.04/898.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 96092
1800.04/898.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/898.03	c starts		: 33
1800.04/898.03	c conflicts		: 9491
1800.04/898.03	c decisions		: 16023
1800.04/898.03	c propagations		: 170495
1800.04/898.03	c inspects		: 230720849
1800.04/898.03	c shortcuts		: 0
1800.04/898.03	c learnt literals	: 0
1800.04/898.03	c learnt binary clauses	: 0
1800.04/898.03	c learnt ternary clauses	: 0
1800.04/898.03	c learnt constraints	: 9490
1800.04/898.03	c ignored constraints	: 0
1800.04/898.03	c root simplifications	: 0
1800.04/898.03	c removed literals (reason simplification)	: 0
1800.04/898.03	c reason swapping (by a shorter reason)	: 0
1800.04/898.03	c Calls to reduceDB	: 1
1800.04/898.03	c Number of update (reduction) of LBD	: 0
1800.04/898.03	c Imported unit clauses	: 0
1800.04/898.03	c number of reductions to clauses (during analyze)	: 0
1800.04/898.03	c number of learned constraints concerned by reduction	: 0
1800.04/898.03	c number of learning phase by resolution	: 0
1800.04/898.03	c number of learning phase by cutting planes	: 0
1800.04/898.03	c speed (assignments/second)	: 189.89188653376445
1800.04/898.03	c non guided choices	95
1800.04/898.03	c learnt constraints type 
1800.04/898.03	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 158
1800.04/898.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9332
1800.04/898.03	s UNKNOWN
1800.04/898.03	c Total wall clock time (in seconds): 897.921

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

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

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


[startup+0 s]
/proc/loadavg: 4.26 4.07 3.26 4/197 6606
/proc/meminfo: memFree=27287452/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 1326 0 0 0 0 0 0 0 20 0 2 0 3356592 98635776 956 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 24081 956 725 9 0 16771 0
[pid=6606/tid=6607] ppid=6603 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) R 6603 6606 5767 0 -1 4202560 122 0 0 0 0 0 0 0 20 0 2 0 3356592 98570240 970 33554432000 1073741824 1073778376 140733519771840 140343871884840 247064249232 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100114 s]
/proc/loadavg: 4.26 4.07 3.26 4/197 6606
/proc/meminfo: memFree=27287452/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 4415 0 1 0 9 1 0 0 20 0 18 0 3356592 9787879424 6045 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2389619 6045 2126 9 0 2380296 0
[pid=6606/tid=6607] ppid=6603 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) R 6603 6606 5767 0 -1 4202560 2390 0 1 0 6 1 0 0 20 0 18 0 3356592 9787879424 6045 33554432000 1073741824 1073778376 140733519771840 140343871888008 140343875173891 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.20027 s]
/proc/loadavg: 4.26 4.07 3.26 4/197 6606
/proc/meminfo: memFree=27287452/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 4959 0 1 0 26 1 0 0 20 0 22 0 3356592 10060525568 7949 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 7949 2228 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2413 0 1 0 14 1 0 0 20 0 22 0 3356592 10060525568 7949 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300266 s]
/proc/loadavg: 4.26 4.07 3.26 4/197 6606
/proc/meminfo: memFree=27287452/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 8715 0 1 0 66 2 0 0 20 0 22 0 3356592 10060525568 9878 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 9878 2243 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2413 0 1 0 14 1 0 0 20 0 22 0 3356592 10060525568 9878 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700223 s]
/proc/loadavg: 4.26 4.07 3.26 4/197 6606
/proc/meminfo: memFree=27287452/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 17956 0 1 0 224 4 0 0 20 0 22 0 3356592 10060525568 17840 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 17840 2253 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2413 0 1 0 14 1 0 0 20 0 22 0 3356592 10060525568 17840 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 4.40 4.11 3.28 7/219 6628
/proc/meminfo: memFree=27115072/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=4.81 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 24369 0 1 0 473 8 0 0 20 0 22 0 3356592 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 48805 2284 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2413 0 1 0 14 1 0 0 20 0 22 0 3356592 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6609] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6609/stat : 6609 (java) S 6603 6606 5767 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343833381160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6610] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6610/stat : 6610 (java) S 6603 6606 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343832328360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6611] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6611/stat : 6611 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343831276072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6612] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6612/stat : 6612 (java) S 6603 6606 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343830223272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6613] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6613/stat : 6613 (java) S 6603 6606 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343829170984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6614] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6614/stat : 6614 (java) S 6603 6606 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343710313128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6615] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6615/stat : 6615 (java) S 6603 6606 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343709260840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6616] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6616/stat : 6616 (java) S 6603 6606 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3356593 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343708208040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6617] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6617/stat : 6617 (java) S 6603 6606 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3356594 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343696009448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6618] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6618/stat : 6618 (java) S 6603 6606 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343694955512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6619] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6619/stat : 6619 (java) S 6603 6606 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343089554696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6620] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6620/stat : 6620 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343088503184 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6621] ppid=6603 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/6606/task/6621/stat : 6621 (java) S 6603 6606 5767 0 -1 4202560 10315 0 0 0 94 2 0 0 20 0 22 0 3356597 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343087450808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6622] ppid=6603 vsize=9824732 CPUtime=1 cores=0,2,4,6
/proc/6606/task/6622/stat : 6622 (java) S 6603 6606 5767 0 -1 4202560 10117 0 0 0 99 1 0 0 20 0 22 0 3356597 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343086398008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6623] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6623/stat : 6623 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343085345912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6624] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6624/stat : 6624 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343084293320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6625] ppid=6603 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/6606/task/6625/stat : 6625 (java) R 6603 6606 5767 0 -1 4202560 29 0 0 0 128 0 0 0 20 0 22 0 3356609 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343083238008 140343710798909 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6626] ppid=6603 vsize=9824732 CPUtime=1.26 cores=0,2,4,6
/proc/6606/task/6626/stat : 6626 (java) R 6603 6606 5767 0 -1 4202560 88 0 0 0 124 2 0 0 20 0 22 0 3356609 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343082184616 247067622456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6627] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6627/stat : 6627 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343081133224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6628] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6628/stat : 6628 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 48805 33554432000 1073741824 1073778376 140733519771840 140343080080424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 9824732

[startup+3.10092 s]
/proc/loadavg: 4.40 4.11 3.28 5/219 6628
/proc/meminfo: memFree=27073740/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=8.22 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 24680 0 1 0 805 17 0 0 20 0 22 0 3356592 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 89401 2284 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2413 0 1 0 14 1 0 0 20 0 22 0 3356592 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6609] ppid=6603 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6606/task/6609/stat : 6609 (java) S 6603 6606 5767 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343833381160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6610] ppid=6603 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6606/task/6610/stat : 6610 (java) S 6603 6606 5767 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343832328360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6611] ppid=6603 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6606/task/6611/stat : 6611 (java) S 6603 6606 5767 0 -1 4202560 28 0 0 0 2 1 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343831276072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6612] ppid=6603 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6606/task/6612/stat : 6612 (java) S 6603 6606 5767 0 -1 4202560 24 0 0 0 0 2 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343830223272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6613] ppid=6603 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6606/task/6613/stat : 6613 (java) S 6603 6606 5767 0 -1 4202560 23 0 0 0 1 2 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343829170984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6614] ppid=6603 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/6606/task/6614/stat : 6614 (java) S 6603 6606 5767 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343710313128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6615] ppid=6603 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/6606/task/6615/stat : 6615 (java) S 6603 6606 5767 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343709260840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6616] ppid=6603 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/6606/task/6616/stat : 6616 (java) S 6603 6606 5767 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 3356593 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343708208040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6617] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6617/stat : 6617 (java) S 6603 6606 5767 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 3356594 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343696009448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6618] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6618/stat : 6618 (java) S 6603 6606 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343694955512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6619] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6619/stat : 6619 (java) S 6603 6606 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343089554696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6620] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6620/stat : 6620 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343088503184 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6621] ppid=6603 vsize=9824732 CPUtime=0.97 cores=0,2,4,6
/proc/6606/task/6621/stat : 6621 (java) S 6603 6606 5767 0 -1 4202560 10315 0 0 0 95 2 0 0 20 0 22 0 3356597 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343087450808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6622] ppid=6603 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6606/task/6622/stat : 6622 (java) S 6603 6606 5767 0 -1 4202560 10117 0 0 0 107 1 0 0 20 0 22 0 3356597 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343086398008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6623] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6623/stat : 6623 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343085345912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6624] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6624/stat : 6624 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343084293320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6625] ppid=6603 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/6606/task/6625/stat : 6625 (java) R 6603 6606 5767 0 -1 4202560 34 0 0 0 280 0 0 0 20 0 22 0 3356609 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343083235856 140343710850244 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6626] ppid=6603 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/6606/task/6626/stat : 6626 (java) R 6603 6606 5767 0 -1 4202560 137 0 0 0 274 3 0 0 20 0 22 0 3356609 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343082183392 140343711071415 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6627] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6627/stat : 6627 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343081133224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6628] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6628/stat : 6628 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 89401 33554432000 1073741824 1073778376 140733519771840 140343080080424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.22
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.40 4.11 3.28 5/219 6628
/proc/meminfo: memFree=26646808/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=14.74 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 25163 0 1 0 1448 26 0 0 20 0 22 0 3356592 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 158034 2284 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2414 0 1 0 14 1 0 0 20 0 22 0 3356592 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6609] ppid=6603 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6606/task/6609/stat : 6609 (java) S 6603 6606 5767 0 -1 4202560 45 0 0 0 3 2 0 0 20 0 22 0 3356593 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343833381160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6610] ppid=6603 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/6606/task/6610/stat : 6610 (java) S 6603 6606 5767 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 22 0 3356593 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343832328360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6611] ppid=6603 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/6606/task/6611/stat : 6611 (java) S 6603 6606 5767 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 22 0 3356593 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343831276072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6612] ppid=6603 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/6606/task/6612/stat : 6612 (java) S 6603 6606 5767 0 -1 4202560 43 0 0 0 4 2 0 0 20 0 22 0 3356593 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343830223272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6613] ppid=6603 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6606/task/6613/stat : 6613 (java) S 6603 6606 5767 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 22 0 3356593 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343829170984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6614] ppid=6603 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/6606/task/6614/stat : 6614 (java) S 6603 6606 5767 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 3356593 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343710313128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6615] ppid=6603 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/6606/task/6615/stat : 6615 (java) S 6603 6606 5767 0 -1 4202560 47 0 0 0 5 2 0 0 20 0 22 0 3356593 10060525568 158034 33554432000 1073741824 1073778376 140733519771840 140343709260840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6616] ppid=6603 vsize=9824732 CPUtime=0.04 cores=0,2,4,6

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

/proc/6606/task/6611/stat : 6611 (java) S 6603 6606 5767 0 -1 4202560 424 0 0 0 97 7 0 0 20 0 22 0 3356593 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343831276072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6612] ppid=6603 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/6606/task/6612/stat : 6612 (java) S 6603 6606 5767 0 -1 4202560 442 0 0 0 113 12 0 0 20 0 22 0 3356593 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343830223272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6613] ppid=6603 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/6606/task/6613/stat : 6613 (java) S 6603 6606 5767 0 -1 4202560 381 0 0 0 101 8 0 0 20 0 22 0 3356593 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343829170984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6614] ppid=6603 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/6606/task/6614/stat : 6614 (java) S 6603 6606 5767 0 -1 4202560 372 0 0 0 104 7 0 0 20 0 22 0 3356593 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343710313128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6615] ppid=6603 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/6606/task/6615/stat : 6615 (java) S 6603 6606 5767 0 -1 4202560 446 0 0 0 112 10 0 0 20 0 22 0 3356593 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343709260840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6616] ppid=6603 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/6606/task/6616/stat : 6616 (java) S 6603 6606 5767 0 -1 4202560 314 0 0 0 95 11 0 0 20 0 22 0 3356593 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343708208040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6617] ppid=6603 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/6606/task/6617/stat : 6617 (java) S 6603 6606 5767 0 -1 4202560 1550 0 0 0 208 7 0 0 20 0 22 0 3356594 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343696009448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6618] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6618/stat : 6618 (java) S 6603 6606 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343694955512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6619] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6619/stat : 6619 (java) S 6603 6606 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343089554696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6620] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6620/stat : 6620 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343088503184 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6621] ppid=6603 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/6606/task/6621/stat : 6621 (java) S 6603 6606 5767 0 -1 4202560 10315 0 0 0 99 2 0 0 20 0 22 0 3356597 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343087450808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6622] ppid=6603 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/6606/task/6622/stat : 6622 (java) S 6603 6606 5767 0 -1 4202560 15323 0 0 0 162 2 0 0 20 0 22 0 3356597 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343086398008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6623] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6623/stat : 6623 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343085345912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6624] ppid=6603 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/6606/task/6624/stat : 6624 (java) S 6603 6606 5767 0 -1 4202560 47 0 0 0 14 15 0 0 20 0 22 0 3356597 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343084293320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6625] ppid=6603 vsize=9824732 CPUtime=815.14 cores=0,2,4,6
/proc/6606/task/6625/stat : 6625 (java) R 6603 6606 5767 0 -1 4202560 83 0 0 0 81500 14 0 0 20 0 22 0 3356609 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343083236656 140343710829800 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6626] ppid=6603 vsize=9824732 CPUtime=815.16 cores=0,2,4,6
/proc/6606/task/6626/stat : 6626 (java) R 6603 6606 5767 0 -1 4202560 1740 0 0 0 81465 51 0 0 20 0 22 0 3356609 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343082182352 140343711562471 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6627] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6627/stat : 6627 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343081133224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6628] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6628/stat : 6628 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 370178 33554432000 1073741824 1073778376 140733519771840 140343080080424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1648.78
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.00 4.03 3.73 5/219 6739
/proc/meminfo: memFree=26874676/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=1768.89 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 36006 0 1 0 176749 140 0 0 20 0 22 0 3356592 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 366455 2293 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2421 0 1 0 17 3 0 0 20 0 22 0 3356592 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6609] ppid=6603 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/6606/task/6609/stat : 6609 (java) S 6603 6606 5767 0 -1 4202560 412 0 0 0 106 9 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343833381160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6610] ppid=6603 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/6606/task/6610/stat : 6610 (java) S 6603 6606 5767 0 -1 4202560 440 0 0 0 112 12 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343832328360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6611] ppid=6603 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6606/task/6611/stat : 6611 (java) S 6603 6606 5767 0 -1 4202560 429 0 0 0 100 8 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343831276072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6612] ppid=6603 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/6606/task/6612/stat : 6612 (java) S 6603 6606 5767 0 -1 4202560 443 0 0 0 115 12 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343830223272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6613] ppid=6603 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/6606/task/6613/stat : 6613 (java) S 6603 6606 5767 0 -1 4202560 387 0 0 0 106 8 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343829170984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6614] ppid=6603 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/6606/task/6614/stat : 6614 (java) S 6603 6606 5767 0 -1 4202560 376 0 0 0 107 7 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343710313128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6615] ppid=6603 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/6606/task/6615/stat : 6615 (java) S 6603 6606 5767 0 -1 4202560 447 0 0 0 114 10 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343709260840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6616] ppid=6603 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/6606/task/6616/stat : 6616 (java) S 6603 6606 5767 0 -1 4202560 317 0 0 0 97 11 0 0 20 0 22 0 3356593 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343708208040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6617] ppid=6603 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/6606/task/6617/stat : 6617 (java) S 6603 6606 5767 0 -1 4202560 1554 0 0 0 208 7 0 0 20 0 22 0 3356594 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343696009448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6618] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6618/stat : 6618 (java) S 6603 6606 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343694955512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6619] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6619/stat : 6619 (java) S 6603 6606 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343089554696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6620] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6620/stat : 6620 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343088503184 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6621] ppid=6603 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/6606/task/6621/stat : 6621 (java) S 6603 6606 5767 0 -1 4202560 10315 0 0 0 99 2 0 0 20 0 22 0 3356597 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343087450808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6622] ppid=6603 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/6606/task/6622/stat : 6622 (java) S 6603 6606 5767 0 -1 4202560 15323 0 0 0 162 2 0 0 20 0 22 0 3356597 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343086398008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6623] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6623/stat : 6623 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343085345912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6624] ppid=6603 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/6606/task/6624/stat : 6624 (java) S 6603 6606 5767 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 3356597 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343084293320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6625] ppid=6603 vsize=9824732 CPUtime=874.93 cores=0,2,4,6
/proc/6606/task/6625/stat : 6625 (java) R 6603 6606 5767 0 -1 4202560 85 0 0 0 87478 15 0 0 20 0 22 0 3356609 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343083236640 140343710850758 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6626] ppid=6603 vsize=9824732 CPUtime=874.95 cores=0,2,4,6
/proc/6606/task/6626/stat : 6626 (java) R 6603 6606 5767 0 -1 4202560 1740 0 0 0 87443 52 0 0 20 0 22 0 3356609 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343082182496 140343711508320 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6627] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6627/stat : 6627 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343081133224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6628] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6628/stat : 6628 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 366455 33554432000 1073741824 1073778376 140733519771840 140343080080424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1768.89
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.001 s]
/proc/loadavg: 4.00 4.03 3.74 5/219 6739
/proc/meminfo: memFree=26982784/32872528 swapFree=248296/248296
[pid=6606] ppid=6603 vsize=9824732 CPUtime=1800.04 cores=0,2,4,6
/proc/6606/stat : 6606 (java) S 6603 6606 5767 0 -1 4202496 36137 0 1 0 179859 145 0 0 20 0 22 0 3356592 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140733519762976 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/6606/statm: 2456183 339471 2293 9 0 2446860 0
[pid=6606/tid=6607] ppid=6603 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/6606/task/6607/stat : 6607 (java) S 6603 6606 5767 0 -1 4202560 2421 0 1 0 17 3 0 0 20 0 22 0 3356592 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343871890296 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6609] ppid=6603 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/6606/task/6609/stat : 6609 (java) S 6603 6606 5767 0 -1 4202560 420 0 0 0 111 9 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343833381160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6610] ppid=6603 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/6606/task/6610/stat : 6610 (java) S 6603 6606 5767 0 -1 4202560 444 0 0 0 116 12 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343832328360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6611] ppid=6603 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/6606/task/6611/stat : 6611 (java) S 6603 6606 5767 0 -1 4202560 435 0 0 0 103 8 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343831276072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6612] ppid=6603 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/6606/task/6612/stat : 6612 (java) S 6603 6606 5767 0 -1 4202560 451 0 0 0 119 12 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343830223272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6613] ppid=6603 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/6606/task/6613/stat : 6613 (java) S 6603 6606 5767 0 -1 4202560 405 0 0 0 112 9 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343829170984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6614] ppid=6603 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/6606/task/6614/stat : 6614 (java) S 6603 6606 5767 0 -1 4202560 378 0 0 0 110 7 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343710313128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6606/tid=6615] ppid=6603 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/6606/task/6615/stat : 6615 (java) S 6603 6606 5767 0 -1 4202560 451 0 0 0 118 11 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343709260840 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6616] ppid=6603 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/6606/task/6616/stat : 6616 (java) S 6603 6606 5767 0 -1 4202560 330 0 0 0 104 12 0 0 20 0 22 0 3356593 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343708208040 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6617] ppid=6603 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/6606/task/6617/stat : 6617 (java) S 6603 6606 5767 0 -1 4202560 1618 0 0 0 248 8 0 0 20 0 22 0 3356594 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343696009448 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6618] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6618/stat : 6618 (java) S 6603 6606 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343694955512 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6619] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6619/stat : 6619 (java) S 6603 6606 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3356595 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343089554696 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6620] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6620/stat : 6620 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343088503184 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6621] ppid=6603 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/6606/task/6621/stat : 6621 (java) S 6603 6606 5767 0 -1 4202560 10315 0 0 0 99 2 0 0 20 0 22 0 3356597 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343087450808 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6622] ppid=6603 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/6606/task/6622/stat : 6622 (java) S 6603 6606 5767 0 -1 4202560 15323 0 0 0 162 2 0 0 20 0 22 0 3356597 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343086398008 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6623] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6623/stat : 6623 (java) S 6603 6606 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3356597 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343085345912 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6624] ppid=6603 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/6606/task/6624/stat : 6624 (java) S 6603 6606 5767 0 -1 4202560 51 0 0 0 15 17 0 0 20 0 22 0 3356597 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343084293320 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6625] ppid=6603 vsize=9824732 CPUtime=890.07 cores=0,2,4,6
/proc/6606/task/6625/stat : 6625 (java) R 6603 6606 5767 0 -1 4202560 85 0 0 0 88992 15 0 0 20 0 22 0 3356609 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343083228944 140343710893431 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=6606/tid=6626] ppid=6603 vsize=9824732 CPUtime=890.07 cores=0,2,4,6
/proc/6606/task/6626/stat : 6626 (java) R 6603 6606 5767 0 -1 4202560 1744 0 0 0 88955 52 0 0 20 0 22 0 3356609 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343082183712 140343711508466 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=6606/tid=6627] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6627/stat : 6627 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343081133224 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6606/tid=6628] ppid=6603 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/6606/task/6628/stat : 6628 (java) S 6603 6606 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3356610 10060525568 339471 33554432000 1073741824 1073778376 140733519771840 140343080080424 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 6606 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 6606 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=49263
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=960701
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.054
CPU time (s): 1800.04
CPU user time (s): 1798.59
CPU system time (s): 1.45
CPU usage (%): 200.438
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.05
system time used= 1.9607
maximum resident set size= 2950232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36178
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= 23979
involuntary context switches= 21552

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.72413 second user time and 7.12492 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 19:51:02
IDJOB=4089240
IDBENCH=107378
IDSOLVER=2543
FILE ID=node103/4089240-1466013062
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/vertexcover-instances/normalized-vertexcover-grid8x25-hard.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089240-1466013062/watcher-4089240-1466013062 -o /tmp/evaluation-result-4089240-1466013062/solver-4089240-1466013062 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089240-1466013062.opb

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

MD5SUM BENCH= 01dee43020e91f7a9fa2abba13b0d901
RANDOM SEED=369698432

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:        27288080 kB
Buffers:          123248 kB
Cached:           344628 kB
SwapCached:            0 kB
Active:          4302708 kB
Inactive:         321220 kB
Active(anon):    4158888 kB
Inactive(anon):        0 kB
Active(file):     143820 kB
Inactive(file):   321220 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       4404756 kB
Mapped:            21520 kB
Shmem:               204 kB
Slab:             574092 kB
SReclaimable:      18032 kB
SUnreclaim:       556060 kB
KernelStack:        1656 kB
PageTables:        13056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4547120 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4052992 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 20:06:00