Trace number 4089520

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.14 898.093

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
vertexcover-instances/normalized-vertexcover-grid10x15-hard.opb
MD5SUM1c7250b95cc889b78be12ffc19e05959
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.113981
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables150
Total number of constraints301
Number of constraints which are clauses300
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 constraint150
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 79
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 229
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@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-4089520-1466014553.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.15	c ... done. Wall clock time 0.045s.
0.10/0.15	c declared #vars     150
0.10/0.15	c #constraints  301
0.10/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 300
0.10/0.16	c 301 constraints processed.
0.10/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 300
0.10/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
0.10/0.16	c 301 constraints processed.
2.29/0.71	c cleaning 2500 clauses out of 5000 with flag 10692/5000
3.49/1.01	c cleaning 4250 clauses out of 8500 with flag 23502/11000
4.32/1.30	c cleaning 5625 clauses out of 11250 with flag 38444/18000
4.99/1.67	c cleaning 6813 clauses out of 13626 with flag 55577/26001
5.85/2.10	c cleaning 7906 clauses out of 15812 with flag 74814/35000
7.12/2.61	c cleaning 8954 clauses out of 17908 with flag 96175/45002
8.31/3.21	c cleaning 9977 clauses out of 19953 with flag 119661/56001
9.78/3.91	c cleaning 10988 clauses out of 21976 with flag 145343/68001
11.17/4.68	c cleaning 11991 clauses out of 23988 with flag 173040/81001
13.24/5.67	c cleaning 12994 clauses out of 25997 with flag 202849/95001
15.25/6.69	c cleaning 14002 clauses out of 28003 with flag 234878/110001
17.92/7.90	c cleaning 14997 clauses out of 30000 with flag 268884/126000
20.52/9.21	c cleaning 15997 clauses out of 32004 with flag 305206/143001
23.37/10.61	c cleaning 17004 clauses out of 34007 with flag 343659/161001
26.58/12.23	c cleaning 18000 clauses out of 36003 with flag 384142/180001
30.12/13.97	c cleaning 19001 clauses out of 38002 with flag 426728/200000
34.12/15.92	c cleaning 20001 clauses out of 40001 with flag 471615/221000
38.17/17.93	c cleaning 20998 clauses out of 42000 with flag 518569/243000
42.57/20.14	c cleaning 22000 clauses out of 44003 with flag 567627/266001
47.66/22.62	c cleaning 23002 clauses out of 46004 with flag 618846/290002
52.66/25.19	c cleaning 23998 clauses out of 48001 with flag 672183/315001
58.46/28.01	c cleaning 24997 clauses out of 50002 with flag 727606/341000
64.73/31.15	c cleaning 26002 clauses out of 52005 with flag 785240/368000
70.13/33.83	c cleaning 26999 clauses out of 54005 with flag 844921/396002
75.93/36.72	c cleaning 28001 clauses out of 56005 with flag 906754/425001
81.74/39.68	c cleaning 29002 clauses out of 58003 with flag 970626/455000
88.34/42.94	c cleaning 29998 clauses out of 60002 with flag 1036635/486001
95.15/46.32	c cleaning 30998 clauses out of 62003 with flag 1104740/518000
102.33/49.98	c cleaning 32003 clauses out of 64005 with flag 1175019/551000
109.53/53.50	c cleaning 33000 clauses out of 66003 with flag 1247504/585001
116.53/57.03	c cleaning 34001 clauses out of 68003 with flag 1322176/620001
123.93/60.78	c cleaning 34998 clauses out of 70002 with flag 1399056/656001
131.93/64.79	c cleaning 36002 clauses out of 72003 with flag 1478072/693000
141.72/69.70	c cleaning 36997 clauses out of 74001 with flag 1558891/731000
151.32/74.48	c cleaning 37996 clauses out of 76005 with flag 1641147/770001
161.72/79.64	c cleaning 38998 clauses out of 78008 with flag 1726103/810000
172.32/84.96	c cleaning 40006 clauses out of 80011 with flag 1813612/851001
183.52/90.58	c cleaning 41000 clauses out of 82004 with flag 1903454/893000
194.91/96.28	c cleaning 42001 clauses out of 84004 with flag 1995155/936000
207.51/102.59	c cleaning 43000 clauses out of 86003 with flag 2088679/980000
220.88/109.10	c cleaning 44002 clauses out of 88004 with flag 2184601/1025001
234.07/115.72	c cleaning 44999 clauses out of 90001 with flag 2282142/1071000
247.87/122.65	c cleaning 46001 clauses out of 92002 with flag 2381761/1118000
261.87/129.60	c cleaning 47000 clauses out of 94001 with flag 2484274/1166000
275.88/136.68	c cleaning 47994 clauses out of 96001 with flag 2589033/1215000
290.91/144.13	c cleaning 49000 clauses out of 98008 with flag 2696002/1265001
306.50/151.94	c cleaning 50001 clauses out of 100008 with flag 2804619/1316001
323.09/160.20	c cleaning 51004 clauses out of 102007 with flag 2915591/1368001
340.08/168.78	c cleaning 51995 clauses out of 104002 with flag 3028661/1421000
355.38/176.33	c cleaning 0 clauses out of 5000 with flag 0/5000
359.30/178.00	c cleaning 53001 clauses out of 106007 with flag 3143803/1475000
376.29/186.55	c cleaning 54003 clauses out of 108008 with flag 3260569/1530002
395.49/196.19	c cleaning 54995 clauses out of 110003 with flag 3379807/1586000
421.27/209.05	c cleaning 56003 clauses out of 112009 with flag 3501000/1643001
446.51/221.64	c cleaning 57002 clauses out of 114005 with flag 3624889/1701000
473.22/234.96	c cleaning 57997 clauses out of 116003 with flag 3750882/1760000
495.29/245.95	c cleaning 59000 clauses out of 118006 with flag 3878160/1820000
518.97/257.74	c cleaning 60001 clauses out of 120006 with flag 4008536/1881000
543.61/270.04	c cleaning 61004 clauses out of 122008 with flag 4140758/1943003
566.07/281.26	c cleaning 61999 clauses out of 124001 with flag 4275137/2006000
589.75/293.04	c cleaning 62996 clauses out of 126002 with flag 4411591/2070000
614.56/305.50	c cleaning 63999 clauses out of 128008 with flag 4549886/2135002
631.96/314.13	c cleaning 64996 clauses out of 130007 with flag 4703844/2201000
647.16/321.75	c cleaning 65995 clauses out of 132011 with flag 4868212/2268000
660.16/328.27	c cleaning 67002 clauses out of 134016 with flag 5028553/2336000
674.62/335.49	c cleaning 68004 clauses out of 136016 with flag 5200886/2405002
691.42/343.81	c cleaning 69005 clauses out of 138011 with flag 5371128/2475001
708.54/352.59	c cleaning 69999 clauses out of 140005 with flag 5547553/2546000
725.15/360.87	c cleaning 70999 clauses out of 142007 with flag 5717651/2618001
749.35/373.00	c cleaning 72001 clauses out of 144008 with flag 5897189/2691001
784.61/390.53	c cleaning 73000 clauses out of 146006 with flag 6084184/2765000
818.39/407.40	c cleaning 74004 clauses out of 148007 with flag 6271033/2840001
862.38/429.43	c cleaning 75000 clauses out of 150003 with flag 6455420/2916001
904.18/450.33	c cleaning 75998 clauses out of 152002 with flag 6635750/2993000
947.78/472.13	c cleaning 76997 clauses out of 154005 with flag 6829940/3071001
1008.56/502.57	c cleaning 78004 clauses out of 156008 with flag 7025530/3150001
1062.37/529.41	c cleaning 78999 clauses out of 158006 with flag 7212973/3230003
1119.67/558.07	c cleaning 80002 clauses out of 160004 with flag 7400902/3311000
1208.37/602.43	c cleaning 81000 clauses out of 162003 with flag 7586474/3393001
1287.93/642.20	c cleaning 81997 clauses out of 164002 with flag 7779001/3476000
1313.86/655.04	c cleaning 83003 clauses out of 166008 with flag 7958399/3560003
1367.51/681.80	c cleaning 84000 clauses out of 168002 with flag 8144491/3645000
1434.28/715.17	c cleaning 85000 clauses out of 170002 with flag 8335935/3731000
1514.42/755.10	c cleaning 85993 clauses out of 172002 with flag 8532741/3818000
1588.34/792.29	c cleaning 87004 clauses out of 174009 with flag 8728833/3906000
1663.20/829.67	c cleaning 87998 clauses out of 176007 with flag 8926833/3995002
1753.74/874.81	c cleaning 89004 clauses out of 178010 with flag 9129107/4085003
1800.14/898.04	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/898.04	c starts		: 16610
1800.14/898.04	c conflicts		: 4173102
1800.14/898.04	c decisions		: 5504894
1800.14/898.04	c propagations		: 23789900
1800.14/898.04	c inspects		: 14044619619
1800.14/898.04	c shortcuts		: 0
1800.14/898.04	c learnt literals	: 0
1800.14/898.04	c learnt binary clauses	: 0
1800.14/898.04	c learnt ternary clauses	: 0
1800.14/898.04	c learnt constraints	: 4173102
1800.14/898.04	c ignored constraints	: 0
1800.14/898.04	c root simplifications	: 0
1800.14/898.04	c removed literals (reason simplification)	: 74804537
1800.14/898.04	c reason swapping (by a shorter reason)	: 0
1800.14/898.04	c Calls to reduceDB	: 86
1800.14/898.04	c Number of update (reduction) of LBD	: 87734
1800.14/898.04	c Imported unit clauses	: 0
1800.14/898.04	c number of reductions to clauses (during analyze)	: 0
1800.14/898.04	c number of learned constraints concerned by reduction	: 0
1800.14/898.04	c number of learning phase by resolution	: 0
1800.14/898.04	c number of learning phase by cutting planes	: 0
1800.14/898.04	c speed (assignments/second)	: 26495.604651395897
1800.14/898.04	c non guided choices	69
1800.14/898.07	c learnt constraints type 
1800.14/898.07	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 177105
1800.14/898.07	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/898.07	c starts		: 28
1800.14/898.07	c conflicts		: 7454
1800.14/898.07	c decisions		: 11622
1800.14/898.07	c propagations		: 106684
1800.14/898.07	c inspects		: 128881094
1800.14/898.07	c shortcuts		: 0
1800.14/898.07	c learnt literals	: 0
1800.14/898.07	c learnt binary clauses	: 0
1800.14/898.07	c learnt ternary clauses	: 0
1800.14/898.07	c learnt constraints	: 7453
1800.14/898.07	c ignored constraints	: 0
1800.14/898.07	c root simplifications	: 0
1800.14/898.07	c removed literals (reason simplification)	: 0
1800.14/898.07	c reason swapping (by a shorter reason)	: 0
1800.14/898.07	c Calls to reduceDB	: 1
1800.14/898.07	c Number of update (reduction) of LBD	: 0
1800.14/898.07	c Imported unit clauses	: 0
1800.14/898.07	c number of reductions to clauses (during analyze)	: 0
1800.14/898.07	c number of learned constraints concerned by reduction	: 0
1800.14/898.07	c number of learning phase by resolution	: 0
1800.14/898.07	c number of learning phase by cutting planes	: 0
1800.14/898.07	c speed (assignments/second)	: 118.81395421357199
1800.14/898.07	c non guided choices	69
1800.14/898.07	c learnt constraints type 
1800.14/898.07	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 206
1800.14/898.07	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7247
1800.14/898.07	s UNKNOWN
1800.14/898.07	c Total wall clock time (in seconds): 897.964

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

pid=8360
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.08 4.04 3.86 4/197 8363
/proc/meminfo: memFree=28450268/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 1308 0 0 0 0 0 0 0 20 0 2 0 3505724 98635776 939 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 24081 943 715 9 0 16771 0
[pid=8363/tid=8364] ppid=8360 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) R 8360 8363 5767 0 -1 4202560 117 0 0 0 0 0 0 0 20 0 2 0 3505724 98570240 965 33554432000 1073741824 1073778376 140734528371728 139829904617000 247064249261 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100064 s]
/proc/loadavg: 4.08 4.04 3.86 4/197 8363
/proc/meminfo: memFree=28450268/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 4531 0 1 0 9 1 0 0 20 0 18 0 3505724 9787879424 5638 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2389619 5638 2156 9 0 2380296 0
[pid=8363/tid=8364] ppid=8360 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) R 8360 8363 5767 0 -1 4202560 2439 0 1 0 6 1 0 0 20 0 18 0 3505724 9787879424 5638 33554432000 1073741824 1073778376 140734528371728 139829904620448 247067632909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200273 s]
/proc/loadavg: 4.08 4.04 3.86 4/197 8363
/proc/meminfo: memFree=28450268/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 5691 0 1 0 30 1 0 0 20 0 22 0 3505724 10060525568 7968 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 7976 2233 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2467 0 1 0 13 1 0 0 20 0 22 0 3505724 10060525568 7976 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+0.300269 s]
/proc/loadavg: 4.08 4.04 3.86 4/197 8363
/proc/meminfo: memFree=28450268/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 7393 0 1 0 69 2 0 0 20 0 22 0 3505724 10060525568 9747 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 9747 2242 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2467 0 1 0 13 1 0 0 20 0 22 0 3505724 10060525568 9747 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 9824732

[startup+0.700222 s]
/proc/loadavg: 4.08 4.04 3.86 4/197 8363
/proc/meminfo: memFree=28450268/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 18905 0 1 0 224 5 0 0 20 0 22 0 3505724 10060525568 22064 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 22064 2254 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2467 0 1 0 13 1 0 0 20 0 22 0 3505724 10060525568 22064 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.08 4.04 3.86 7/219 8385
/proc/meminfo: memFree=28276656/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 28272 0 1 0 469 8 0 0 20 0 22 0 3505724 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 47255 2281 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2467 0 1 0 13 1 0 0 20 0 22 0 3505724 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8366] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8366/stat : 8366 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829843352232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8367] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8367/stat : 8367 (java) S 8360 8363 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829842299688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8368] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8368/stat : 8368 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829746285480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8369] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8369/stat : 8369 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829745232936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8370] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8370/stat : 8370 (java) S 8360 8363 5767 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829744179368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8371] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8371/stat : 8371 (java) S 8360 8363 5767 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829743126824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8372] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8372/stat : 8372 (java) S 8360 8363 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829742074280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8373] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8373/stat : 8373 (java) S 8360 8363 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829741021736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8374] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8374/stat : 8374 (java) S 8360 8363 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3505726 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829728823912 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8375] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8375/stat : 8375 (java) S 8360 8363 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829727770232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8376] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8376/stat : 8376 (java) S 8360 8363 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829726717576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8377] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8377/stat : 8377 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829725666320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8378] ppid=8360 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/8363/task/8378/stat : 8378 (java) R 8360 8363 5767 0 -1 4202560 8842 0 0 0 93 2 0 0 20 0 22 0 3505729 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829724612664 139829911425967 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8379] ppid=8360 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/8363/task/8379/stat : 8379 (java) R 8360 8363 5767 0 -1 4202560 15452 0 0 0 94 2 0 0 20 0 22 0 3505729 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829723560000 139829908715474 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8380] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8380/stat : 8380 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829722507768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8381] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8381/stat : 8381 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829721455432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8382] ppid=8360 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/8363/task/8382/stat : 8382 (java) R 8360 8363 5767 0 -1 4202560 31 0 0 0 129 0 0 0 20 0 22 0 3505740 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829720400688 139829844869241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8383] ppid=8360 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/8363/task/8383/stat : 8383 (java) R 8360 8363 5767 0 -1 4202560 96 0 0 0 126 2 0 0 20 0 22 0 3505740 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829719346960 139829844386758 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8384] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8384/stat : 8384 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829718296104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8385] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8385/stat : 8385 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 47255 33554432000 1073741824 1073778376 140734528371728 139829717243560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.08 4.04 3.86 5/219 8385
/proc/meminfo: memFree=28135344/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=8.12 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 28539 0 1 0 799 13 0 0 20 0 22 0 3505724 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 85801 2284 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2467 0 1 0 13 1 0 0 20 0 22 0 3505724 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8366] ppid=8360 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8363/task/8366/stat : 8366 (java) S 8360 8363 5767 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829843352232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8367] ppid=8360 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8363/task/8367/stat : 8367 (java) S 8360 8363 5767 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829842299688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8368] ppid=8360 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8363/task/8368/stat : 8368 (java) S 8360 8363 5767 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829746285480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8369] ppid=8360 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8363/task/8369/stat : 8369 (java) S 8360 8363 5767 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829745232936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8370] ppid=8360 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8363/task/8370/stat : 8370 (java) S 8360 8363 5767 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829744179368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8371] ppid=8360 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8363/task/8371/stat : 8371 (java) S 8360 8363 5767 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829743126824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8372] ppid=8360 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8363/task/8372/stat : 8372 (java) S 8360 8363 5767 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829742074280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8373] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8373/stat : 8373 (java) S 8360 8363 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3505725 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829741021736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8374] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8374/stat : 8374 (java) S 8360 8363 5767 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 3505726 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829728823912 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8375] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8375/stat : 8375 (java) S 8360 8363 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829727770232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8376] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8376/stat : 8376 (java) S 8360 8363 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829726717576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8377] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8377/stat : 8377 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829725666320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8378] ppid=8360 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/8363/task/8378/stat : 8378 (java) S 8360 8363 5767 0 -1 4202560 8848 0 0 0 99 2 0 0 20 0 22 0 3505729 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829724612664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8379] ppid=8360 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/8363/task/8379/stat : 8379 (java) S 8360 8363 5767 0 -1 4202560 15464 0 0 0 98 3 0 0 20 0 22 0 3505729 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829723560120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8380] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8380/stat : 8380 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829722507768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8381] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8381/stat : 8381 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829721455432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8382] ppid=8360 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/8363/task/8382/stat : 8382 (java) R 8360 8363 5767 0 -1 4202560 32 0 0 0 285 0 0 0 20 0 22 0 3505740 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829720398704 139829844869056 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8383] ppid=8360 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/8363/task/8383/stat : 8383 (java) R 8360 8363 5767 0 -1 4202560 157 0 0 0 280 4 0 0 20 0 22 0 3505740 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829719346880 139829845048365 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8384] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8384/stat : 8384 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829718296104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8385] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8385/stat : 8385 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 85801 33554432000 1073741824 1073778376 140734528371728 139829717243560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.12
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.07 4.04 3.86 5/219 8385
/proc/meminfo: memFree=27830124/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=14.63 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 29393 0 1 0 1441 22 0 0 20 0 22 0 3505724 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 156808 2284 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2467 0 1 0 13 1 0 0 20 0 22 0 3505724 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8366] ppid=8360 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8363/task/8366/stat : 8366 (java) S 8360 8363 5767 0 -1 4202560 39 0 0 0 3 0 0 0 20 0 22 0 3505725 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829843352232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8367] ppid=8360 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8363/task/8367/stat : 8367 (java) S 8360 8363 5767 0 -1 4202560 114 0 0 0 1 2 0 0 20 0 22 0 3505725 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829842299688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8368] ppid=8360 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8363/task/8368/stat : 8368 (java) S 8360 8363 5767 0 -1 4202560 85 0 0 0 2 0 0 0 20 0 22 0 3505725 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829746285480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8369] ppid=8360 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8363/task/8369/stat : 8369 (java) S 8360 8363 5767 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 3505725 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829745232936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8370] ppid=8360 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8363/task/8370/stat : 8370 (java) S 8360 8363 5767 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 3505725 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829744179368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8371] ppid=8360 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8363/task/8371/stat : 8371 (java) S 8360 8363 5767 0 -1 4202560 48 0 0 0 4 1 0 0 20 0 22 0 3505725 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829743126824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8372] ppid=8360 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/8363/task/8372/stat : 8372 (java) S 8360 8363 5767 0 -1 4202560 122 0 0 0 5 2 0 0 20 0 22 0 3505725 10060525568 156808 33554432000 1073741824 1073778376 140734528371728 139829742074280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8373] ppid=8360 vsize=9824732 CPUtime=0.05 cores=0,2,4,6

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

/proc/8363/task/8368/stat : 8368 (java) S 8360 8363 5767 0 -1 4202560 453 0 0 0 70 6 0 0 20 0 22 0 3505725 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829746285480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8369] ppid=8360 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/8363/task/8369/stat : 8369 (java) S 8360 8363 5767 0 -1 4202560 319 0 0 0 65 8 0 0 20 0 22 0 3505725 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829745232936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8370] ppid=8360 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/8363/task/8370/stat : 8370 (java) S 8360 8363 5767 0 -1 4202560 332 0 0 0 72 6 0 0 20 0 22 0 3505725 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829744179368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8371] ppid=8360 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/8363/task/8371/stat : 8371 (java) S 8360 8363 5767 0 -1 4202560 295 0 0 0 71 8 0 0 20 0 22 0 3505725 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829743126824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8372] ppid=8360 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/8363/task/8372/stat : 8372 (java) S 8360 8363 5767 0 -1 4202560 429 0 0 0 80 8 0 0 20 0 22 0 3505725 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829742074280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8373] ppid=8360 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/8363/task/8373/stat : 8373 (java) S 8360 8363 5767 0 -1 4202560 384 0 0 0 70 10 0 0 20 0 22 0 3505725 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829741021736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8374] ppid=8360 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/8363/task/8374/stat : 8374 (java) S 8360 8363 5767 0 -1 4202560 1449 0 0 0 125 8 0 0 20 0 22 0 3505726 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829728823912 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8375] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8375/stat : 8375 (java) S 8360 8363 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829727770232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8376] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8376/stat : 8376 (java) S 8360 8363 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829726717576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8377] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8377/stat : 8377 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829725666320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8378] ppid=8360 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/8363/task/8378/stat : 8378 (java) S 8360 8363 5767 0 -1 4202560 8849 0 0 0 102 2 0 0 20 0 22 0 3505729 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829724612664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8379] ppid=8360 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/8363/task/8379/stat : 8379 (java) S 8360 8363 5767 0 -1 4202560 20426 0 0 0 171 4 0 0 20 0 22 0 3505729 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829723560120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8380] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8380/stat : 8380 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829722507768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8381] ppid=8360 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8363/task/8381/stat : 8381 (java) S 8360 8363 5767 0 -1 4202560 47 0 0 0 13 15 0 0 20 0 22 0 3505729 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829721455432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8382] ppid=8360 vsize=9824732 CPUtime=816.77 cores=0,2,4,6
/proc/8363/task/8382/stat : 8382 (java) R 8360 8363 5767 0 -1 4202560 62 0 0 0 81664 13 0 0 20 0 22 0 3505740 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829720399632 139829844786543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8383] ppid=8360 vsize=9824732 CPUtime=816.74 cores=0,2,4,6
/proc/8363/task/8383/stat : 8383 (java) R 8360 8363 5767 0 -1 4202560 1488 0 0 0 81627 47 0 0 20 0 22 0 3505740 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829719348256 139829845045681 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8384] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8384/stat : 8384 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829718296104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8385] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8385/stat : 8385 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 416859 33554432000 1073741824 1073778376 140734528371728 139829717243560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1648.55
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.02 4.02 3.93 5/220 8545
/proc/meminfo: memFree=27405188/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=1768.75 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 39243 0 1 0 176749 126 0 0 20 0 22 0 3505724 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 397883 2293 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2473 0 1 0 16 2 0 0 20 0 22 0 3505724 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8366] ppid=8360 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/8363/task/8366/stat : 8366 (java) S 8360 8363 5767 0 -1 4202560 381 0 0 0 75 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829843352232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8367] ppid=8360 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/8363/task/8367/stat : 8367 (java) S 8360 8363 5767 0 -1 4202560 470 0 0 0 90 9 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829842299688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8368] ppid=8360 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/8363/task/8368/stat : 8368 (java) S 8360 8363 5767 0 -1 4202560 453 0 0 0 78 6 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829746285480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8369] ppid=8360 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/8363/task/8369/stat : 8369 (java) S 8360 8363 5767 0 -1 4202560 333 0 0 0 72 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829745232936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8370] ppid=8360 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/8363/task/8370/stat : 8370 (java) S 8360 8363 5767 0 -1 4202560 366 0 0 0 77 6 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829744179368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8371] ppid=8360 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/8363/task/8371/stat : 8371 (java) S 8360 8363 5767 0 -1 4202560 295 0 0 0 75 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829743126824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8372] ppid=8360 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/8363/task/8372/stat : 8372 (java) S 8360 8363 5767 0 -1 4202560 463 0 0 0 85 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829742074280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8373] ppid=8360 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/8363/task/8373/stat : 8373 (java) S 8360 8363 5767 0 -1 4202560 407 0 0 0 76 10 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829741021736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8374] ppid=8360 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/8363/task/8374/stat : 8374 (java) S 8360 8363 5767 0 -1 4202560 1453 0 0 0 125 8 0 0 20 0 22 0 3505726 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829728823912 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8375] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8375/stat : 8375 (java) S 8360 8363 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829727770232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8376] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8376/stat : 8376 (java) S 8360 8363 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829726717576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8377] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8377/stat : 8377 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829725666320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8378] ppid=8360 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/8363/task/8378/stat : 8378 (java) S 8360 8363 5767 0 -1 4202560 8849 0 0 0 102 2 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829724612664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8379] ppid=8360 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/8363/task/8379/stat : 8379 (java) S 8360 8363 5767 0 -1 4202560 20426 0 0 0 171 4 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829723560120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8380] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8380/stat : 8380 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829722507768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8381] ppid=8360 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8363/task/8381/stat : 8381 (java) S 8360 8363 5767 0 -1 4202560 51 0 0 0 14 16 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829721455432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8382] ppid=8360 vsize=9824732 CPUtime=876.47 cores=0,2,4,6
/proc/8363/task/8382/stat : 8382 (java) R 8360 8363 5767 0 -1 4202560 63 0 0 0 87633 14 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829720391936 139829844824195 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8383] ppid=8360 vsize=9824732 CPUtime=876.47 cores=0,2,4,6
/proc/8363/task/8383/stat : 8383 (java) R 8360 8363 5767 0 -1 4202560 1494 0 0 0 87599 48 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829719346960 139829845522620 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8384] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8384/stat : 8384 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829718296104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8385] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8385/stat : 8385 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829717243560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1768.75
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.001 s]
/proc/loadavg: 4.02 4.02 3.93 5/220 8545
/proc/meminfo: memFree=27405076/32872528 swapFree=248296/248296
[pid=8363] ppid=8360 vsize=9824732 CPUtime=1800.14 cores=0,2,4,6
/proc/8363/stat : 8363 (java) S 8360 8363 5767 0 -1 4202496 39243 0 1 0 179887 127 0 0 20 0 22 0 3505724 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 140734528362864 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8363/statm: 2456183 397883 2293 9 0 2446860 0
[pid=8363/tid=8364] ppid=8360 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/8363/task/8364/stat : 8364 (java) S 8360 8363 5767 0 -1 4202560 2473 0 1 0 16 2 0 0 20 0 22 0 3505724 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829904622456 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8366] ppid=8360 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/8363/task/8366/stat : 8366 (java) S 8360 8363 5767 0 -1 4202560 381 0 0 0 75 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829843352232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8367] ppid=8360 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/8363/task/8367/stat : 8367 (java) S 8360 8363 5767 0 -1 4202560 470 0 0 0 90 9 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829842299688 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8368] ppid=8360 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/8363/task/8368/stat : 8368 (java) S 8360 8363 5767 0 -1 4202560 453 0 0 0 78 6 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829746285480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8369] ppid=8360 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/8363/task/8369/stat : 8369 (java) S 8360 8363 5767 0 -1 4202560 333 0 0 0 72 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829745232936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8370] ppid=8360 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/8363/task/8370/stat : 8370 (java) S 8360 8363 5767 0 -1 4202560 366 0 0 0 77 6 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829744179368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8371] ppid=8360 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/8363/task/8371/stat : 8371 (java) S 8360 8363 5767 0 -1 4202560 295 0 0 0 75 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829743126824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8372] ppid=8360 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/8363/task/8372/stat : 8372 (java) S 8360 8363 5767 0 -1 4202560 463 0 0 0 85 8 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829742074280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8373] ppid=8360 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/8363/task/8373/stat : 8373 (java) S 8360 8363 5767 0 -1 4202560 407 0 0 0 76 10 0 0 20 0 22 0 3505725 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829741021736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8363/tid=8374] ppid=8360 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/8363/task/8374/stat : 8374 (java) S 8360 8363 5767 0 -1 4202560 1453 0 0 0 125 8 0 0 20 0 22 0 3505726 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829728823912 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8375] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8375/stat : 8375 (java) S 8360 8363 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829727770232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8376] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8376/stat : 8376 (java) S 8360 8363 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3505727 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829726717576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8377] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8377/stat : 8377 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829725666320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8378] ppid=8360 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/8363/task/8378/stat : 8378 (java) S 8360 8363 5767 0 -1 4202560 8849 0 0 0 102 2 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829724612664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8379] ppid=8360 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/8363/task/8379/stat : 8379 (java) S 8360 8363 5767 0 -1 4202560 20426 0 0 0 171 4 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829723560120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8380] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8380/stat : 8380 (java) S 8360 8363 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829722507768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8363/tid=8381] ppid=8360 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/8363/task/8381/stat : 8381 (java) S 8360 8363 5767 0 -1 4202560 51 0 0 0 15 16 0 0 20 0 22 0 3505729 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829721455432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8382] ppid=8360 vsize=9824732 CPUtime=892.12 cores=0,2,4,6
/proc/8363/task/8382/stat : 8382 (java) R 8360 8363 5767 0 -1 4202560 63 0 0 0 89197 15 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829720391936 139829844869180 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8383] ppid=8360 vsize=9824732 CPUtime=892.12 cores=0,2,4,6
/proc/8363/task/8383/stat : 8383 (java) R 8360 8363 5767 0 -1 4202560 1494 0 0 0 89164 48 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829719346960 139829845445673 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8363/tid=8384] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8384/stat : 8384 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829718296104 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8363/tid=8385] ppid=8360 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8363/task/8385/stat : 8385 (java) S 8360 8363 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3505740 10060525568 397883 33554432000 1073741824 1073778376 140734528371728 139829717243560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 8363 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 8363 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=528190
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=761732
# CPU time returned by wait4() is 1796.29
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.093
CPU time (s): 1800.14
CPU user time (s): 1798.87
CPU system time (s): 1.27
CPU usage (%): 200.44
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.53
system time used= 1.76173
maximum resident set size= 3029784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39308
page faults= 1
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23500
involuntary context switches= 22079

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.55415 second user time and 7.40487 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 20:15:53
IDJOB=4089520
IDBENCH=107418
IDSOLVER=2543
FILE ID=node103/4089520-1466014553
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-grid10x15-hard.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089520-1466014553/watcher-4089520-1466014553 -o /tmp/evaluation-result-4089520-1466014553/solver-4089520-1466014553 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089520-1466014553.opb

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

MD5SUM BENCH= 1c7250b95cc889b78be12ffc19e05959
RANDOM SEED=1413596016

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:        28450804 kB
Buffers:          125688 kB
Cached:           343144 kB
SwapCached:            0 kB
Active:          3139432 kB
Inactive:         323644 kB
Active(anon):    2997080 kB
Inactive(anon):        0 kB
Active(file):     142352 kB
Inactive(file):   323644 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1036 kB
Writeback:             0 kB
AnonPages:       3260992 kB
Mapped:            21572 kB
Shmem:               204 kB
Slab:             575068 kB
SReclaimable:      18544 kB
SUnreclaim:       556524 kB
KernelStack:        1808 kB
PageTables:        10788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3470816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2947072 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:30:51